I plan to have two types of articles written on my xwiki
(turmerictalks). One will be a wiki type, consisting of collaboratively
written/edited articles. The other will be blogs. Blogs do not normally
allow editing except by the blogger, but allow comments. I have created
two different space for these two types. Configuring the access levels
for the wiki type is straightforward. The blog type however poses
problems. If I denied edit rights for an authenticated group of
bloggers, the current service prevents writing too. Any suggestions? Thanks.
All,
I add my wiki to the site
http://www.xwiki.org/xwiki/bin/view/Installs/WebHome
and thanks for your appreciate!
The error appears in my log when I'm login, but If I'm logout
the error doesn´t appear,
org.hibernate.HibernateException: Unexpected row count: 0 expected: 1 at
org.hibernate.jdbc.NonBatchingBatcher.addToBatch
Thanks in advance
All,
I would like to eliminate the left vertical Menu from my site. After
reviewing the view.vm code, it looks as though simply deleting the Menu page
should take care of this but I receive an error when I try to delete it.
Can someone help me out here please? The error I receive is:
A problem occured while trying to service your request. Please contact the
support if this happens again.
Detailed information:
Error number 3203 in 3: Exception while deleting document Main.Menu
Wrapped Exception: Batch update returned unexpected row count from update: 0
actual row count: 0 expected: 1
com.xpn.xwiki.XWikiException: Error number 3203 in 3: Exception while
deleting document Main.Menu
Wrapped Exception: Batch update returned unexpected row count from update: 0
actual row count: 0 expected: 1
at
com.xpn.xwiki.store.XWikiHibernateStore.deleteXWikiDoc(XWikiHibernateStore.j
ava:783)
at
com.xpn.xwiki.store.XWikiCacheStore.deleteXWikiDoc(XWikiCacheStore.java:143)
at com.xpn.xwiki.XWiki.deleteDocument(XWiki.java:1982)
.
.
.
.
.
<http://bobmixon.xwiki.com> KM, BPM, Intranet and Portal Technologies
<http://bobmixon.xwiki.com> The Possibilities are Endless
Bob Mixon
<mailto:bob.mixon@gmail.com> bob.mixon(a)gmail.com
http://bobmixon.xwiki.com/
Skype ID:brm1999
<https://www.plaxo.com/add_me?u=30065756390&v0=1965978&k0=1714165761> Add
me to your address book... <http://www.plaxo.com/signature> Want a
signature like this?
All,
My wiki is in this site: http://www.siac.net.co/uso/
But always I have the same error when I press any button
org.hibernate.HibernateException: Unexpected row count: 0 expected: 1 at
org.hibernate.jdbc.NonBatchingBatcher.addToBatch
All,
I posted a question here a few weeks back about changing my News feed so the
entire article would be included instead of an excerpt. I have those
changes made and all is working great. Individuals that subscribe to my
feed like it much better.
Now I would like to do the same on the main page of my site. Currently I am
using the built-in code as follows:
#set($nbstart = $request.nbstart)
#set($category = '')
#set($nbitems = '10')
#includeMacros('Blog.Macros')
Can someone tell me the best way to get the entire article to post without
the "continue reading" link?
Thank you in advance for all the help!
<http://bobmixon.xwiki.com> KM, BPM, Intranet and Portal Technologies
<http://bobmixon.xwiki.com> The Possibilities are Endless
Bob Mixon
<mailto:bob.mixon@gmail.com> bob.mixon(a)gmail.com
http://bobmixon.xwiki.com/
Skype ID:brm1999
<https://www.plaxo.com/add_me?u=30065756390&v0=1965978&k0=1714165761> Add
me to your address book... <http://www.plaxo.com/signature> Want a
signature like this?
I am trying to post a new entry in a category after the category has
been selected from the main page. It appears that I have to select the
category again (double click) from the pull down menu in the form page;
otherwise, the article extract appears only in the main page and not the
category page. This is superfluous action requirement on the part of the
poster and prone to omission. Any work-around?
Hi,
I'm trying to use a static list property in a small application.
I would like to feel this listbox with several possible values. But I
can't find any documentation on the format that is needed in the "Values"
field when I edit this property.
What is a correct syntax in order to have a list box with values : "a",
"b" and "c" ?
Or even better where can I find any documentation on this field and others
properties ?
Thanks,
Arnaud Lesueur
How to I get heading 1 / heading 2 / heading 3
I am doing this:
1 Heading 1
1.1 Heading 2
But that's as many levels as I can get ? Is this correct?
Thanks
Neil