That's great!!!

Hi DeXXus,@Jenne20
Is that close to what you mean ?
Code: Select all
if ($thumb_maxwidth == -1)
$thumb_img = '<img src="'.PHPWCMS_IMAGES . $thumb_image[0] .'" border="0" '.$thumb_image[3].' alt="'.$caption[1].'" title="'.$caption[1].'">';
else
$thumb_img = '<img src="'.PHPWCMS_IMAGES . $thumb_image[0] .'" border="0" width="'.$thumb_maxwidth.'" alt="'.$caption[1].'" title="'.$caption[1].'">';
Hi Terry!terry_b wrote:Hello there,
I don't know if this idea's already been requested or submitted but what about an online integrated TEASER_EX generator as a module? That would be a great option (with a dynamic list of templates, categories, ect..)
Is that possible?
Thank you
Terry
Thank's for reporting, Generator-Bug fixed, should work now....I got tripped up at first by the online generator, since if I left:
Maximal Thumbnail Width: blank ....hmm
Ok, also on the todo list...{WAK_ARTICLE_CREATED}
BADLY NEEDED IN CORE
does not render when using ex-teaser - so the workaround is to copy and paste the WAK_ARTICLE_CREATED code directly into reptag_teaser_ex.php (at bottom)
AND
As DeXXus has mentioned it would be great to get another set of options, namely using the core code you have developed - to display new articles (regardless of category) - in effect it would be a much needed feature >> to display new Articles in Summary Format site wide. OliG's {New} tag only gives the title and a link as you know -
Fulvio- chances to have a front end paging, whereas a very long text can be automatically splitted in several pages
jsw_nzWith regards to frontend pagination -
this is a feature that has been requested for sometime (2years ago).
pSouper put it succinctly,
namely some kind of tag that can be placed inside the article, not unlike
{pagebreak}
Code: Select all
{TEASER_EX:print|-1:-1: |DESC:0: | :10: :default:2: :0:0:45:1:horz}