![]() |
|
Zenpage printLatestNews excerpt - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Zenpage printLatestNews excerpt (/thread-7707.html) |
Zenpage printLatestNews excerpt - fretzl - 2010-10-11 Zenphoto version 1.3.1.2, Zenpage theme. I'm displaying 3 news items with printLatestNews(). Zenpage printLatestNews excerpt - acrylian - 2010-10-11 It is at least coded that way...;-) The function has its own content length parameter option. I guess it needs some work then... Zenpage printLatestNews excerpt - acrylian - 2010-10-11 Give tonight's nightly or hte svn a try, should be fixed. Zenpage printLatestNews excerpt - fretzl - 2010-10-11 Wow, that was the fastest pizza delivery ever ;-) Zenpage printLatestNews excerpt - acrylian - 2010-10-11 Yeah, the ZPizza is delicous as well..:-) Zenpage printLatestNews excerpt - fretzl - 2010-10-12 Sorry but the [i]pagebreak[/i] still has no effect on the content length :-( Zenpage printLatestNews excerpt - acrylian - 2010-10-12 Will take a look tomorrow. Sure there is no html cache or so enabled? Zenpage printLatestNews excerpt - fretzl - 2010-10-12 No static_html_cache enabled. Zenpage printLatestNews excerpt - acrylian - 2010-10-13 Found it, somehow the tags were stripped for article contents (must have been a leftover from old days) Zenpage printLatestNews excerpt - fretzl - 2010-10-14 The [i]pagebreak[/i] now works in [i]printLatestNews()[/i] but... [list] [*]Article [b]with[/b] [i]pagebreak[/i] [/list] Zenpage printLatestNews excerpt - acrylian - 2010-10-15 Thanks, indeed we got a little bug here. I could swear it worked when I tested it... Update: Ok, try the next night please. Zenpage printLatestNews excerpt - fretzl - 2010-10-16 Thanks acrylian ! Zenpage printLatestNews excerpt - fretzl - 2010-11-16 Hi again, Since a few weeks the problem has returned, sort of... When I now use the pagebreak to shorten an article, the article is shortened but I get no shorten indicator. Zenpage printLatestNews excerpt - micheall - 2010-11-17 Kind of a silly question but did you set the shorten indicator in your zenpage options? Zenpage printLatestNews excerpt - fretzl - 2010-11-17 Yes, I did :-) Zenpage printLatestNews excerpt - acrylian - 2010-11-17 I did not do anything on that but I think sbillard did something with the main shorten function that the Zenpage function uses internally so it optionally does not return the indicator. Probably something was forgotten. Will try to take a look later. Zenpage printLatestNews excerpt - sbillard - 2010-11-17 The code that deals with page breaks has not changed. What the code essentially says is to place the shorten indicator in at the end of the string unless the page break comes at the logical end of the article. Maybe it is best if you create a ticket with the actual full text of the content you are having the problem with attached as a file. |