News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

[TIP/TRICK] Remove Moderators: and Topic: in tree-view and/or Inline-view

Started by Lum-chan, November 19, 2004, 08:22:51 PM

Previous topic - Next topic

Lum-chan

Want to get rid of the (Moderators: and/or (Topic: addons in the treeview (foldervier and/or Inline view)?

In index.template.php find and remove the code below to remove the (Moderators: part:



// Show something after the link...?
if (isset($tree['extra_after']))
echo $tree['extra_after'];


In index.template.php find and remove the code below to remove the (Topic: part:


// Show something before the link?
if (isset($tree['extra_before']))
echo $tree['extra_before'];


Lum-chan


admactanium


Lum-chan

That's how the board administrator likes to see it:

Admin -> Current Theme Settings ->  Enable inline links (is a checkbox)

Lum-chan


Tobias Eigen

Hiya,

I'm interested in seeing this tree/inline view option - is it testable on the community forum someplace?

cheers,

tobias
Kabissa - Space for Change in Africa
http://www.kabissa.org

Joomla Website, Mailman mailing list server, seeking SMF/Mailman integration a la Fud Forum (http://www.fudforum.org).

http://del.icio.us/tobiaseigen/mail2forum

Lum-chan

Lum-chan



Advertisement: