Hello,
I am experiencing some layout issues. I am using the right navigation panel.
In the Blog WebHome Page, the right navigation panel is properly visible for
some pages.
However, for some pages, the right navigation panel either appears at the
bottom or at the upper left corner of the page. I am having this problem
only on the Blog WebHome page.
How can I solve this issue?
Thank you very much for your time and help!
Hande
Hi,
no solution jet. I also think the jar-File is corrupted.
Greetings Helmut
Florian Rhomberg wrote:
>
> Hi!
> I have the same problem when I tried to install the plugin yesterday. Have
> you already found a solution? I believe that the jar file is corrupted.
>
> Greetings,
> Florian
>
>
--
View this message in context: http://n2.nabble.com/DocumentTree-Plugin-tp1111723p1125613.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
All,
I have a problem. I logging in, after I'm close the window of my wiki
When I open my site, I follow loggin in. So I clean all the cookies, the
cache, but I always follow loggin in.
Thanks in advance
Hi all,
First issue:
I'm currently working with XWiki 1.4M1 (the standalone installation)
and when I go the Event Calendar I get an empty Category list in the
New Event area.
I did already some research but I just can't find the place to add new
categories which can be used by the Event Calendar. I found the page
where you can add categories to the Blog (/bin/Blog/Categories) but I
was wondering if there is a similar page for the Event Calendar? Or do
I need to hard-code the list in /bin/XWiki/CalendarSheet?viewer=code?
Second issue:
I have added tags to pages in my wiki but they are not appearing on
the Tags page. I renamed the xwiki folder (in webapps) but I can't
imagine that this is the problem, to be sure I searched for xwiki/bin
in all the files and replaced it were necessary. But still the tags
are not appearing, who knows what to change?
Thank you!
Gijs.
Hi all,
Hopefully somebody has come across this before.
I am trying to create a line chart that can have repeated data in each
column e.g
{table}
id | number
22 | 23 |
22 | 23 |
25 | 24 |
{table}
My problem is the graph will only get rendered if one column has unique
data.
Charting exception: Error number 0 in 5: X-value already exists. Wrapped
Exception: X-value already exists. com.xpn.xwiki.XWikiException: Error
number 0 in 5: X-value already exists. Wrapped Exception: X-value already
exists. at
com.xpn.xwiki.plugin.charts.ChartingMacro.exception(ChartingMacro.java:143)
at com.xpn.xwiki.plugin.charts.ChartingMacro.execute(ChartingMacro.java:80)
at com.xpn.xwiki.render.filter.MacroFilter.handleMatch(MacroFilter.java:90)
at
org.radeox.filter.regex.RegexTokenFilter$1.handleMatch(RegexTokenFilter.java:91)
at org.radeox.regex.JdkMatcher.substitute(JdkMatcher.java:48) at
org.radeox.filter.regex.RegexTokenFilter.filter(RegexTokenFilter.java:89) at
org.radeox.filter.FilterPipe.filter(FilterPipe.java:169) at
com.xpn.xwiki.render.XWikiRadeoxRenderEngine.render(XWikiRadeoxRenderEngine.java:92)
at
com.xpn.xwiki.render.XWikiRadeoxRenderer.render(XWikiRadeoxRenderer.java:118)
If i make all the data unique in one column above then the chart renders ok.
Is there a parameter that i can use to allow repeated data or is the
charting macro designed to have one column with unique data?
Regards,
John Carroll
--
View this message in context: http://www.nabble.com/Chart-macro-problem-tp18191025p18191025.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I am currently developing a program documentation system based on xwiki.
I am able to create pages which describes programs. For each program
which has to be described I programatically creates a page and populate
a object with static program information. But I need to document which
database files the program uses, with links to the relevant database
file descriptions (a list). For that I want to use a database list
class. I also want to show a call graph. for that I want to use a
database tree class. But I am not able to find any documentation on
these class properties. Can anyone give an example of use for each of
these two properties or give pointers to relevant examples.
The article http://www.theserverside.com/tt/articles/article.tss?l=XWiki
on the server side were a very good introduction! But it didn't treat
the property Custom Display. Are there any documentation on this property?
Cheers
/Thorbjørn Konstantinovitz
--
W: http://kodefabrikken.dk
If you failing to plan, then you´re planning to fail.
hi,
I want to use the MindMap space,and i had import mindmap-1[1][1].0.zip,but when i open the MindMap space,there is a note as follows:
Installation is not complete. You need to add MindMap.Translations in the translations page. Click on Administration, choose the Advanced accordion and scroll to the translations field. Then add MindMap.Translations in the list of translations pages.
how can I add MindMap? If i can receive the mail of the steps how to add MindMap in detials ,it will be helpful. Thanks very much!
tianlixing
2008-09-11
Hello,
The PDF export not works correctly for UTF-8...
The russian text exported as ??????.
Do you have any idea how to correct this?
Thanks,
Aleks Sokolov
--
View this message in context: http://n2.nabble.com/PDF-export-for-UTF-8-tp1125396p1125396.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
Is there a way to get a list of currently logged in users? (Or users
that are editing a page)
For example when I have to restart XWiki I could ask these users to
logout. So that they don't loose any text, they may are editing at this
moment.
Thanks.
Greetings
Reto