The XWiki development team is proud to announce the availability of XWiki 4.5.
This version brings improvements and stabilization to the Extension Manager and Distribution Wizards. It also adds the ability to internationalize applications created with the App Within Minutes tool, and continues the improvements of the new experimental Solr search integration. This is the last release of the XWiki 4.x cycle.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki45
Thanks
-The XWiki dev team
Hello,
Since I've migrated to 4.4.1, I've been receiving notification for these documents (about once per day):
XWiki
Wiki Component XWiki Class
Wiki Component Dependency XWiki Class
Wiki Component Implements Interface XWiki Class
Wiki Component Method XWiki Class
Translation Document Class
UI Extension Class
There is no author and no update in the notification
It's really disturbing for standard users who received that too.
There's something to do to avoid that?
Thank you
ncg
I've just downloaded XWiki Enterprise to set up a development wiki for a
small development team
I want to change the home page that a user sees when they connect to the
wiki so that it is more relevant to my company. I've tried to edit the page
to remove the Activity list, Messages etc, but I don't seem to be aboe to do
so.
Ideally I'd like that home page to be completely blank so I can start from
scratch.
Can anyone give me a hint as to how I can achieve this?
I upgraded from 4.3 by upgrading (replacing the 4.3 .war contents with the
4.4.1.war contents) /webapps
When I restarted tomcat, and connected, it then ran the automated extension
upgrader
When I look in the extension manager, I see 51 extensions, ~half of which
are version 4.3
If I try to uninstall any of the 4.3 versions, they show the 4.4.1 version
as a dependency.
I'm confused...
I've got a bunch of objects with date fields in. When I view the page
in edit objects mode, the dates are displayed with no timezone
information. If I change the timezone in my preferences pane, it
doesn't change the time that's displayed at all.
I would expect that if there's no timezone information displayed against
a time, then it must be showing me the time converted into my configured
timezone. But apparently not. I'm not sure what those times actually
mean now.
If changing the timezone doesn't affect how times are displayed, what
does it affect?
This is version 4.4.1, by the way.
Using the FAQ Application
(http://extensions.xwiki.org/xwiki/bin/view/Extension/FAQ+Application), I
cannot seem to figure out how (or if it is possible) to set up multiple FAQ
Spaces. When I install this application, it creates a couple of spaces FAQ
and FAQCode - with FAQ being the actual "FAQ Space." What I need to create
is a General FAQ for the site and for the company, and another that deals
with just Technology. So I would have "General FAQ" and "Technology FAQ"
for example.
Any thoughts on how to do this?
Thanks for any assistance!
--
View this message in context: http://xwiki.475771.n2.nabble.com/Multiple-FAQ-Spaces-Pages-tp7583099.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
To all,
My users are driving me crazy...allthough I have stated several times that
they must NOT use any special characters in the pagename (URL), they still
create pages with special characters. I also don't like any spaces in the
URL (which are replaced by a "+")...
Is there a way to parse the pagename before it's created and remove any
special characters?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Special-characters-in-pagename-URL-tp7582…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
I had a dream ;-) to share my personnal notes and geek tips through a wiki
rather than on text files stored on my hard drive. I started to write
tutorials on a cloud wiki(1) but I discovered that cloud wiki does not allow
guest comments and runs an old version of xwiki(2).
I have discovered later that it's possible to run a full wiki if we gently
ask on this mailing list. Please find below my wiki request.
- My xwiki.org's user name: xrichard
- Description of the Wiki: first level tutorials on Windows, Android, Ubuntu
and maybe more
- Server Name for this new wiki: tutos
I hope a kind admin will create this wiki for me on the "XWiki Community
farm". Thanks in advance ;-).
Notes:
1. my test Wiki (sorry it's in french): http://tuto.cloud.xwiki.com
2. limitations on cloud xwiki, see discussion here:
http://xwiki.475771.n2.nabble.com/Guest-access-on-wiki-hosted-on-cloud-xwik…
--
View this message in context: http://xwiki.475771.n2.nabble.com/myxwiki-new-wiki-request-tp7583032.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
In the XWiki existing great technology - custom EventListeners, which can
execute, for example, on 'save page' event some script.
Existing some nice examples of using this technology:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Title+Post+Processing+…http://extensions.xwiki.org/xwiki/bin/view/Extension/Create+Object+with+Con…
But, in the past, problem was, that your EventListeners cannot automatically
start (for example if application server restarted). I know right now only
one 'trick' - right a scheduler job, which every 5 minutes restarts
EventListener. Here -
http://platform.xwiki.org/xwiki/bin/view/DevGuide/GroovyNotificationTutorial
existing example of such job, but:
1) this is like a 'trick' - not a normal solution
2) existing troubles of writing such jobs for not qualified users (like me
:) )
My question - at this moment, at the end of 4.x cycle, existing more
comfortable solution of this problem?
If not - do you have (this is question for developers) plans for the future
to give for the users some instrument which can do it easy?
--
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/EventListener-automatic-start-is-it-possi…
Sent from the XWiki- Users mailing list archive at Nabble.com.