serendipity_event_staticpage

Creating and modifying plugins.
Post Reply
JWalker
Regular
Posts: 177
Joined: Mon Sep 12, 2005 4:14 pm
Location: Botevgrad, Bulgaria
Contact:

serendipity_event_staticpage

Post by JWalker »

Hi,

Here is what I found for serendipity_event_staticpage plugin when translated to Bulgarian language:

1) It seems that the constants STATICPAGE_PAGETITLE, STATICPAGE_HEADLINE, should contain the same. Normally one of them is needed only, and if one desides to use STATICPAGE_HEADLINE, STATICPAGE_PAGETITLE will be left empty. But STATICPAGE_PAGETITLE is used for backward compatibility AND as a name of the page for static pages' list. If one leaves STATICPAGE_PAGETITLE empty, an empty string occurs in the drop-down listbox for page selecting for editing, etc. So, this behaviour is not quite clear.

2) STATICPAGE_LANGUAGE. It seems to me that there is no way to assign all languages to a static pages, that the page to be displayed in all languages.

3) PLUGIN_STATICPAGELIST_SELECTPAGES, PLUGIN_STATICPAGELIST_SELECTPAGES_DESC are not used anywhere.

Regards,
Ivan Cenov
OKTO-7 Co., Botevgrad
Bulgaria
falk
Regular
Posts: 512
Joined: Tue Sep 27, 2005 10:16 am
Location: DD
Contact:

Post by falk »

Hello Ivan,

thank you for your work. I will patch it as soon as posible.

Regards
Falk
JWalker
Regular
Posts: 177
Joined: Mon Sep 12, 2005 4:14 pm
Location: Botevgrad, Bulgaria
Contact:

"Other plugins"

Post by JWalker »

I forgot to mention one more issue (may be this is not any issue, but I did not understand something):

4) When I enter 'Static pages' from Administration menu, four buttons appear - 'Edit Pages', 'Page order', 'Page types', 'Other plugins'. While first three are OK (for me), I can't understand the usage of 'Other plugins'. After clicking on the button, the string Select the site you want to include in the static pages navigation and nothing below it. Obviously some link list should appear there, but how to create it ?

Regards,
Ivan Cenov
OKTO-7 Co., Botevgrad
Bulgaria
falk
Regular
Posts: 512
Joined: Tue Sep 27, 2005 10:16 am
Location: DD
Contact:

Re: "Other plugins"

Post by falk »

JWalker wrote:I forgot to mention one more issue (may be this is not any issue, but I did not understand something):

4) When I enter 'Static pages' from Administration menu, four buttons appear - 'Edit Pages', 'Page order', 'Page types', 'Other plugins'. While first three are OK (for me), I can't understand the usage of 'Other plugins'. After clicking on the button, the string Select the site you want to include in the static pages navigation and nothing below it. Obviously some link list should appear there, but how to create it ?

Regards,
You don't have install a plugin like guestbook, forum, downloadmanager, and so on. This are sides you can browse by make a static link in your page. With staticpage you can include this in the navigation and reorder the position with your static sides.

I will change this: A list with all used plugins and if they are installed.
Post Reply