Is it possible to allow a group to edit, but with these restrictions?
- Can use wiki syntax
- Can't use velocity features (looping and calling macros and functions)
I'd like to allow a group to edit pages, but without the risk of their using
velocity to call the xwiki database, or make an infinte loop on the page.
Thanks,
--Craig
The following text breaks the html, in the rendered page.
1 Test
{table}
t | t
Ctrl-A | x
Ctrl-A | x
{table}
Here is a snippet from the resulting html
</tr><tr</span> class="
--Craig
I noticed the database schema has changed in the latest svn code - is
there an upgrade script available? I'm trying to create users on the
fly when they login but users are now in XWikiDocument whereas they
were in xwikidoc before in the database so it doesn't work on the
latest code.
thanks,
Alistair
Hi,
I'm working with some contributors (Antoine, Lawrence and Jim) on the
new version of the website. It will be more focus on the community,
documentation and the developpement of the software.
I want to separate the demonstration of what XWiki can do and the
sandbox from this website.
So the website we are working on, will replace the current one, and we
will put all others pages to another one.
What do you think about it?
Jérémi
--
Blog: http://www.jeremi.info
LinkedIn: https://www.linkedin.com/profile?viewProfile=&key=1437724
Project Manager XWiki: http://www.xwiki.org
skype: jeremi23 -- msn et gtalk : jeremi23(a)gmail.com
I've downloaded the latest source from svn and the db schema seems to
differ from the current release. When trying to get a user's Principal,
the new source does:
select distinct doc.web, doc.name from XWikiDocument
XWikiDocument table doesn't exist in the current release but I can't seem
to find any info on what the db schema should be for the svn source.
Is there any info on the new db schema? As it stands I can't create/find
users as the schema doesn't match.
thanks,
Alistair
--
Alistair Young
Senior Software Engineer
UHI@Sabhal Mòr Ostaig
Isle of Skye
Scotland
I downloaded the latest source from svn and noticed that xwiki.cfg has this:
wiki.virtual=1
xwiki.virtual.redirect=http://127.0.0.1:9080/xwiki/bin/Main/ThisWikiDoesNotExist
is there any documentation on this as it's a useful feature we could use.
--
Alistair Young
Senior Software Engineer
UHI@Sabhal Mòr Ostaig
Isle of Skye
Scotland
Hi guys,
I'm working on the new version of the XWiki community website.
if you want to participate on the creation of this new website, send me your
login on xwiki.com
for example, for me it's "XWiki.jeremi". I will give you access to it with
this.
Jérémi
--
Blog: http://www.jeremi.info
LinkedIn: https://www.linkedin.com/profile?viewProfile=&key=1437724
Project Manager XWiki: http://www.xwiki.org
skype: jeremi23 -- msn et gtalk : jeremi23(a)gmail.com