Page 1 of 1

Where is syndication plugin saved?

Posted: Wed Jul 30, 2008 3:56 pm
by chessnut
In which folder on the FTP server can I find the syndication plugin? There is no folder "serendipity_plugin_syndication" in the folder "plugins"

Posted: Wed Jul 30, 2008 4:55 pm
by judebert
That's one of the "internal" plugins, part of the core. You can find its code in /serendipity/include/plugins_internal.inc.php.

Posted: Thu Jul 31, 2008 9:34 am
by chessnut
Thanks a lot!