Problem with this is that it exposes code from tools to users... any way
to disable this?
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
This is a significant usability issue that I raised over a year ago (http://old.xwiki.org/xwiki/bin/view/Dev/SyntaxProcessingIssues). Because of XWiki's multiple rendering engine support, escaping the syntax is harder than it should be. It was scheduled to be addressed for the 1.0 release, but I was disappointed to see that addressing this has been bumped back to 1.1:
http://jira.xwiki.org/jira/browse/XWIKI-208
Still, I'm glad to see determined movement towards a final 1.0 release, and hopefully this issue can be addressed in the 1.1 release.
Stephen
> Date: Tue, 12 Dec 2006 10:06:00 +1100> From: John.Turner3(a)team.telstra.com> To: xwiki-users(a)objectweb.org> Subject: RE: [xwiki-users] Is there a way to escape XWiki syntax?> > Try enclosing the wiki markup with {pre}...{/pre} as well as> {code}...{code}; also try putting a back slash (\) before the hash/pound> (#) character.> > JT> > ________________________________> > From: Peter Flynn [mailto:pflynn@adobe.com] > Sent: Tuesday, 12 December 2006 8:43 AM> To: xwiki-users(a)objectweb.org> Subject: [xwiki-users] Is there a way to escape XWiki syntax?> > > > Hi, I'm new at this. I've been trying to figure out a way to write some> example wiki pages that explain the XWiki syntax better to my users.> However, the XWiki engine always seems to want to interpret the markup> rather than showing it as a literal.> > > > For example, if I do:> > {code}> > 1.1 This is how to create a heading> > {code}> > > > The "1.1" is not visible on the page, and the heading is rendered fully> styled. This also happens with markup such as "#includeTopic". You can> see an example of the problem here as well:> > http://www.xwiki.org/xwiki/bin/view/Main/TuTAddSearch> > > > Is there any way to really make XWiki ignore a block of text?> > > > Thanks in advance,> > > > - Peter Flynn>
_________________________________________________________________
Type your favorite song. Get a customized station. Try MSN Radio powered by Pandora.
http://radio.msn.com
I installed b2, and thought I would feed back a couple of comments/questions,
not to be critical - we have been using xwiki for a year or two and love it.
I can't remember seeing in the release notes that b2 requires jdk 1.5.
It might be worth mentioning that after upgrade and before panel
installation the screens go a bit crazy.
Is there an easy way to make the panels layout look a bit like 0.9.840?
Maybe there is a layout I could import somehow?
I didn't see a link to Main.KnowledgeBase anywhere. This is our main page
from which everything branches out. Maybe this is because I am unfamiliar
with Panels. In the end I edited the home page and manually put a link on
it.
I saw a few exceptions go by. Here is one:
java.lang.IllegalStateException
at
org.apache.catalina.connector.ResponseFacade.sendRedirect(ResponseFacade.java:432)
at
org.securityfilter.authenticator.FormAuthenticator.showLogin(FormAuthenticator.java:230)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.showLogin(MyFormAuthenticator.java:55)
at
com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl.showLogin(XWikiAuthServiceImpl.java:197)
at
com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl.checkAccess(XWikiRightServiceImpl.java:154)
at com.xpn.xwiki.XWiki.checkAccess(XWiki.java:2548)
at com.xpn.xwiki.XWiki.prepareDocuments(XWiki.java:3233)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:128)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
Beta 2 looks great. I like the panels and wysiwyg editor, but am struggling
a bit with unfamiliarity.
Thanks
Martin
--
View this message in context: http://www.nabble.com/Installed-b2---comments-tf2966951.html#a8301692
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,all
I tried xwiki and found it hadn't deal with "Edit Conflict"
condition. It treats with "Edit Conflict" (concurrently edit same
version record and save not concurrently) by saving as two different
version simply, without notification for later save editor and without
"Merge" assistant。
How about you think about ? maybe I was wrong?
--
Best Regards!
Hi there,
I'm quite new to XWiki and I faced two major and one minor problem around
spaces.
1. [major] how can I delete a space (and all its child pages)
2. [major] can I use non latin characters is a space name (I have an UTF-8
configured Postgres database backend)
3. [minor] is it possible to rename a space?
Thanks for your answers!
Cheers,
P