Question: Short urls for plugins
Posted: Thu Apr 14, 2005 12:01 am
I am extremely new to serendipity.
According to http://s9y.org/forums/viewtopic.php?t=1277 "Plugins should be called with the /plugin/PLUGINNAME mechanism, which interfaces with an event hook."
So do that mean:
http://localhost/serendipity/plugins/guestbook
File does not exist: /home/web21/htdocs/serendipity/plugins/guestbook
http://localhost/serendipity/plugins/guest
File does not exist: /home/web21/htdocs/serendipity/plugins/guest
BUT
http://localhost/serendipity/index.php? ... age]=guest
Works!
Please point me in the right direction.
Thanks in advance.
According to http://s9y.org/forums/viewtopic.php?t=1277 "Plugins should be called with the /plugin/PLUGINNAME mechanism, which interfaces with an event hook."
So do that mean:
http://localhost/serendipity/plugins/guestbook
File does not exist: /home/web21/htdocs/serendipity/plugins/guestbook
http://localhost/serendipity/plugins/guest
File does not exist: /home/web21/htdocs/serendipity/plugins/guest
BUT
http://localhost/serendipity/index.php? ... age]=guest
Works!
Please point me in the right direction.
Thanks in advance.