Page 1 of 1

serendipity_event_includeentry

Posted: Mon Nov 14, 2005 11:26 am
by JWalker
Hi,

Something about serendipity_event_includeentry plugin:

(1) At the page where one can select a template or block for editing or using there is doubled phrase '-or-'. Here is a screenshot of what appears - in mixed Bulgarian/English language. The two 'or' are surround with red elipse. The code that produces them is at serendipity_event_includeentry.php, lines 557-562. Is this intended behaviour or is a mistake ?

(2) plugin_staticblock.tpl - who uses it - the blocks only or both the blocks and the templates (and entries started from templates) ? If this file is used by blocks only (static or randomized), there is no need from the edit control and PLUGIN_EVENT_INCLUDEENTRY_FILENAME_NAME / PLUGIN_EVENT_INCLUDEENTRY_FILENAME_DESC when editing templates for entries ... :roll: .

Regards,

Re: serendipity_event_includeentry

Posted: Mon Nov 14, 2005 12:26 pm
by garvinhicking
Hi!

Thanks about bug 1, I just fixed it!

The staticblock template is used only by the blocks, I've just removed that from the template view, thanks!

Regards,
Garvin