Greetings
I saw this page http://code.xwiki.org/xwiki/bin/view/Plugins/DocumentTreePlugin in the Xwiki Code Zone /
Plugins.
In the document instructions says:
- "Copy the jar-Archive to the %xwikipath%/WEB-INF/lib/ directory of your xwiki installation and add
com.xpn.xwiki.plugin.doctree.DocumentTreePlugin to the xwiki.cfg."
So I search for the link of the plugin, and I saw this note in the top of the page:
- "This plugin cannot currently be downloaded separately"
It cannot be downloaded from where separately from where?
Can anyone give me some clue abou it?
Thanks in advance
Bruno Neves
Greetings
It's possible to set an hierarchy between tags? For example, make a tag parent of another one, like we can do
with the documents.
Best regards
Bruno Neves
Hi,
I hope this isn't inappropriate. I need some help with XWiki development on
http://patternlanguagenetwork.myxwiki.org, roughly half-time for 4 months.
All code / components developed will be open source and will be contributed
back to the community when useful. Please email me if interested in more
details, or if you have any suggestions where I can find someone.
thanks,
- Yishya
___________________________
Yishay Mor, Researcher, London Knowledge Lab
http://www.lkl.ac.uk/people/mor.htmlhttp://www.google.com/calendar/embed?src=yishaym%40gmail.com
+44-20-78378888 x5737
I'm running an XWiki Farm with 3 XWikis. I upgraded to the latest version
of the XWiki, but now I can't use the Comments, Attachements, History or
Information Tabs (buttons). I click on them and it sends me to the url
domain/xwiki/bin/view/Main/#Attachments, but it doesn't show anything.
These were working before the upgrade.
Any ideas?
Sam
Thanks, that fixed it.
Now, when I try to edit a page with the WYSIWYG editor it doesn't show up,
and I get "wikiEditor is not defined" in firebug.
Jonathan
On Wed, Nov 12, 2008 at 11:05, Sergiu Dumitriu <sergiu(a)xwiki.com> wrote:
> Jonathan Rudenberg wrote:
> ...
>
> prototype.js is getting included as "/prototype.js", which returns a not
> > found message.
>
> You could move it inside skins, and modify templates/javascript.vm to
> point to /skins/prototype.js instead of the current location.
>
> --
> Sergiu Dumitriu
> http://purl.org/net/sergiu/<http://lists.xwiki.org/mailman/listinfo/users>
>
Hi!
In recent changes, we've got a lot of changes like "username in XWiki
2008 Nov 11 at 11:49 User Name ". It's created when the users logs
in (authentication is using LDAP). So, any way to disable these kind
of changes from showing in What's new?
Best regards, Mike
Hello,
I'm running an xwiki farm with 3 xwikis. Even when loading a simple
text page, the request is very slow.
I'm running on a CentOS box, using java in Tomcat and a mysql
database. Mysql usually hits 99.9% CPU and hangs there for a while.
Tomcat goes to about 50%.
We have it authenticating against an LDAP server, but the slowness
occurs even when loading the login screen.
I've turned off global statistics.
Any ideas as to what might be going on?
Sam
Hi XWiki users,
There are some simple ways to contribute to XWiki (see http://dev.xwiki.org/xwiki/bin/view/Community/Contributing)
and one of them is help spread the word about XWiki.
* And one way that helps is for example to click on the "I use this"
button on Ohloh:
http://www.ohloh.net/projects/xwiki
Right now there are only 20 users who taken the time to click on it.
I'm sure we could increase this number easily with your help! Go, go
go :)
* Another way is to create a reference page on http://www.xwiki.org/xwiki/bin/view/References/
(very easy to do), just use the template there.
* We also have a XWiki user map on frappr:
http://www.frappr.com/xwikiusers
* Of course blogging, tweeting and talking to people about XWiki helps
tremendously too. So if you want to see XWiki continue and grow you
know what you have to do!
Thanks a lot for your help
-Vincent on behalf of the XWiki project
Hello,
Seems to me there is a bug with this snippet. It renders fine, displays the
existing tags, etc. The problem arises when you try to add new tags using
this.
Ex:
I replace the 'Tag Panel' code with the snippet code, and change the 'panel
type' to 'view', then add the panel to one of the menu bars (left or right).
I browse to a space that has no tags on it, and use the panel to add 2 new
tags (type the tags in the textbox and press 'update' button). The two tags
were like this:
tag_1|tag_2
But, when I click the 'update' button, it applies the tag to the page, but
instead of seeing two tags titled 'tag_1' and 'tag_2', I see one tag titled
'tag_1 tag_2'.
Has anyone else seen this problem, or know how to fix it? The code snippet
is available here.
--
View this message in context: http://n2.nabble.com/Problem-with-%27Inline-Tag-Edition-Snippet%27-tp149934…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
Can someone help me?
I need urgent two HQL queries:
1. Query for all "wanted pages" - pages that have been linked to, but are
not yet written - new pages (links with the question mark next to them);
2. The version number of the document I restored/rolled back to.
Thanks in advance,
adoro
--
View this message in context: http://n2.nabble.com/Please%2C-badly-need-help-with-HQL...-tp1493848p149384…
Sent from the XWiki- Users mailing list archive at Nabble.com.