custom content part

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
dexter
Posts: 31
Joined: Fri 12. Mar 2004, 15:25
Location: Vancouver/British Columbia
Contact:

custom content part

Post by dexter »

i got some trouble to solve a list problem.

i want to create this list via phpwcms.

Image

its not possible to create this kind of list with the normal "list" content part. each listrow contains two parts. the date and the place. both different formated. background color and font-size are different. so actually i need to formfields to insert the data. is there a way to customize or create its own content part? or maybe somebody can see another way to fix this pain.

thanks
dex
dexter
Posts: 31
Joined: Fri 12. Mar 2004, 15:25
Location: Vancouver/British Columbia
Contact:

Post by dexter »

and the next problem occurs. i would like to customize the link list cont. part. where this template or the code? not in the conf.template_default.php and not in the phpwcms_template/inc_cntpart folder. by the way, i have no idea why the list content part produce a table structure with spacergifs instead of a list <ul><li>... ;)

thanks
dex
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

For customizing even more you can search in the files located in
/include/inc_front
and
/include/inc_front/content

As where and which file controls the look (tables) of the list content part, I must say that it is a little difficult for me too... I know I did that but can't remember which file it was :cry: , I remember though having searched in the inc_front/content and edited some files there.

Wouldn't it be cool if we had (maybe it exists and I missed it?) a list saying:
cnt0.article.inc.php controls this: plain text

What about it ?? :P ??

There are like 50 files (and more) there that control the output of the content parts! :roll:

Hope it helps, cheers
jscholtysik

Post by jscholtysik »

Hi Kosse,

do you mean such a list?


http://www.scholtysik.net/Liste_CPs_1.2.1.xls


Greetings.


Joachim
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

Exactly! Thanks!!!!!!
:lol: :D :D :lol:
Too lazy to do that myself, but handy! (was this in the forum/site/package somewhere or did u make it urself?)

Thanks again!
Cheers
jscholtysik

Post by jscholtysik »

Hi Kosse,


I did it by myself, but we could include it on the docu site. I will ask Pappnase whether he is interested.


Joachim
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

Would be great! I'm doing this (since I made the post this morning):
http://www.memoire-meyer.be/index.php?content_parts

I'll put ur xl file there as well, is that ok?
Last edited by Kosse on Sun 22. May 2005, 12:53, edited 1 time in total.
jscholtysik

Post by jscholtysik »

Hi Kosse,


feel free to do with it whatever you want. I will include it also on my testsite.


Joachim
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

Thx! Done! :D

Cheers
Post Reply