I am trying to set the plugin_dir to an array that will point to the default plugin directory AND a plugin dir off my template directory.
The following seems like it should work, but it doesn't:
$serendipity['smarty']->plugin_dir = array($serendipity['serendipityPath'] . PATH_SMARTY_COMPILE ...
Search found 5 matches
- Fri Apr 01, 2005 4:16 pm
- Forum: General discussions
- Topic: where is serendipity's smarty initialization
- Replies: 2
- Views: 2589
- Fri Apr 01, 2005 1:01 am
- Forum: General discussions
- Topic: where is serendipity's smarty initialization
- Replies: 2
- Views: 2589
where is serendipity's smarty initialization
I would like to be able to write my own smarty plugins for use with serendipity, and keep these plugins in a separate "myplugins" directory.
To do this, I need to be able to access the smarty object serendipity is using and change the designed plugins directory settings -- but I can't find where ...
To do this, I need to be able to access the smarty object serendipity is using and change the designed plugins directory settings -- but I can't find where ...
- Tue Mar 22, 2005 12:54 am
- Forum: General discussions
- Topic: "Continue reading" when there's nothing left to re
- Replies: 3
- Views: 3071
fixed it, thanks, Garvin
The problem was created by the markdown plugin. when I uninstalled it, the "continued" problem went away.
thanks for causing me to think along these lines.
thanks for causing me to think along these lines.
- Mon Mar 21, 2005 1:51 am
- Forum: Showcase (old)
- Topic: www.auctionwire.info
- Replies: 2
- Views: 6927
would you share your template
This looks really nice. Would you be willing to share the smarty template you used for the entries listing?
- Sun Mar 20, 2005 7:06 pm
- Forum: General discussions
- Topic: "Continue reading" when there's nothing left to re
- Replies: 3
- Views: 3071
"Continue reading" when there's nothing left to re
Even when my post is short, i.e., there is no extended entry, serendipity runs a "Continue reading" etc. link at the bottom of the post.
Is this by design? Is there a way to disable this for short posts?
Is this by design? Is there a way to disable this for short posts?