PDA

View Full Version : How do I add more words displayed in Detail Listing 1


ToxMox
16th of February 2004 (Mon), 11:40
Hi in the photo browser for Detail Listing 1 view I would like the Header to show more than 4 words. How can I do this?

Pekka
16th of February 2004 (Mon), 14:45
In ouputstyles/x_column_detail_list.php you can see a line (near 250)

ee_tokenize ($photoname,4);

That number 4 is the number of words before "...".