The XWiki development team is pleased to announce the release of XWiki
Watch 1.0.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download !
XWiki Watch is a collaborative watch tool built on top of the XWiki
Enterprise, using RSS feeds as the data source. From its features we can
mention data collecting from RSS feeds, enriching and filtering content in
collaborative manner, and publishing the results in various formats, all
these from a rich RSS reader interface, as well as standard wiki access to
this data.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesWatch10
Thanks
-The XWiki dev team
Hi all,
I have problem with communication with our Active Directory server. If my
AD account has exception for direct communication with AD controller,
then Xwiki AD authentification works, but if I disable this feature (whis
is our company standard, from security reasons), I can't authenticate my
login through AD.
Could you help me, please. Is there any update already prepared?
Thanks for your help
Regards
Petr
Hi devs,
as planned last week with the RC 2 release, and since no blocking issue
was signaled in the mean time, I would like to release XWiki Watch 1.0
final tomorrow.
Here's my +1, WDYT?
Hi,
How can i change the default category in a blog. Now "News" has been
selected as a default.
I need to change this one to some other new category. Where can i change
this one...
--
Prathap
Hi,
I want to copy the Main/WebHome page content to some other page in the same
space.
I think this one can be done through *Copy a document* option. But i don't
know what i have to give in the "Source Document" and in "Target Doc:"
I tried by giving the URL http://localhost/xwikibin/view/Main/WebHome in the
Source Document, and http://localhost/xwikibin/view/Main/Testing in the
Target Doc.
But it displayed some error.
Even tried with page name also(Main/WebHome).
Whether i did it wrong..? Please Guide...
--
Prathap
Hi,
I have added a some categories from the "Blog/Categories" page.
Now, i want to remove the added categories from the list. But its showing
only the edit option.
Where can i delete those categories..?
--
Prathap
Hi,
I have created a property in the class. And i want that property in disable
state in the document add page.
Can any one know how set this option.?
--
Prathap
Hi devs,
As you know, the office importer(or office converter) project for xwiki can
convert office documents like MS word, MS excel to xwiki syntax.
Furthermore, it can even convert xwiki page to the MS word or PDF.
My question: how to integrate the office converter into xwiki? Where should
be the integration points for the conversion feature?
Following is my proposal and I need you feedback. Thanks.
Now the office converter is just a xwiki plugin, and the integration would
base on this plugin.
a) a converter application. A xwiki application based on office converter
plugin and fileupload plugin can import a office document to a new xwiki
page.
b) a macro like {import} which can convert the office document attached to
the xwiki page to html and insert the html code in the page.
c) attachment review. Review the office documents attachment. This is
similar to the gmail attachment review.
d) integrate with xwiki WYSIWYG editor. This is similar to a). Click the
import button and select the office document, then click the import button.
The document will insert to the current WYSIWYG area.
e) export xwiki page to MS word or Openoffice odt.
Please feel free to suggest new proposal. Any feedback is very appreciated.
Thanks.
Wang Ning