Static Pages Plugin Page Title
Static Pages Plugin Page Title
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
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
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/
# 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/
Re: Static Pages Plugin Page Title
"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.
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 (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 ^^)
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');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 ^^)
Können wir mal bitte im deutschen Forum weitermachen? Ich verstehe nur Bahnhof.Muuhmann wrote:p.s.: sorry 4 bad english (if it is ^^)
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.
Bildergallerie / Bildergalerie
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
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
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..
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..