Search found 12 matches
- Wed Jan 18, 2006 8:30 pm
- Forum: Plugins
- Topic: How to put data into the Currently Reading/Playing/Watching
- Replies: 1
- Views: 2023
How to put data into the Currently Reading/Playing/Watching
What I would like to do, is take something like the Title, or a custom field and tell the Currently... plugin what that was. The idea is that everytime I post in the "Movies", or "Books" categories, it would update that plugin. Is there someway to do this with existing plugins, or is this somthing I ...
- Wed Jan 18, 2006 7:22 pm
- Forum: Plugins
- Topic: coppermine_Selector error
- Replies: 48
- Views: 26572
- Wed Jul 06, 2005 9:12 pm
- Forum: General discussions
- Topic: How to initialize s9y outside of s9y itself
- Replies: 2
- Views: 2389
- Tue Jul 05, 2005 5:14 pm
- Forum: General discussions
- Topic: How to initialize s9y outside of s9y itself
- Replies: 2
- Views: 2389
How to initialize s9y outside of s9y itself
I was working on a portal type page that would display a couple of posts from my s9y blog, and wrote the following code that worked with 8.1
$serendipity_directory = '/var/www/localhost/htdocs/serendipity/';
define('S9Y_INCLUDE_PATH', $serendipity_directory);
include_once(S9Y_INCLUDE_PATH ...
$serendipity_directory = '/var/www/localhost/htdocs/serendipity/';
define('S9Y_INCLUDE_PATH', $serendipity_directory);
include_once(S9Y_INCLUDE_PATH ...
- Fri May 06, 2005 4:36 pm
- Forum: General discussions
- Topic: What would be best way to pull last few entries?
- Replies: 2
- Views: 2585
Thanks, that is kindof what I thought. I thought that the RSS feed would potentially be more stable than serendipity functions, but be a lot of overhead to have it generated and then just parsed again. I want something that closely resembles what I have in my blog, including the category images, so ...
- Thu May 05, 2005 10:28 pm
- Forum: General discussions
- Topic: What would be best way to pull last few entries?
- Replies: 2
- Views: 2585
What would be best way to pull last few entries?
I am making a summary page as my index.php page for my site. On it will be links to the blog, to my photo gallery, to other things, etc.
I am going to summarize some of the content, such as most recent uploaded images, and last few posts to serendipity.
What would the best way to get these posts ...
I am going to summarize some of the content, such as most recent uploaded images, and last few posts to serendipity.
What would the best way to get these posts ...
- Wed Jan 12, 2005 2:44 am
- Forum: Plugins
- Topic: static page plugin
- Replies: 98
- Views: 70257
- Tue Jan 11, 2005 4:42 pm
- Forum: Plugins
- Topic: static page plugin
- Replies: 98
- Views: 70257
I am a little confused as to what is going on with cvs, or at least viewcvs. When I go to this link:
http://cvs.sourceforge.net/viewcvs.py/php-blog/additional_plugins/serendipity_event_staticpage/
I see that the last version in cvs is 1.3. When I view the code there, I see at the top this:
# $Id ...
http://cvs.sourceforge.net/viewcvs.py/php-blog/additional_plugins/serendipity_event_staticpage/
I see that the last version in cvs is 1.3. When I view the code there, I see at the top this:
# $Id ...
- Tue Jan 11, 2005 4:43 am
- Forum: Plugins
- Topic: static page plugin
- Replies: 98
- Views: 70257
- Tue Jan 11, 2005 4:21 am
- Forum: Plugins
- Topic: static page plugin
- Replies: 98
- Views: 70257
- Mon Jan 10, 2005 2:09 am
- Forum: Plugins
- Topic: static page plugin
- Replies: 98
- Views: 70257
- Fri Jan 07, 2005 10:13 pm
- Forum: Plugins
- Topic: static page plugin
- Replies: 98
- Views: 70257
I have serendipity .7 with the .3 version of the static plugin.
I can configure the plugin, but when I try to goto the page, it is just blank. If I try to goto a page not created, it returns me to the blog, so it appears like the plugin is doing somehting, just not returning the text for the static ...
I can configure the plugin, but when I try to goto the page, it is just blank. If I try to goto a page not created, it returns me to the blog, so it appears like the plugin is doing somehting, just not returning the text for the static ...