1
Guido83
using tags in article titles
  • 2004/1/17 22:46

  • Guido83

  • Just popping in

  • Posts: 60

  • Since: 2003/12/7


Hi all!
Can I make the titles of articles in the Main Index of the WF-section striked through, bold, italic or underlined?
I have tried to use the [d ]-tags, but it didn't work.
Any suggestions?
Thanks!

2
JackJ
Re: using tags in article titles
  • 2004/1/18 2:56

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


If you go to modules/wfsection/index.php

and look for these lines:


echo "";
echo "";
echo "";
echo "";
if ($wfsConfig['indexheader']) {
echo "";
}
echo "

".indexmainheader()."

".sprintf($wfsConfig['indexheading'])."

". _WFS_MAININDEX ."

".$myts->makeTareaData4Show($wfsConfig['indexheader'])."

";

you can add some of your own tags i.e.

echo "

". _WFS_MAININDEX ."

";

3
Guido83
Re: using tags in article titles
  • 2004/1/19 23:55

  • Guido83

  • Just popping in

  • Posts: 60

  • Since: 2003/12/7


JackJ, Thank you!
However it's nog exactly what I was looking for. I want to make certain (old) article titles to be striked and the new ones normal.
Using the tags that you can use in the article itself doesn't seem to do the trick.
Anyone?

4
JackJ
Re: using tags in article titles
  • 2004/1/20 1:48

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


The article titles in the Index/Sub Index pages are URL links?

you can however add html tags to the article "summary" in the "section" where the articles are listed

Login

Who's Online

176 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 176


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jun 30
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits