Hi,
1) I've just migrated my xwikies to 1.8.4, seems to work fine, thanks
again team ;)
2) I have imported the "Extended Todo Application" v1.3 and it doesn't
worked first: adding a new todo => nothing new , the todo list was still
empty.
I saw that "Extended Todo Application" worked with "Date Picker". So I
downloaded "Date Picker", imported that application and now it works fine !
Maybe it could be usefull to add that information on the "Extended Todo
Application" page.
Or maybe I'm just blind (possible).
3) That "Extended Todo Application" v1.3 have dates on mm/dd/yyyy
format. is-it possible to use another format (like, for example,
dd/mm/yyyy) ?
Thanks,
Gaëtan
Hi,
I would like to set up a wiki for my local church. I am registered on
myxwiki.org; my user name is Dangthrimble. My preferred server name is
crindau.
Thanks,
Jonathan
I just updated one instalation of XWiki from 2.4.0 to 2.5.1
(GlassFish+Oracle). And now, when I click on "Edit (wysiwyg)" page opened,
but in a wysiwyg-frame - no anything (no menu, no buttons, no editor-place).
I know, that in a 2.5 exists improvements and changes related to
wysiwyg-editor.
in my xwiki.cfg is no longer exist WysiwygPlugin and velocity templates
(textarea_wysiwyg.vm, editwysiwygnew.vm, wysiwyginput.vm) are up to date.
What else can be?
--
Thanks beforehand
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/WYSIWYG-editor-loading-problem-after-upda…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I've worked on a livetable generator and livetable macro which allows to
generate the livetable configuration directly from the XWiki class.
http://code.xwiki.org/xwiki/bin/view/Macros/LiveTableMacro20Macro
It would be great if some devs could look at it, as it could be a good
candidate for inclusion in the platform as it would ease creating
livetables.
The current problematic parts are:
1/ A hack was made for translations as changes to the livetable macros
were necessary to allow to use the Pretty Names automatically instead of
translations
2/ It would be great to not even have to give the fields to use in the
LiveTable and use the information from the class where a checkbox could
be added for each field saying "include in default livetable"
This would be a good step towards full CRUD in XWiki. Now that we have
Templates, we could add a place in the Wiki where all documents can be
browser per class (using this livetable). We would just need a slightly
simpler Class Editor which hide the more difficult configurations from
classes.
The more important work is to support Class Sheets that don't need the
include macro to be used for documents that have an object of this
class, and a modification of the inline mode which could disappear.
Ludovic
--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
Russian encodings fails when:
a) use office import
b) use office view for attachments
but when use PASTE function - russian encodings shows normal.
Interest, that Romanian encodings shows normal in any case ...
All XWiki+database utf-8 configuration made.
My config: Win2003, OracleXE, Glassfish, XWiki 2.5.1
I attached testing file.
http://xwiki.475771.n2.nabble.com/file/n5728964/TestDocument.doc
TestDocument.doc
Can anybody test it? Before writing jira issue need to be sure - maybe it is
not a bug - maybe problem with my configuration ..
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/problem-with-russian-encoding-in-office-i…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi!
Following these lines in the panelheader macro un macros.vm...
#macro(panelheader $title)
#set($cookieName = "${context.user}_${panel}")
#set($expanded = $xwiki.getUserPreferenceFromCookie($cookieName))
#if(!$expanded)
#set($expanded = 'expanded')
#end
I understand that the default value, expanded, for XWiki panels is set
there. This code says:
1. Set the name of the cookie that fixes the expanded/collapsed state
for a given user and panel.
2. If this cookie exists and it has this preference set, it takes the
value from it.
3. If fails to get the value from the cookie, set the value as 'expanded'
Thus, all panels are shown expanded by default and, to the best of my
understanding, setting:
#set($expanded = 'collapsed')
Must show all the panels closed.
I'm not able to get this working. Please, where am I wrong?
Thanks for your help!
Ricardo
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hi again,
As you might be able to tell, we are trying out xwiki and on a learning
curve.
We hit the 10mb upload restriction and would like to increase it. We are
using the windows-installer version of xwiki, 2.5.1.
I tried to follow the instructions here:
http://www.xwiki.org/xwiki/bin/view/FAQ/Howtoincreasethemaximumattachmentsi…
But have absolutely no clue what you are talking about.
I've gone to the Administration page in the xwiki but don't see anything
that refers to "Objects"
Could someone please post a screenshot or something?
thanks
Paul
I am out of the office until 11/12/2010.
I am on holiday. For wiki assistance, please contact Kim Dillon. If this
is an emergency, please leave a message on my cell phone. Thank you! :-)
Note: This is an automated response to your message "users Digest, Vol 40,
Issue 27" sent on 11/11/10 0:12:12.
This is the only notification you will receive while this person is away.
Hi,
I installed xwiki-enterprise 2.5.0 but had problems.
I followed the upgrade instructions and copied the two cfg files (which
hadn't changed), but it complained it couldn't create a DBCP or whatever.
So I looked around, and had a guess... I copied the file hsqldb-1.8.0.7.jar
from WEB-INF/lib in the old xwiki to the new xwiki, and it started to work.
I dunno why hsqldb was included in the windows installation file, but not in
the .WAR...
Could someone please at least update the wiki?
thanks
Paul
Hello,
When I translated xwiki in translation wiki, I continues be logged out and
need to login again to continue.
This situation is the same when I use Firefox & IE8.
Does anyone have the same problem? How to solve it?
BTW, is there any easier way (eg. download and upload applicationResource
property file) to do translation?
Regards,
Magic