Hello
i saw some posts here for defining page sections.
(http://n2.nabble.com/some-questions-concerning-editing-pages-more-specific-…)
what i did and fail apparently was: have some tables in a page and i wanted
to define each table as a section, so that when to edit, the user cand edit
just the specific table he wants to. not the hole part.
so i created for test 2 tables with titles:
1. section 1
..the actual table
1.1 section 2
..the actual table
but the sections weren't created.
Is there any documentation for this, please?
Thank you
--
View this message in context: http://n2.nabble.com/declare-sections-in-the-page-tp3973361p3973361.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello all!
There is a problem with a panel, which does not appear for a user. Here
is what I have done:
Xwiki Enterprise 2.0.3.24848
0. Login as User in Admingroup
1. Created a space "SpaceA" with several pages
2. Created a group "GroupA"
3. Created a user "UserA"
4. Put UserA in GroupA
5. Gave edit and view rights for SpaceA to GroupA
6. Changed Page Layout to Left column
7. Added only one panel PanelA which shows the documents of this page
8. All works fine
9. Login as UserA
10. Can only see documents in SpaceA but cannot see PanelA
Even if I give all rights to UserA for SpaceA I cannot see PanelA.
If I want to administrate SpaceA as UserA and choose the panels section
I became an error:
"Topic Panels.PanelWizard does not exist".
Sections Presentation and Rights are working fine.
Does someone know this behaviour? Can anybody give a hint or help me?
Greetings
Dirk
Hi,
I am having an interesting problem: content is getting duplicated in my
XWiki. This seems to affect only one page in my wiki (at least I have
noticed it only there). Parts of the content of the page get duplicated
on that same page, see:
https://e-research.cs.st-andrews.ac.uk/site/bin/view/Research+in+a+Connecte…
(I will leave this unmodified for a few days)
This is not just an artefact in the output. When I edit the content, the
duplication is there. I can remove it and it disappears but the problem
seems to re-occur. Any ideas what might be going on?
Best wishes,
Alex
--
Alexander Voss
SICSA Advanced Research Fellow
School of Computer Science
University of St Andrews
http://www.cs.st-andrews.ac.uk/~avoss
The University of St Andrews is a charity registered in Scotland : No
SC013532
Hi,
I was trying to build the XWiki Web project, version 1.8.1. At first, it looked for the smartgwt.jar. I downloaded it and manually installed it in the repository. Now, here is the error that I got:
[gwt:compile]
establishing classpath list (buildClaspathList - scope = COMPILE)
google.webtoolkit.home (gwtHome) *not* set, using project POM for GWT dependencies
The input line is too long.
I downloaded and installed gwt and set the GWT_HOME environment variable. The error still occurs. I'm not sure why.
Any ideas?
Thank you very much.
Regards,
J. Allen
Dear All,
We just updated to XWiki Enterprise 2.0.3.24848 for internal
documentation and are having difficulties with the display. We use the
toucan skin from version 1.9. When users log-in, they see the site
without our skin. When the admins log-in, the skin is there. What is the
problem? The login is also without the skin. Is the skin cached in the
browser?
greetings,
Steven Calkins
Hi
I get the errors below on my newly installed xwiki. I've followed the instructions in http://www.howtoforge.com/xwiki-tomcat-mysql-debian-etch (whith the exception of point 11, which I was trying to do now)
I've checked and re-checked my hibernate.cfg.xml and my MySQL-configuration and I'm unable to find the problem. Could you please help me solve this?
HTTP Status 500 -
________________________________
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager from param xwiki.store.migration.manager.class
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: invalid configuration
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:117)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
root cause
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager from param xwiki.store.migration.manager.class
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: invalid configuration
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:339)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:400)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:135)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:117)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5 logs.
________________________________
Apache Tomcat/5.5
mvh
Linda Ursin
Brukersenteret
_____________________________________________________________________
Brukersenter ved HiST er brukerens første kontaktpunkt ved IKT-relaterte spørsmål og problemer. Vi har betjent telefon mellom 08:00 og 15:00.
Tlf: (73 5)5 99 00
E-post: brukersenter(a)hist.no <mailto:brukersenter@hist.no>
Du finner oss også på Ansattportalen og Studentportalen. Vennligst sjekk våre sider der (spesielt veiviserne) før du melder et problem til oss.
NB! Da vi kommuniserer med deg vedrørende en sak, trenger vi tilbakemelding fra deg også når det fungerer slik at vi kan avslutte saken.
Vi ber om at du, så langt som mulig, benytter den adressen du er blitt tildelt her ved HiST når du kontakter oss pr. e-post. Da vet vi hvem du er med en gang og slipper å finne deg frem, pluss at vi vet at du faktisk jobber/studerer ved HiST.