Static Pages Plugin Page Title

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
csmelinda
Posts: 3
Joined: Fri Jun 09, 2006 6:51 pm

Static Pages Plugin Page Title

Post by csmelinda »

Can anybody help me how to change the name (that is displayed as hyperlink in the sidebar) of plugin pages such as gallery and discussion forum? I've modified the "Display Name" field in the plugin management section, but nothing changes...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Static Pages Plugin Page Title

Post by garvinhicking »

Hi!

What are you referring to as "Display Name"? I can't find this title in the staticpage plugin.

Usually the title should change according to your pagetitle and headline definitions...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
csmelinda
Posts: 3
Joined: Fri Jun 09, 2006 6:51 pm

Re: Static Pages Plugin Page Title

Post by csmelinda »

"Display Name" can be set for the User gallery and for the Discussion forum plugins when managing these plugins. At the very top of those pages there are "Name" and "Description" displayed, and that Name is displayed by the staticpages plugin. I thought I can change that by modifying the "Display Name" field, but it didn't change.
falk
Regular
Posts: 512
Joined: Tue Sep 27, 2005 10:16 am
Location: DD
Contact:

Post by falk »

What for a Plugin you are using? Can you post a name please? Is sthis the serendipity_plugin_staticpages oder the serendpity_plugin_pluginsidebar or an other one?
Muuhmann
Regular
Posts: 41
Joined: Fri Jun 23, 2006 1:32 pm

Post by Muuhmann »

hi, i'm having the same problem here...
I wish to change the Hyperlink title of the serendipity_event_guestbook plugin.
Because, now it is "Guestbook" but i'd like to change it in "Gästebuch" but i can't find an option in the backend to do so..


edit:

I think i found a workaround:
You have to go in the plugin-directory of wich you would like to change the hyperlink open lang_??.inc.php (?? for the language) and edit the line where the current hyperlink title is (for the guestbook plugin it's

Code: Select all

@ define('GUESTBOOK_TITLE', 'Guestbook');
(Line 12)

But i think that isn't an good alternative.. i'd like to change it via Backend.. Maybe in future versions...

edit2:
And the link should change according to the used language, because it is still "Gästebuch" although i changed the language to English, where it actually should be "Guestbook".
When i go to the backend and static pages etc. there are indeed the right titles but i think they aren't updated in the database..
so this would be a good cause for future versions, too.
Maybe the two options could be linked ;)

p.s.: sorry 4 bad english (if it is ^^)
falk
Regular
Posts: 512
Joined: Tue Sep 27, 2005 10:16 am
Location: DD
Contact:

Post by falk »

Muuhmann wrote:p.s.: sorry 4 bad english (if it is ^^)
Können wir mal bitte im deutschen Forum weitermachen? Ich verstehe nur Bahnhof.

Meinst du den Titel vom Gästebuch, wenn das Plugin über die statischen Seiten eingebunden wird? Der wird (leider noch) statisch in die DB gespeichert. Du musst also erst das Plugin wieder aus staticpages rausschmeißen und wieder installieren, damit die Änderungen wirksam werden. Wenn es das ist, was du meinst, bitte nochmal auf englisch posten. Danke.

Feierabend.
Stan
Regular
Posts: 17
Joined: Mon Jan 22, 2007 1:47 pm

Bildergallerie / Bildergalerie

Post by Stan »

Anyone found a solution?
I got the same problem that I can't change the name of the link to the user gallery in my static page list.
There always appears Bildergallerie, though I renamed this plugin and it should display Bildergalerie with one 'l'.
I tried to change something in the plugin_event_staticpage.php like changing guestbook_title into plugin_guestbook_title but I didn't find anything there concerning the name of the user gallery plugin.
Any ideas?
Thank you
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

I believe you'll have to edit it in the language files, like Muuhmann said.
Judebert
---
Website | Wishlist | PayPal
Stan
Regular
Posts: 17
Joined: Mon Jan 22, 2007 1:47 pm

Post by Stan »

I already changed this.
If you want to have a look at it: http://www.brisbane07.de

The Link is still Bildergallerie.
If you go to the User gallery, the name is correct now: Bildergalerie

The prob is that the plugin itself is named Bildergallerie and the static page plugin takes this name for the link.
I have no idea where to change this.
I've already deinstalled and installed both plugins a severel times..
Post Reply