EnglishI try to set the "Home" page using the plugin but this doesn't work. Is there some other setting required? (I guess this is not a critical feature but more cosmetic :))
You can use extension:507 for this
I am a bit confused again, but another location :)
In the gallery configuration options, the "Gallery title" cannot use this? See screenshots of what I get.
Thanks,
--styxsailor
great if it works :-)
Can you pass post to resolved (link in the first post)
This is embarrasing... It seems to work now, I must have done something wrong last time (I suspect the wrong "/" or "\"...). Sorry about the noise and thanks!
--styxsailor
styxsailor wrote:
The one thing I did not succed is to change the page name (which also appears in the menu) depending on the language. The [lang=] [/lang] tags seem ignored. Any chance to make this work?
It works on my site
release plugin additional pages ?
release piwigo ?
They're up-to-date ?
The one thing I did not succed is to change the page name (which also appears in the menu) depending on the language. The [lang=] [/lang] tags seem ignored. Any chance to make this work?
Thanks, this is doing what I looked for. After installing the plugin, the usage description does not appear in the additional pages plugin, but it can be seen from e.g. the album manager.
For my usage, I created an additional page to be used as start page with some text that will vary according to language setting followed by an image to be seen by all languages. This is achieved by:
---
[lang=sv] Introduktion på svenska [/lang]
[lang=default] Introduction in english [/lang]
[lang=all] /image embedded here/ [/lang]
---
Many hanks,
--styxsailor
extension:175
Hi,
I want to have different languages available in Piwigo, particularly in the additional pages (additional pages plugin). I know I can choose to display different pages depending on what language is selected, but this does not allow having different home pages for different languages (at least I did not succeed).
What I want to achieve is:
1) If a page is available in a specific language, use that.
2) If it is not available, default to English
3) Additionally, I want to use this as the home page (which would thus differ depending on selected language).
Bottom line, I want to have one additional page which is used as home page, but use a different language depending on what is selected. Maybe there is a better way to achieve this, e.g. any html code that chooses text depending on what the language is?
Best,
--styxsailor