A special request, need help pls

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
bolef2k
Posts: 9
Joined: Wed 26. May 2004, 13:54
Contact:

A special request, need help pls

Post by bolef2k »

Hey Guys,
here is my prob. I want to transfer my whole page(http://www.pcmasters.de) into the wcms. Now i want to modify the article creation, so the variabels are placed corectly in a table which has a bgimage,and an second table with a 2 columns, in 1 is a pic and in other a short discription. I Hope you have understood what i tried to explain. Modify the php incs? Here is a screenshot to visualizy the whole thing:
Image
Nearly the same should then be at the content page, where the whole article is placed. The content text there will be html with pics and text and supported tables.

I hope you can help me.
Thnx,
regards,
Andy
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

this is done by using replacement tags when creating the template...

you can see a list here: http://www.phpwcms.de/forum/viewtopic.p ... eplacement

the list is not totally updated, but the tags you need are listed there...
http://www.studmed.dk Portal for doctors and medical students in Denmark
bolef2k
Posts: 9
Joined: Wed 26. May 2004, 13:54
Contact:

Post by bolef2k »

but it has to be global so i don't need to past the big table code all the time. Throught this misstakes are not possible.

regards,
Bolef2k
evan
Posts: 31
Joined: Sun 28. Mar 2004, 22:57

Re: A special request, need help pls

Post by evan »

To do it exactly the way you want, you're going to have to modify the PHP slightly.
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

I guess you are asking for a 'content part' template.
there is no such thing :(

you will need to use the {PHP} replacement tag and calling your own script...
maybe an html file to build the tables and a little php to acsess the database, and echo the right values in the right places.
bolef2k
Posts: 9
Joined: Wed 26. May 2004, 13:54
Contact:

Post by bolef2k »

Hi, modifieg the php files is no prob.
Which file have i to modify??
I have the right to modify the files, said in GPL.
Right?
I want to use this tables for ALL articles AND previews.
Could you tell me where to find this part or in which file it is to find?

Best regards,
Bolef2k
bolef2k
Posts: 9
Joined: Wed 26. May 2004, 13:54
Contact:

Post by bolef2k »

could you please tell me in wich files the information is stored?

PLS guys :o

best regards/Grüße.
Bolef2k
evan
Posts: 31
Joined: Sun 28. Mar 2004, 22:57

Post by evan »

Figure it out yourself :o
Pappnase

Post by Pappnase »

evan wrote:Figure it out yourself :o
evan dont flame!

bolef has ask friendly so answer friendly!
evan
Posts: 31
Joined: Sun 28. Mar 2004, 22:57

Post by evan »

sorry, didn't mean that to sound like a flame...
Post Reply