I'm seeing some odd behavior with panels in XWiki 1.1 (1.1.4918) on a
clean install using xwiki-enterprise-1.1-hsqldb.zip.
When I edit the panels (using the Panel Wizard), I remove the default
panels, and added 'search' 'create' & 'spaces' (I think 'create' was
already there).
After saving & returning to Main, the 'search' panel has disappeared,
and the 'Panels' panel has been added. If I return to the Panel Wizard,
I cannot find 'search'.
I've also had a few instances where the Panel Wizard page doesn't seem
to render properly (hard to describe, background is white, and the panel
objects don't want to be dragged to the right panel area).
I didn't seem to have this issue w/rc-1. Anyone have any thoughts or
suggestions?
-Dennis
Hi,
there is a problem with the blog macro (Blog.Macros) when content length
is greater than 400 and there is an html open tag right before the 400th
position.
E.g. content from position 390 to 428 is:
"This <div class="foo">is a test </div>"
01234567890123456789012345678901234567
9 0 1 2
3 4 4 4
In this case the code below will insert
"[...]This <div "
as blog entry which destroys HTML formatting.
This is an excerpt of the blog macro code:
#set($content = $bentrydoc.display("extract", "view", $bentryobj))
#if($content=="")
#set($content = $bentrydoc.display("content", "view", $bentryobj))
#if($content.length()>400)
#set($i = $content.lastIndexOf(" ",400))
Guido
Hi!
Is there a way to get a local copy of xWiki UserGuide, DevGuide, AdminGuide?
I know I can mirror site :-) but I need documentation only.
Thanks,
Michael.
Jeroen Baten schrieb:
> Could you please send me this script for adaption to mediawiki?
I'd put my perl snippet here:
http://www.xwiki.org/xwiki/bin/view/Code/ImportContentByXAR
It would be nice if someone can provide an adaption to this snippet to
import MediaWiki documents.
Regards
Guido
Hi Kyle,
If you are looking for the Table of Contents, there is a toc macro already
available with XWiki. Just put
#toc("" "" "")
at the beginning of the page and it will generate the toc. More details
here:
http://www.xwiki.org/xwiki/bin/view/Code/TocMacrohttp://www.xwiki.org/xwiki/bin/view/Code/TocMacro
Regards
Shiva
kschlap wrote:
>
> I would like to borrow something from how wikipedia orders their pages
> with a table of contents section at the beginning of each section.
> However, I don't know how to create in page hyperlinks. I would like to
> be able to click on a link then have it bring me to a section of the page.
> Does anybody have a tutorial of how to do this, or is it easy enough you
> can just tell me? Thanks for any help.
> -Kyle
>
--
View this message in context: http://www.nabble.com/I-page-Bookmark-tf4496575.html#a12824126
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is pleased to announce the release of
XWiki Enterprise Manager (XEM) 1.0 Milestone 1.
XEM is a special wiki (based on XWiki Enterprise) used to manage a
farm of sub-wikis. It has an interface to create new sub-wikis from
templates, delete wikis, view all created wikis, etc. Basically it's
meant to implement the feature previously known as "Virtual Wikis",
but as a product and with a UI.
Features in 1.0M1:
* XEM install page (XemManager.Install):
o Update XWikiPreferences with all application
translations pages bundled with XEM
o Create the default wiki template based on XE
* All Wiki Manager 1.0 Milestone 1 features:
o Create new empty wiki
o Create new wiki from template wiki
o Create new wiki from XAR file
* All Application Manager 1.0 Milestone 1 features:
o Create new application descriptor
o Delete application descriptor
o Export application based on XWiki Package internal plugin
o Import application based on XWiki Package internal plugin
o Support applications dependencies
o Children wikis can reference documents located in the
template wiki, thus preventing content duplication and easing
maintenance
o Support translations documents
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M1
Thanks
-The XWiki dev team
Vincent,
I solved this issue in a different way. If I add an object Xwiki.Tagclass, even if one already exists, then he error in the panel disappears. Quite strange, but for now (I am still testing) good enough for me.
I even managed to add the Xwiki.Tagclass object in de Login page which was rather difficult.
Inge
De disclaimer van toepassing op e-mail van de gemeente Den Haag vindt u op:
http://www.denhaag.nl/disclaimer