Search found 13 matches

by andy
Mon May 09, 2005 2:45 pm
Forum: Plugins
Topic: An external Gallery random photo side-bar plugin
Replies: 11
Views: 6710

I'm not sure... Basically, for testing purposes, and since I'm not that fluent in PHP, I just tried 2 things... 1. Tried echoing it as something that would come up when the plug-in runs in the sidebar, as part of the plug-in code that you provided. 2. Tried just using it as the default string for on...
by andy
Mon May 09, 2005 5:55 am
Forum: General discussions
Topic: Using Serendipity with Gallery
Replies: 50
Views: 75065

Gallery instead of s9y Media?

Didn't see any posts on this, but has anyone considered using Gallery for the media storage. I know 1.5x isn't the friendliest for this, but what about Gallery2? Or at least offer Gallery as an option in the install? Seems like it would be a nice fit since it handles multiple levels, formats, users,...
by andy
Sat May 07, 2005 6:39 am
Forum: Plugins
Topic: An external Gallery random photo side-bar plugin
Replies: 11
Views: 6710

ok, I'm guessing I was added to the project in some sense?
Care to PM or E-mail me with the details of what I should do now?

Sorry for the trouble, but I'm new to developing with Sourceforge.net, and PHP.

Thanks again,
-Andy
by andy
Fri May 06, 2005 4:40 am
Forum: Plugins
Topic: An external Gallery random photo side-bar plugin
Replies: 11
Views: 6710

The serendipityuser < UserAdmin portion is causing those sections not to show, even though I'm the admin.

Also, I have an update... I guess I need a dev login after all.
by andy
Mon May 02, 2005 3:22 pm
Forum: Plugins
Topic: request for title bar plugin
Replies: 2
Views: 3594

still getting used to those things...
Thanks,
Andy
by andy
Mon May 02, 2005 2:51 pm
Forum: Plugins
Topic: An external Gallery random photo side-bar plugin
Replies: 11
Views: 6710

sweet, glad to hear it wasn't too messed up.

I'll download that version tonight...

Thanks,
-Andy
by andy
Mon May 02, 2005 2:49 pm
Forum: Plugins
Topic: request for title bar plugin
Replies: 2
Views: 3594

request for title bar plugin

Would it be possible to create a plugin to replace the title bar (banner) section with a different page? I know I could use the wrappers, but doesn't that involve losing the sidebars? If not, ok, I'll do it that way... Otherwise, I'd just like to be able to use a custom page/image in its place. Than...
by andy
Mon May 02, 2005 2:28 pm
Forum: Plugins
Topic: An external Gallery random photo side-bar plugin
Replies: 11
Views: 6710

Oh, and guess this could be expanded to be a Repeatable PHP Code Executor plugin as well... just change the include lines by taking out the

Code: Select all

. 'block-random.php'
Didn't want to post it as such, being that it could be a security issue?
the tech. is there though...

-Andy
by andy
Mon May 02, 2005 2:20 pm
Forum: Plugins
Topic: An external Gallery random photo side-bar plugin
Replies: 11
Views: 6710

An external Gallery random photo side-bar plugin

Since it's so short... here's the code: <?php # $Id: serendipity_plugin_gallery_menalto_random_block.php,v 1.0 2005/05/02 02:00:00 andybrown Exp $ // Probe for a language include with constants. Still include defines later on, if some constants were missing $probelang = dirname(__FILE__) . '/lang_' ...
by andy
Mon May 02, 2005 2:14 pm
Forum: Plugins
Topic: where/how to post new plugins?
Replies: 2
Views: 3732

Well, it's a pretty simple plugin, being that it just references a script... so I'll post the code in a separate topic...

Thanks,
-Andy
by andy
Mon May 02, 2005 1:37 pm
Forum: Plugins
Topic: where/how to post new plugins?
Replies: 2
Views: 3732

where/how to post new plugins?

Ok, so I think I'm finished with a plugin for s9y. Now what? I tried zipping it and sending to the dev mail list, but the block .zip, as well as .php. In case anyone is curious, it's just a plugin that references the random-block.php page for Gallery (a photo album program - http://gallery.menalto.c...
by andy
Mon Apr 25, 2005 3:30 pm
Forum: Installation
Topic: I got no styles...
Replies: 2
Views: 2604

It works!

Thanks, for some reason I didn't rtfm...
anyway, it's working wonderfully now.

Thanks!
by andy
Mon Apr 25, 2005 6:31 am
Forum: Installation
Topic: I got no styles...
Replies: 2
Views: 2604

I got no styles...

http://www.susanandandy.com/serendipity/ I just finished an upgrade from 7 to 8... sort of... Wasn't sure if I did this right as I'm on WinXP w/ Apache2 for Win. Renamed old directory to serendipity.7 copied files to new directory named serendipity. Ran install... got the query failed error. change...