Modify Content Parts

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
n1ckn4me
Posts: 5
Joined: Tue 20. Sep 2005, 17:20

Modify Content Parts

Post by n1ckn4me »

Hello all!

I was wondering how I can modify some contentparts. I run 1.2.5-DEV version of phpwcms.

I found mysite.com/phpwcms_template/inc_cntpart/
with some folder about the contentparts but I couldn't find for example the "newsletter content part".



I hope Im not doubleposting but I couldn't find anything about this.

Thanks in advanced!
SiSte
Posts: 30
Joined: Tue 9. Mar 2004, 18:34
Location: hamburg
Contact:

Post by SiSte »

you will find the contentparts here:
yoursite.com/include/inc_front/content/

for example:
cnt1.article.inc.php >> image with text
cnt2.article.inc.php >> images (gallery)
cnt12.article.inc.php >> Newsletter Subscription

some things you can also modify in
yoursite.com/include/inc_front/front.func.inc.php

greetings
sirko
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

I have the feeling that what you are looking for is located here:
config/phpwcms/conf.template_default.inc.php
and here:
phpwcms_template/inc_css/frontend.css
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
n1ckn4me
Posts: 5
Joined: Tue 20. Sep 2005, 17:20

Post by n1ckn4me »

Thankyou both!

What I excually ment was what SiSte said. But I won't let your info go past by! thanks for the help!

Now I can play a little bit more :D GreetZzz from Holland
Post Reply