About Using Replacement Tags
-
- Posts: 10
- Joined: Fri 18. Jun 2004, 14:51
- Location: Miami
- Contact:
About Using Replacement Tags
I am A newb -I really love this script but i have no idea how to use the replacement tags - i have searched these boards for two days - i have inserted the "tag snippits" into every location on the php wcms backend - ie in the "left field" of the templates box - how do i insert this tag or where exactly so i can get a menu to appear in my articles? Thanks So Much
thanks
hello
you can place the tag in html code in the template section in the backend. also you can use the tags while you create your content
e.g.
...
<TD>{NAV_TABLE_COLUMN}</TD>
...
also you can use the tag alone in the template. only place the tags in the template section in the backend.
a list of all replacement tags you will find here.
http://docu.fhss.de/replacement_tags_en.shtml
p.s. next time please post in the right forum part thats support no hack or enhancement
you can place the tag in html code in the template section in the backend. also you can use the tags while you create your content
e.g.
...
<TD>{NAV_TABLE_COLUMN}</TD>
...
also you can use the tag alone in the template. only place the tags in the template section in the backend.
a list of all replacement tags you will find here.
http://docu.fhss.de/replacement_tags_en.shtml
p.s. next time please post in the right forum part thats support no hack or enhancement
Last edited by Pappnase on Fri 18. Jun 2004, 20:51, edited 1 time in total.
-
- Posts: 10
- Joined: Fri 18. Jun 2004, 14:51
- Location: Miami
- Contact:
Replacement Tags Still Not Working
I did exactly what you said - but nothing the <TD>{NAV_TABLE_COLUM}</TD> just appeared on the screen and when i added it to the template section as just {NAV_TABLE_COLUM} it did nothing - what do you think the problem could be
thanks
-
- Posts: 10
- Joined: Fri 18. Jun 2004, 14:51
- Location: Miami
- Contact:
THanks - it all worked out One More Things Though
I was also wondering what is the intened entry or filename format intended for use under the page layout section - where it says imame and class. I was wondering how to set the background image of eachsection.
thanks
Re: THanks - it all worked out One More Things Though
hellorogeronline wrote:I was also wondering what is the intened entry or filename format intended for use under the page layout section - where it says imame and class. I was wondering how to set the background image of eachsection.
you can setup the backgorund in the layout section!
there you have the fiels class, image, color.
place bg images in picture and call them in the image field picture/image.jpg
for wich file format you ask!? sorry didn't understand
-
- Posts: 19
- Joined: Fri 11. Jun 2004, 11:10
Pappnase is right... I mean c'mon, the "basics" are at least touched upon here:
http://www.phpwcms.de/index.php?[b][col ... color][/b]
http://www.phpwcms.de/index.php?documentation
http://www.phpwcms.de/index.php?[b][col ... color][/b]
http://www.phpwcms.de/index.php?documentation
hello dexDeXXus wrote:Pappnase is right... I mean c'mon, the "basics" are at least touched upon here:
http://www.phpwcms.de/index.php?[b][col ... color][/b]
http://www.phpwcms.de/index.php?documentation
or this what i post in my first answer.
http://docu.fhss.de/replacement_tags_en.shtml
-
- Posts: 10
- Joined: Fri 18. Jun 2004, 14:51
- Location: Miami
- Contact:
Thanks - I am Strting to get it
Ok I finally got a few things figured out - I appreciate all the advice - i am now just working on the incorperation of Custom Buttons - You wouldnt know where those images are stored do you - i will search otherwise - my client is going to be happy - he wanted something quick and this really was - especially with all the great support - let me know about those buttons if you know - you can see my project as it goes at http://www.thespoongroup.com - you guys are the best
thanks
hello online roger
wich buttons you mean?! there a lot of graphics in phpwcms!*smile*
if you mean the graphics for the nav table column
you will these here
wich buttons you mean?! there a lot of graphics in phpwcms!*smile*
if you mean the graphics for the nav table column
you will these here
Code: Select all
img/article/nav_link_0.gif
img/article/nav_link_1.gif
img/article/nav_link_2.gif
-
- Posts: 10
- Joined: Fri 18. Jun 2004, 14:51
- Location: Miami
- Contact:
You can change color and font size in the admin area.
Go to admin backend -> admin -> default css
To change the table border you can do that in your template in the main area or wherever you have your {NAV_TABLE_COLUMN} placed. At least that is where I change diverse table settings to my fancy.
But I am a total newbie, so I am sure there are more dignified ways to fix that.
Go to admin backend -> admin -> default css
To change the table border you can do that in your template in the main area or wherever you have your {NAV_TABLE_COLUMN} placed. At least that is where I change diverse table settings to my fancy.
But I am a total newbie, so I am sure there are more dignified ways to fix that.
-
- Posts: 10
- Joined: Fri 18. Jun 2004, 14:51
- Location: Miami
- Contact:
Well i will try it
i am just trying to match the navigation menu to the site - i am looking for any sugestions
the site is - http://www.thespoongroup.com
the site is - http://www.thespoongroup.com
thanks