The XWiki development team team is pleased to announce the
availability of the 1.1 Milestone 3 release of XWiki Enterprise
Go grab it on http://www.xwiki.org/xwiki/bin/view/Main/Download
Version 1.1 Milestone 3 is mostly a bug fix release. There's also
been a big internal change in that XWiki has been reorganized to
separate the Platform from the Products developed on top of it and a
modular automated build system using Maven2 has been setup. This was
done to support the multiple products that will be released in the
near future: XWiki Enterprise (the current Wiki you've come to know
and love), XWiki Enterprise Manager (Multi Wiki management tool),
XWiki Watch (social feed reader) and more.
Main changes:
* Lots of bugs fixed
* XWIKI-798 - XWiki does not work on Java 1.6
* XWIKI-1411 - Allow date format in footer to be customized (for
Albatross and Finch skins)
* XWIKI-1453 - Allow specifying the list of toolbars to display
in the WYSIWYG editor
* XWIKI-1355 - The page displayed by UnknownAction should be
configurable
* XWIKI-1410 - Configurable list of initial groups
* XWIKI-1372 - Make XWiki platform GWT-ready
+ several other changes.
See the full release notes on http://www.xwiki.org/xwiki/bin/view/
Main/ReleaseNotesXWikiEnterprise11M3
Enjoy
-The XWiki development team
Hello,
I recently inherited a local xwiki site (for internal use), and have no idea of the admin password. Is there any way to recover/reset this?
I have a regular user account&password that works. Is there any way to upgrade the user account to an admin account?
Alternatively, if I have to reinstall xwiki, is there any way I can save and reload the information? Would mysqldump be useful?
Thanks in advance for any help.
Sincerely,
John G.
Apogen Technologies
Las Vegas NV
Yes, it's hot! I don't care if it's a *dry* heat or not!
Hi Peter,
There's a better solution. We now have an #includeInContext macro
that would work exactly as you wanted:
http://www.xwiki.org/xwiki/bin/view/Code/IncludeInContextMacro
Hope it helps,
-Vincent
On Jan 13, 2006, at 11:23 PM, Peter Flynn wrote:
> Aha, now I understand what was happening: we were using #includeForm
> () as a way of inserting snippets of boilerplate text (like the
> “non-neutrality” warnings seen on Wikipedia, etc.). Since those
> snippets weren’t really proper forms, the “Edit this Page” behavior
> looked screwed up—nothing was becoming editable, so it looked like
> just another static view of the page.
>
>
>
> I’ve worked around this by writing a new #insert() macro that
> simply wraps #includeForm() so that XWiki doesn’t see it being
> referenced in the page. (It would also work to just switch to
> #includeTopic(), but I want macros in the snippets to be evaluated
> in the including page’s context).
>
>
>
> Thanks for the lead, Vincent!
>
>
>
> - Peter
>
>
>
> From: Vincent Massol [mailto:vincent@massol.net]
> Sent: Wednesday, December 13, 2006 12:39 AM
> To: xwiki-users(a)objectweb.org
> Subject: RE: [xwiki-users] "Inline" mode
>
>
>
> Hi Peter,
>
>
>
> I wondered about this myself and documented it here: http://
> www.xwiki.org/xwiki/bin/view/UserGuide/
> PageEdition#HFormeditionmode28akainlinemode29 in the user guide.
>
>
>
> Thanks
>
> -Vincent
>
>
>
>
>
> From: Peter Flynn [mailto:pflynn@adobe.com]
> Sent: mardi 12 décembre 2006 23:09
> To: xwiki-users(a)objectweb.org
> Subject: [xwiki-users] "Inline" mode
>
>
>
> Hi everyone,
>
>
>
> I’m wondering about the “inline” view of pages -- i.e. when the URL
> contains “xwiki/bin/inline”. There are certain pages on my wiki
> where the “Edit this Page” link sporadically redirects to this view
> rather than the usual “xwiki/bin/edit” URL. Does anyone know why
> this might be?
>
>
>
> Thanks,
>
>
>
> - Peter
>
> <messagefooter.txt>
Can the XWiki syntax list just be removed? I just need a clean edit window to continue working...and be able to point others to XWiki without saying that it does not work well...
-------------- Original message ----------------------
From: wangwh(a)att.net
>
> Hi, Vincent,
>
> This is still an open issue.
>
> The recent unknown changes on XWiki farm made editing pages difficult, since the
> edit window is covered by XWiki syntax list.
>
> Moving just the skin to albatross does not solve the problem, since, as an user,
> I cannot switch over to albatross, and the new skin does not allow changing menu
> items and modifying skin. It is not possible for me to really move to albatross.
>
> Staying in Dodo is not good, since it is hard to edit and hard to get others to
> use XWiki.
>
> What other options do we have in using XWiki farm sites?
>
> Thanks for help.
> Wei-hsing
>
>
>
>
> -------------- Original message ----------------------
> From: Vincent Massol <vincent(a)massol.net>
> >
> >
> > On Jun 24, 2007, at 1:55 AM, wangwh(a)att.net wrote:
> >
> > > Hi, Vincent,
> > >
> > > Thanks. Please switch my new site KHCLC to the new skin. I will
> > > learn to use it.
> >
> > Done. I have put a right menu bar with search, navigation and create
> > page panels. Feel free to modify these. The docs are on the code zone
> > in the applications category, in Panels.
> >
> > > I will learn to switch skins for my other wikis, since that could
> > > mean some customization work.
> > >
> > > I guess there are many others have to face this process (can't
> > > avoid anymore).
> >
> > Agreed. We're looking into it. It probably entails upgrading the farm
> > to 1.0 or 1.1M2.
> >
> > Thanks
> > -Vincent
> >
> > > -------------- Original message ----------------------
> > > From: Vincent Massol <vincent(a)massol.net>
> > >>
> > >>
> > >> On Jun 23, 2007, at 6:14 AM, wangwh(a)att.net wrote:
> > >>
> > >>> I don't know JIRA, but the site did not have a problem, just
> > >>> happened a few weeks ago. from this email, others have the same
> > >>> problem. I don't know how to produce it. Something changed on the
> > >>> XWiki farm.
> > >>> I just created a new site on XWiki, khclc.xwiki.com, the problem
> > >>> appears!
> > >>> You can login as testone and use password xwiki to edit the first
> > >>> page, you will see the edit window is covered by XWiki syntax
> > >>> list...
> > >>
> > >> Right. There's definitely something wrong. I also think it's high
> > >> time to switch to the Albatross skin.
> > >>
> > >> I'm copying Raffaello as I think this farm is being redone as we
> > >> speak so it would be good to hear what's going to happen in the near
> > >> future.
> > >>
> > >> Would you be ok if I switch your wiki to the new albatross skin to
> > >> see if we still get this problem?
> > >>
> > >> Thanks
> > >> -Vincent
> > >>
> > >>> -------------- Original message ----------------------
> > >>> From: Vincent Massol <vincent(a)massol.net>
> > >>>>
> > >>>> Hi there,
> > >>>>
> > >>>> On Jun 19, 2007, at 1:31 PM, Harlan wrote:
> > >>>>
> > >>>>> <wangwh@...> writes:
> > >>>>>
> > >>>>>>
> > >>>>>> I have a site on XWiki.com farm, when I edit a page, the XWiki
> > >>>>>> syntax list
> > >>>>> shift from the right to the left and
> > >>>>>> overlap on the edit window. This is new to me, just happened
> > >>>>>> today. Anyone
> > >>>>> else have seen this?
> > >>>>>
> > >>>>> Yes, I'm having exactly the same behavior with a wiki that's been
> > >>>>> hosted on
> > >>>>> xwiki.org for more than two years. I'm happy to email a screenshot
> > >>>>> of the
> > >>>>> behavior to anyone. I've seen the problem on both Firefox and IE
> > >>>>> for Windows. Is
> > >>>>> this going to be fixed? Thanks,
> > >>>>
> > >>>> Is there a JIRA issue about it that clearly describes how to
> > >>>> reproduce it?
> > >>>>
> > >>>> Thanks
> > >>>> -Vincent
> > >>>>
> >
> >
>
>
Hi, Vincent,
This is still an open issue.
The recent unknown changes on XWiki farm made editing pages difficult, since the edit window is covered by XWiki syntax list.
Moving just the skin to albatross does not solve the problem, since, as an user, I cannot switch over to albatross, and the new skin does not allow changing menu items and modifying skin. It is not possible for me to really move to albatross.
Staying in Dodo is not good, since it is hard to edit and hard to get others to use XWiki.
What other options do we have in using XWiki farm sites?
Thanks for help.
Wei-hsing
-------------- Original message ----------------------
From: Vincent Massol <vincent(a)massol.net>
>
>
> On Jun 24, 2007, at 1:55 AM, wangwh(a)att.net wrote:
>
> > Hi, Vincent,
> >
> > Thanks. Please switch my new site KHCLC to the new skin. I will
> > learn to use it.
>
> Done. I have put a right menu bar with search, navigation and create
> page panels. Feel free to modify these. The docs are on the code zone
> in the applications category, in Panels.
>
> > I will learn to switch skins for my other wikis, since that could
> > mean some customization work.
> >
> > I guess there are many others have to face this process (can't
> > avoid anymore).
>
> Agreed. We're looking into it. It probably entails upgrading the farm
> to 1.0 or 1.1M2.
>
> Thanks
> -Vincent
>
> > -------------- Original message ----------------------
> > From: Vincent Massol <vincent(a)massol.net>
> >>
> >>
> >> On Jun 23, 2007, at 6:14 AM, wangwh(a)att.net wrote:
> >>
> >>> I don't know JIRA, but the site did not have a problem, just
> >>> happened a few weeks ago. from this email, others have the same
> >>> problem. I don't know how to produce it. Something changed on the
> >>> XWiki farm.
> >>> I just created a new site on XWiki, khclc.xwiki.com, the problem
> >>> appears!
> >>> You can login as testone and use password xwiki to edit the first
> >>> page, you will see the edit window is covered by XWiki syntax
> >>> list...
> >>
> >> Right. There's definitely something wrong. I also think it's high
> >> time to switch to the Albatross skin.
> >>
> >> I'm copying Raffaello as I think this farm is being redone as we
> >> speak so it would be good to hear what's going to happen in the near
> >> future.
> >>
> >> Would you be ok if I switch your wiki to the new albatross skin to
> >> see if we still get this problem?
> >>
> >> Thanks
> >> -Vincent
> >>
> >>> -------------- Original message ----------------------
> >>> From: Vincent Massol <vincent(a)massol.net>
> >>>>
> >>>> Hi there,
> >>>>
> >>>> On Jun 19, 2007, at 1:31 PM, Harlan wrote:
> >>>>
> >>>>> <wangwh@...> writes:
> >>>>>
> >>>>>>
> >>>>>> I have a site on XWiki.com farm, when I edit a page, the XWiki
> >>>>>> syntax list
> >>>>> shift from the right to the left and
> >>>>>> overlap on the edit window. This is new to me, just happened
> >>>>>> today. Anyone
> >>>>> else have seen this?
> >>>>>
> >>>>> Yes, I'm having exactly the same behavior with a wiki that's been
> >>>>> hosted on
> >>>>> xwiki.org for more than two years. I'm happy to email a screenshot
> >>>>> of the
> >>>>> behavior to anyone. I've seen the problem on both Firefox and IE
> >>>>> for Windows. Is
> >>>>> this going to be fixed? Thanks,
> >>>>
> >>>> Is there a JIRA issue about it that clearly describes how to
> >>>> reproduce it?
> >>>>
> >>>> Thanks
> >>>> -Vincent
> >>>>
>
>
I am a bit confused.
According to the xwiki web site, the xwiki software falls under the GPL.
However, there is a creative commons license at the bottom of each page
created by xwiki.
Does this mean the content and data in xwiki falls under the creative commons
license? Can I keep the creative commons license on the xwiki specific
documents and remove the creative commons license footer on my on content and
data?
Kudos to all the developers on the xwiki project. Nice job.
Sincerely,
Carlos Pruitt
Hello !
Is there a way to retrieve the list of available skins from the wiki? I know
i can search the pages from XWiki.XWikiSkins class, but this way i don't
retrieve the skins that are stored into a folder (like albatross, dodo..etc
in XWiki). Is there a trick to get automatically the list of all the skins
(those with a XWikiSkins object + those stored in a folder) ?
It would be useful for example if you want to give the possibility to the
user to choose his skin into a selectbox, without having to add manually
each skin to the box, each time one skin is added.
Thanks!
-Nicolas-
PS: thanks Vincent for your quick answer about velocity-tools last time!
Ah! :) I just had to log in again to make it work...
http://jira.xwiki.org/jira/browse/XE-73
//Karin
-----Ursprungligt meddelande-----
Från: Vincent Massol [mailto:vincent@massol.net]
Skickat: den 6 juli 2007 13:19
Till: xwiki-users(a)objectweb.org
Ämne: Re: SV: [xwiki-users] How to make a new blog
On Jul 6, 2007, at 1:02 PM, Karin Wiklund wrote:
I'd love to, but I don't have the rights to create issues on jira.xwiki.org :)
You do have the rights. You need to create a user that's all :)
Thanks
-Vincent
And thank you for answering. If I figure out something useful I'll let you know.
//Karin
-----Ursprungligt meddelande-----
Från: Vincent Massol [ mailto:vincent@massol.net]
Skickat: den 6 juli 2007 12:05
Till: xwiki-users(a)objectweb.org
Ämne: Re: [xwiki-users] How to make a new blog
BTW, I think that's an interesting feature that we could have out of the box. If you wish you could create a jira issue for this in the XWiki Enterprise jira project on jira.xwiki.org.
Thanks
-Vincent
On Jul 6, 2007, at 12:01 PM, Vincent Massol wrote:
On Jul 6, 2007, at 11:22 AM, Karin Wiklund wrote:
Hi,
This might be a stupid question but I hope someone will be patient enough to answer it;
How do I make a new blog? I don't want another entry, I want another blog. My company wants to give each developement project their own blog on the company xwiki.
I've scanned the mailinglist archíves and the xwiki.org site for help, but haven't found anything useful.
I would greatly appreciate your help on this
A blog is made of the following:
- An Article class and associated classsheets/templates
- XWiki documents to which an Article object is added to
- A Main XWiki Document listing blog entries (Blog.WebHome)
Right now the classsheet and Blog.WebHome pages use the Blog.Macros document to display blog entries. That macro looks for all documents in the xwiki which have an Article object attached.
If you want several blogs you'll need to add a variable to tell the Blog.Macros macro to only look in a portion of the wiki. For example you could decide to pass a Space so that only blog entries in that space are displayed.
Try editing the Blog.WebHome page and the Blog.Macros macro and you'll understand.
Warning: you'll need some understanding of XWiki objects/classes/templates. See the dev guide for more on this.
Thanks
-Vincent
--
You receive this message as a subscriber of the xwiki-users(a)objectweb.org mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
I'd love to, but I don't have the rights to create issues on jira.xwiki.org :)
And thank you for answering. If I figure out something useful I'll let you know.
//Karin
-----Ursprungligt meddelande-----
Från: Vincent Massol [mailto:vincent@massol.net]
Skickat: den 6 juli 2007 12:05
Till: xwiki-users(a)objectweb.org
Ämne: Re: [xwiki-users] How to make a new blog
BTW, I think that's an interesting feature that we could have out of the box. If you wish you could create a jira issue for this in the XWiki Enterprise jira project on jira.xwiki.org.
Thanks
-Vincent
On Jul 6, 2007, at 12:01 PM, Vincent Massol wrote:
On Jul 6, 2007, at 11:22 AM, Karin Wiklund wrote:
Hi,
This might be a stupid question but I hope someone will be patient enough to answer it;
How do I make a new blog? I don't want another entry, I want another blog. My company wants to give each developement project their own blog on the company xwiki.
I've scanned the mailinglist archíves and the xwiki.org site for help, but haven't found anything useful.
I would greatly appreciate your help on this
A blog is made of the following:
- An Article class and associated classsheets/templates
- XWiki documents to which an Article object is added to
- A Main XWiki Document listing blog entries (Blog.WebHome)
Right now the classsheet and Blog.WebHome pages use the Blog.Macros document to display blog entries. That macro looks for all documents in the xwiki which have an Article object attached.
If you want several blogs you'll need to add a variable to tell the Blog.Macros macro to only look in a portion of the wiki. For example you could decide to pass a Space so that only blog entries in that space are displayed.
Try editing the Blog.WebHome page and the Blog.Macros macro and you'll understand.
Warning: you'll need some understanding of XWiki objects/classes/templates. See the dev guide for more on this.
Thanks
-Vincent