Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- this is the new revision, the one where its about 100% shorter and better then the old one i dont have a fucking clue why i did not just do this in the first place!
- (for a start, this way is shorter and easier, and secandly, this way it will apply to previous sage's, not just new ones...)
- this is used to display a red "SAGE!" text if a poster saged or not...
- you need you "dwoo/templates" folder for this :)
- the following needs to be changed in all these files, the line numbers change, but the string you need to look for does not!
- oek_thread.tpl
- img_thread.tpl
- img_board_page.tpl
- oek_board_page.tpl
- (where im telling you to put it can be changed, but this i find is the best place to put it.... feel free to change it!)
- find this:
- <span class="extrabtns">
- under it put this:
- {if lower($post.email) eq "sage"}<span class="mod">SAGE!</span>{/if}
- do that for all the files
- (note: see where it has span class=mod? mod just makes it red, and some other stuff, feel free to change it, but you would need to know css for that :O)
- when its done for all files, everyone that has and will sage, will get red sage text!
Advertisement
Add Comment
Please, Sign In to add comment