[xwiki-users] How to change language of page
Hi everybody, The pages get their language when created. It is the default language of the wiki specified in the configuration. I need to change this. The wiki language has been set to the desired value after a lot of pages where already created. Those pages are not easily found when searching the wiki. How can I fix this fpr many pages at once? Thanks in advance... -- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-change-language-of-page-tp7595520.h... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, You could either search the pages with the particular language you are interested in using Solr Search [1] and then manually fixing individual pages or you could use XWiki`s scripting API [2] to write a quick velocity script that gets all the pages and sets the new default language for all of them (which is what you want, AFAIU). Hope this helps, Eduard ---------- [1] http://extensions.xwiki.org/xwiki/bin/view/Extension/Solr+Search+Application [2] http://platform.xwiki.org/xwiki/bin/view/DevGuide/Scripting On Mon, Jul 27, 2015 at 4:25 PM, Holger Zimmermann < [email protected]> wrote:
Hi everybody,
The pages get their language when created. It is the default language of the wiki specified in the configuration.
I need to change this. The wiki language has been set to the desired value after a lot of pages where already created. Those pages are not easily found when searching the wiki.
How can I fix this fpr many pages at once? Thanks in advance...
-- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-change-language-of-page-tp7595520.h... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Eduard Moraru -
Holger Zimmermann