The XWiki development team is pleased to announce the release of XWiki Enterprise 2.6 RC2.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
Changes from 2.5:
• Revamped Recent Activity Dashboard, which is now called Activity Stream
• Share page by mail feature
• Icon/Emoticon Support
• Auto linking of WikiWords
• New Recent Activity Macro
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise26RC2
Thanks
-The XWiki dev team
Hi,
I see how to control edit, export, action and watch appearance in
contentmenu div by tweaking contentmenu.vm. But, please, how could I get
the same control over Annotations entry in the same are?
I want to show annotations only to users with edit rights in a given doc.
Thanks!
Ricardo
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hello!
is there a way to suppress the rendering of the TOC macro inside an
included page?
Can I control the level of headlines for the included page (e.g. make
'=' to '===') ?
Best Regards,
H.-Dirk Schmitt
--
------------------------------------------------------------------------
*
H.-Dirk Schmitt <http://www.computer42.org> *
Dipl. Math.
eMail:/dirk.schmitt@computer42.org/
mobile:/+49 177 616 8564/
phone: /+49 2642 99 41 10/
fax: /+49 2642 99 41 15/
Kripper Str. 35, D-53489 Sinzig
Hello all,
I'm running my Xwiki as an information management Intranet alongside a
networked drive that holds hundreds of documents. Based off the TODO
tutorial, I made a system of inputting these documents as objects on
individual pages that then appear on a filterable-sortable table. The link
being a windowsPath macro. The idea behind this is that users can access
these documents much easier.
The problem with this system is if a new document is created, the user then
has to manually add it to this table, and if the document's title is
changed, the link gets broken. So I'm after a way of automatically listing
the documents and have working links, to make it require as little upkeep as
possible.
So far I am able to list the name and the path of all the documents in the
directory, but I need some help in integrating the sortable table html tags
and turning the path into a working link, without breaking the groovy macro.
This is what I have so far:
----
{{groovy}}
import groovy.io.FileType
def list = []
def dir = new File("R:/Quality/FORMS/")
dir.eachFileRecurse (FileType.FILES) { file ->
list << file
}
list.each {
println it.name
println it.path
}
{{/groovy}}
----
Any help would be appreciated,
Thanks,
-----
----
Lockie
--
View this message in context: http://xwiki.475771.n2.nabble.com/Automatically-list-and-link-files-in-a-di…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I would like to set up a wiki for my local church. I am registered on myxwiki.org; my user name is Dangthrimble. My preferred server name is crindau.myxwiki.org.
I requested a wiki on Friday, as did Dan Weinstein (apparently after me); his request was granted on Sunday whereas mine is still outstanding.
Thanks,
Jonathan
Hello,
Where is the best space to put macros?
I check in some macro from code.xwiki.org, and find that macros are
commonly put in XWiki, Macros or Macro space.
I've a preference for Macros as it self explanatory and I think XWiki
space more dedicated to XE pages.
What do you think?
Regards,
Arnaud.
After updating XWiki to 2.5.1 (before was 2.2.6), in watchlist emais, in page
links, instead of network name of a resoure (servername or local domain
synonym) shows "localhost". Is it some bug in 2.5.1 or I can setup this by
some parameters? XWiki uses inside local network as a intranet.
--
Best Regards
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/Watchlist-issuie-page-links-give-localhos…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I'll check out the server logs for the trace Monday when I return to the office, and thanks for the reply.
Jerome Velociter <jerome(a)xwiki.com> wrote:
>Hi Scott,
>
>Would you happen to have a full stack-trace you could point us to ?
>
>Can you see any nested error related to a DTMManager ?
>
>Thanks,
>Jerome.
>
>On Fri, Nov 12, 2010 at 8:37 PM, Scott McMasters
><scott.mcmasters(a)gmail.com> wrote:
>> Sorry, I forgot to include that it was version 2.5.1 of the Enterprise
>> distribution.
>>
>> Thanks again,
>>
>> Scott McMasters
>>
>>
>> On Fri, Nov 12, 2010 at 8:35 PM, Scott McMasters
>> <scott.mcmasters(a)gmail.com>wrote:
>>
>>> Hello,
>>>
>>> I installed XWiki today and when I first tried to view the Wiki, I received
>>> the following error:
>>>
>>> Error 500: Component manager has not been initialized before lookup for
>>> [org.xwiki.model.reference.DocumentReferenceResolver] for hint
>>> [currentmixed]
>>>
>>> Could anyone give me advice about this error message?
>>>
>>> I installed it on Websphere AS 6.1, fix level 23, and Oracle 9g. I
>>> modified the Hibernate config file to use Oracle with "OracleDialect"
>>> pointing at my database. I also added the dummy data source. I added the
>>> PNG mime-type and restarted WAS. I added ojdbc41.jar to the WEB-INF/lib
>>> folder of the WAR. I did change the Web app context to "wiki" instead of
>>> "xwiki", but I didn't think that should make a difference.
>>>
>>> Thanks in advance,
>>>
>>> Scott McMasters
>>>
>>>
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>_______________________________________________
>users mailing list
>users(a)xwiki.org
>http://lists.xwiki.org/mailman/listinfo/users
Please, I would like to request a wiki, to be named dw.mywiki.org, which I
would use in my teaching, primarily for collaborative writing.
Thanks very much.
Sincerely,
Dan
Daniel J. Weinstein
Associate Professor of English
College of Arts and Sciences
Dakota State University
Madison, South Dakota, USA
http://homepages.dsu.edu/weinsted