1
0

1) Removed ?> <LF> at the end that prevented RSS feeds.

This commit is contained in:
Ivan Cenov
2006-08-29 10:25:22 +00:00
parent db4ffe1f27
commit 19821f6cc1
44 changed files with 42 additions and 125 deletions
plugins
serendipity_event_bbcode
serendipity_event_browsercompatibility
serendipity_event_emoticate
serendipity_event_entryproperties
serendipity_event_karma
serendipity_event_livesearch
serendipity_event_mailer
serendipity_event_nl2br
serendipity_event_s9ymarkup
serendipity_event_searchhighlight
serendipity_event_statistics
serendipity_event_templatechooser
serendipity_event_textile
serendipity_event_textwiki
serendipity_event_xhtmlcleanup
serendipity_plugin_comments
serendipity_plugin_creativecommons
serendipity_plugin_entrylinks
serendipity_plugin_eventwrapper
serendipity_plugin_history
serendipity_plugin_recententries
serendipity_plugin_templatedropdown

@ -2,10 +2,8 @@
/**
* @version $Revision$
* @author Ivan Cenov jwalker@abv.bg
* @author Ivan Cenov jwalker@hotmail.bg
*/
@define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_TITLE', 'Съвместимост с браузърите');
@define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_DESC', 'Използване на различни (CSS) методи за осигуряване на максимална съвместимост с браузърите');
?>