Hi folks,
I did a full translation on all files that I could find (listed below) to
pt_BR. The work was based on the documentation I searched around on the
xwiki sites and this list. With the invaluable help from Marius and Sergiu
I could even recompile the wysiwyg editor to implement the translation for
it. Now I have two questions:
1) How can I integrate this work so the next xwiki builds could include it
for everyone.
2) Have I missed anything to translate? Any suggestions and corrections are
welcomed.
List translated files:
ApplicationResources_pt_BR.properties
Main.Welcome.pt_BR.xml
Sandbox.WebHome.pt_BR.xml
XemResources.Translations.pt_BR.xml
WikiResources.Translations.pt_BR.xml
XAppResources.Translations.pt_BR.xml
WikiManager.Dashboard.pt_BR.xml
WorkspaceManager.Translations.pt_BR.xml
XWiki.WorkspaceTranslations.pt_BR.xml
Strings_pt_BR.properties (wysiwyg editor)
Thanks,
Marcelo Vaz
Configuration files were migrated correctly.
When I restarted tomcat and tried to log in XWiki, xwiki started a wizard.
It downloaded the default XAR, and I saw an inverted triangle to the right
of "CONTINUE" button.
When I moved the mouse cursor over the triangle, I saw a drop-down menu
with "INSTALL".
I thought "INSTALL" would install the default XAR, but when I clicked it, I
saw the button replaced with a text saying "#execute..." or "#hold...."(I
can't remember the exact text).
I assumed xwiki failed to merge the new default XAR with the old XWiki.
So I clicked "Skip" and continued migration process.
I'm not sure if database migration was successfully done because I failed
to merge the new default XAR via the wizard.
I tried to import the new XAR, and I chose "Replace the document history
with the history from the package" instead of "Add a new version to the
existing document".
That choice was ok except I had to uncheck some documents that contain
information of user, right, and password.
Thus, the Main space WebHome was overwritten, and the admin password was
reset to "admin".
Please share your experiences with me.
I want to do a lot better next time.
Hello,
I need to create several thousand pages. Is it possible to create spaces/pages with a script? It looks like it judging by the xwiki API, but I can't seem to figure out how to use it. If anyone could explain how to create pages in scripts, or point me in the direction of some examples, I would really appreciate it.
Thanks!
Christian
Hi, all!
Is there a solution to turn ON Autosave box by default in Wiki mode of the editor?
From http://platform.xwiki.org/xwiki/bin/view/DevGuide/Autosave I didn't get much how to configure this :-(
Is it possible to configure it once on ALL subwikis?
Kind regards,
Dmitry
Is there a way to specify a particular page within the TOC macro. I
want to use the TOC in one page, generating it for a secondary page - so
my TOC and my content end up being separate pages.
Paul Pinkerton
KnowledgeNow Project Lead
pinkerp(a)lao.on.ca <mailto:pinkerp@lao.on.ca>
Association of Community Legal Clinics of Ontario
416-847-1418 or 1-866-965-1416x 5177
www.aclco.org <http://www.aclco.org>
Hello,
I have an App Within Minutes app that I am trying to add a page to. I am
attempting to add the page directly to the class using the class wizard. I
am assuming that by using the property type "Page", that I add the page that
way (please see example from image).
<http://xwiki.475771.n2.nabble.com/file/n7586855/Screen_Shot_2013-08-30_at_1…>
I do not understand which of these fields under my "testPage" will be used
to provide a path to the page. I put the page name in the XWiki Class Name
field, but that did not work.
I was expecting the actual page to show up embedded in an entry I am editing
or creating (as do other property I use from this wizard like Static Lists,
String, and Database Lists), but it is not show up.
I hope I have been coherent in communicating what I am trying to do. Any
help is greatly appreciated. Thanks!
--
View this message in context: http://xwiki.475771.n2.nabble.com/Class-Wizard-Problem-Trying-to-Add-a-Page…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello XWiki fellows,
I have almost succeeded at a page to send mails to the users.
Now I would like to wire this as a replacement of the "user message" feature which seems not very useful in my situation (shouldn't this be called "status update" ?).
Which code could I adjust to replace this profile-page insert?
thanks in advance.
Paul
Hi.
I think I stumbled on this bug: http://jira.xwiki.org/browse/XWIKI-7040,
but despite setting max_allowed_packet to 1G in MySQL and upload_maxsize in
XWiki.XWikiPreferences to 1G, when I try to delete the attachments I still
get "Internal Server Error". How can I delete the attachments (3
attachments, 40M each)?
Xwiki version: XWiki Enterprise 4.2-milestone-2
MySQL: MySQL 5.1.61
Apache Tomcat 6
Thanks,
--
Fita Adrian
I got an issue about exporting an importing images.
I have css classes that use image like:
.a_class{
background: url("/xwiki/resources/images/some_image.png");
}
of course when I exported my xwiki as .xar, there will be no images in that
package.
Deploying the package on other computer needs to manually copy images into
the folder.
Is there a way to include images into .xar packages and importing could
create image folders??
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-export-and-import-images-tp7586878…
Sent from the XWiki- Users mailing list archive at Nabble.com.