Hi there,
finally after managing to get XWiki installed on my FreeBSD system I am
trying to create a tree where information will go under according to the
specific type and heading:
Basically what I'm after it this:
Main -> Howto's -> FreeBSD
Solaris
OpenSolaris
Linux
So far I managed to get the desired affect by: creating a new space
called Howto's and then linking in the rest of the items as pages
spanning downwards from the main root in the tree.... is this correct or
can I created spaces within spaces??
Also I am wondering how to centrally align a table? I have attempted the
following syntax as I couldn't find any graphic buttons on the editor to
perform the task:
(% style="table-align=center" %)
|[[[[image:freebsdlogo2.png||alt="freebsdlogo.png" style="display:
block; margin-left: auto; margin-right: auto;" width="400"]]>>FreeBSD]]
|[[[[image:logomed2.jpg||alt="logomed.jpg" style="display: block;
margin-left: auto; margin-right: auto;" width="400"]]>>Linux]]
|[[[[image:solarislogo2.png||alt="solarislogo.png" height="208"
style="display: block; margin-left: auto; margin-right: auto;"
width="400"]]>>Solaris]]|[[[[image:OpenSolarisLogo2.gif||alt="OpenSolarisLogo.gif"
style="display: block; margin-left: auto; margin-right: auto;"
width="400"]]>>OpenSolaris]]
This however doesn't work as the table is still left aligned???
Any advise is much appreciated as I am struggling to find much
documentation on this wiki at all and what is around seems to be really
lean. If I manage to get as far as creating what I want with a custom
look then I will definitely create a manual on it as that's my intention
for the WiKi in the first place!!
Many thanks,
Kaya
I just discovered the Freemind macro and I'm very happy. This macro displays
an attached freemind file in a wiki page using a flash component.
It works fine, and the installation is straightforward. Thank you Fabio
Mancinelli.
A valuable enhancement would be to specify the height of the map as a
parameter of the macro.
I found a way to do it using the following snippet :
(% id="flashcontent" style="height:800px" %)(((
{{freemind map="FileName"/}}
)))
It works but it's clearly dirty, it generates 2 div with the same id.
If you have a better idea, I'll be happy to read you.
Regards,
Maxime
Hi,
When i build the project iam getting following error
[INFO] Unpacking C:\Documents and Settings\xxx\.m2\repository\com\g
oogle\gwt\gwt-dev\2.0.3\gwt-dev-2.0.3-windows-libs.zip to
C:\Documents and Settings\xxx\.m2\repository\com\google\gwt\gwt-d
ev\2.0.3
with includes null and excludes:null
org.codehaus.plexus.archiver.ArchiverException: Error while expanding
C:\Documen
ts and Settings\xxx\.m2\repository\com\google\gwt\gwt-dev\2.0.3\gwt
-dev-2.0.3-windows-libs.zip
at
org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(Abstra
ctZipUnArchiver.java:132)
at
org.codehaus.plexus.archiver.AbstractUnArchiver.extract(AbstractUnArc
hiver.java:108)
at
org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(Abst
ractDependencyMojo.java:260)
at
org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.unpac
kArtifact(UnpackMojo.java:122)
at
org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.execu
te(UnpackMojo.java:95)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:454)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:559)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:500)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:479)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:331)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:292)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:345)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:132)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:290)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: java.io.IOException: Negative seek offset
at java.io.RandomAccessFile.seek(Native Method)
at
org.codehaus.plexus.archiver.zip.ZipFile.positionAtCentralDirectory(Z
ipFile.java:383)
at
org.codehaus.plexus.archiver.zip.ZipFile.populateFromCentralDirectory
(ZipFile.java:254)
at org.codehaus.plexus.archiver.zip.ZipFile.<init>(ZipFile.java:148)
at
org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(Abstra
ctZipUnArchiver.java:113)
... 22 more
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error unpacking file: C:\Documents and Settings\xxxxx\.m2\repo
sitory\com\google\gwt\gwt-dev\2.0.3\gwt-dev-2.0.3-windows-libs.zip to:
C:\Docume
nts and Settings\xxx\.m2\repository\com\google\gwt\gwt-dev\2.0.3
org.codehaus.plexus.archiver.ArchiverException: Error while expanding
C:\Documen
ts and Settings\xxx\.m2\repository\com\google\gwt\gwt-dev\2.0.3\gwt
-dev-2.0.3-windows-libs.zip
Negative seek offset
Please help.
Thanks,
Simer
Hi everyone. 2 issues (sort of related):
1:
We have installed XEM 2.4 on Windows Server 2003 using Jetty and mySQL 5, and have successfully got LDAP to work on the main wiki (authenticating against Active Directory) - the user's first/last name appears in the top right (and if they navigate to their profile, the AD info is there). However, when we create a child/sub wiki (and import the standard .xar), the LDAP authentication appears to work, but the same level of user information is not pulled through (only the username appears - no first name, last name or profile details etc). Is there something else we need to set up?
Ideally we would like to set the entire farm up so that if a user logs into one, they had their accounts made in each. Alternatively, the ability to import all users and set up accounts would be great - we can then pre-allocate users to specific spaces etc (any news on re-developing the 'Import users from LDAP' plugin?!). We've found the xwiki.preferences class objects page - but are a bit confused!
2:
In addition, the process of creating child wikis seems to have an issue with the main administrator (Admin/admin) - when logged in (to one of the child wikis) the 'Preferences' and 'Profile' menu items (in the top right) refer to 'localhost', not the assigned alias/dns...
Can anyone point me in the right direction?! (Apologies if this seems a bit of a locked-down approach to using wikis - but as an educational institution, we need to keep the editing of content secure!).
Thanks,
Alex
--
Alex Bradbeer
Learning Technologist
The Arts University College at Bournemouth
aucb.ac.uk
*********************************************************************************************************
The contents of this communication are confidential and intended solely for the use of the named recipient(s). If you have received this email in error please delete it and do not disseminate, distribute, copy or alter it.
Any views or opinions expressed are those of the author and do not necessarily represent those of The Arts University College at Bournemouth.
Although The Arts University College at Bournemouth has taken reasonable precautions to ensure no viruses are present in this email, the University College cannot accept responsibility for any loss or damage arising from the use of this email or attachments.
*********************************************************************************************************
Hello all,
In the OpenOffice Server preferences I'm recieving an "Inadequate
privileges" error, and I have no idea why. I am definitely logged in as the
administrator, and I definitely have all the boxes ticked in Rights. I'm
using the colibri skin, and I'll outline what I did below:
I installed OpenOffice on our Windows server using
http://code.google.com/p/openmeetings/wiki/OpenOfficeConverter#Windows these
instructions . After doing the soffice.exe test in the command prompt and
testing it with: netstat -anp tcp, I get the correct response:: TCP
127.0.0.1:8100 0.0.0.0:0 LISTENING, so in theory it should be running
properly.
My WEB-INF\xwiki.properties file has remained as default, except I changed
the paths since the defaults weren't working. They are as follows
#-# [Since 1.8RC3]
#-# Path to openoffice installation (serverType:0 only).
#-# If no path is provided, a default value will be calculated based on the
operating environment.
openoffice.homePath=C:\Program Files (x86)\OpenOffice.org 3
#-# [Since 1.8RC3]
#-# Path to openoffice execution profile (serverType:0 only).
#-# If no path is provided, a default value will be calculated based on the
operating environment.
openoffice.profilePath=C:\Program Files (x86)\OpenOffice.org
3\OpenOffice.org\3
The second one is long like that because I copied and pasted the user file
from the default which directed to
"\\BWSRVR.CORP\Public\individuals\Administrator\Application
Data\OpenOffice.org\3" since it was returning the error still, into the
Program Files one on the local drive, but that didn't seem to change
anything.
If I try doing Start, Stop, or Restart Server, I get that annoying
Inadequate privileges box. So, the OpenOffice preferences page looks like
this:
---------------------
Inadequate privileges.
---------------------
Server type
Internally managed (local)
Server port
8100
Auto start
Yes
Server path
C:\Program Files (x86)\OpenOffice.org 3
Server profile
C:\Program Files (x86)\OpenOffice.org 3\OpenOffice.org\3
Server state
Not connected
Actions
[]Start server (connect)
[]Stop server (disconnect)
[]Restart server
I've been fiddling with different settings (but making sure I return them to
the defaults after) and searching around on the net, but I don't know what
else to try, and I really want this feature to work. Any help would be
greatly appreciated.
Thanks,
Lockie.
--
View this message in context: http://xwiki.475771.n2.nabble.com/OpenOffice-Server-Inadequate-privileges-t…
Sent from the XWiki- Users mailing list archive at Nabble.com.
When I create my own class with propertie with have type=DatabaseList -
often, I cannot use simpe "XWiki Class Name" - I need to specify
HibernateQuery. Unfortunately, I cannot use XWQL, only HQL I tried to put my
XWQL query in a field of HibernateQuery - but no result (XWQL query was
tested and is ok).
For the developers - Are you planning to implement XWQL in a DatabaseLists?
It will be great, because XWQL is more simple, shortly and naturally
supporting XWiki data model!
Or, maybe right now exists some possibilities to use XWQL in a
DatabaseLists?
--
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/XWQL-in-DatabaseLists-tp5463335p5463335.h…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I am out of the office until 09/07/2010.
I am on holiday. For wiki assistance, please contact Junjun He. If this
is an emergency, please contact my manager, Kathy Kennedy, or leave a
message on my cell phone. Thank you! :-)
Note: This is an automated response to your message "users Digest, Vol 38,
Issue 1" sent on 9/1/10 6:00:14.
This is the only notification you will receive while this person is away.
I have the following data that I recover from the XWiki data base, but I
need order it. Thanks in advance
#set ($list = $xwiki.tag.getDocumentsWithTag($tag))
<div>
<div id="dashboardleft">
<div id="dashboardleftcontent">
#displayDocumentList($list true $blacklistedSpaces)
</div>
</div>
</div>
<div style="clear:both; margin-bottom: 40px;"><!-- --></div>
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-do-I-for-order-a-data-list-in-xwiki-t…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Alex,
Sorry, I forgot to mention this information. I'm using a clean install of the latest build of XWiki Enterprise (2.4.30451), running on JBoss 4.3 and MySQL 5.0, with Apache 2.0. Using Firefox 3.6.8 and IE 8.
Something related to char encoding of DB/JBoss/Apache? Which one?
Regards,
Ramon Gomes Brandão
-----Mensagem original-----
De: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] Em nome de Alex Busenius
Enviada em: terça-feira, 31 de agosto de 2010 05:19
Para: users(a)xwiki.org
Assunto: Re: [xwiki-users] FWD: TAG Application with international characters
Hi,
Could you provide more details? OS, XWiki version (and whether it was
upgraded from later version), browser version, which DB...
Standard Jetty+HSQLDB on FF works fine for me with "índio" as tag.
Regards,
Alex
On 08/30/2010 09:36 PM, Ramon Gomes Brandão - SERINT wrote:
>
>
> Hi,
>
>
>
> In the Tags Application at the bottom of Main.WebHome, all the assigned tags are displayed correctly with international characters (like í, ç, ô á etc). When Ii click on one of them to present the tagged documents, the tag appears all messed up due to the intl chars (such as "Ã" in place of í etc). Clicking on it, a "Failed to execute velocity macro" message appears (maybe due to the invalid URL, example for the word "índio" .../Main/Tags?do=viewTag&tag=%C3%83%C2%ADndio).
>
>
>
> How can I fix that?
>
>
>
> Regards,
>
>
>
> Ramon Gomes Brandão
>
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
I am attempting to customize the toucan by putting a new background in
and changing the logo.
The logo is the easy part with the change happening in the
Administration GUI under Presentation -> Skin Customization -> Logo
The rest I'm a bit unsure about!!
I have attempted to deconstruct the toucan.css file under the skins
directory in the webapp and then build it back together. I did get some
results but it was highly unstable as after a second edit things started
going funny.
I managed to get a background showing up which was great but it was
pretty slow as the image was too large, I then tried a smaller image
which didn't show at all as the background went completely white??
I can confirm however the parts that make up the background are:
H4x4-GRAY.png
bgxleft-GRAY.png
bgx-GRAY.png
#################
bg-GRAY3.png
and
bg-GRAY.png
seem to just be little lines in the middle of the page so no need to
alter those.
What I would really like to do is put a little picture to the right of
the logo, which seems to be the:
#companylogo {
width 740px;
}
...
portion.
I added the code: background-image:
url($xwiki.getSkinFile("myimage.png")); only with no luck whatsoever??
Also how to remove the right and left panels and just make one 'big'
background instead?? - I have an image for this but at ~800kB it's a bit
large so what I will need to do is lower the size then stretch it over
the screen. Is this possible??
Many thanks,
Kaya
Hi, xwikiers!
I am sure I am missing some clear point, but I am not able to find
documentation on how administer users in a XWiki Farm. My basic concern
relates with global users being included in virtual wikis' groups.
I've reached this document...
http://manager.xwiki.org/xwiki/bin/view/AdminGuide/
Could it be welcome a link to User and Group Management there and to
complete this document to include management in a xwiki farm? Am I
missing anything obvious?
Thanks for your help!
Ricardo
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hallo,
I encountered a problem with the scheduler application. I call a groovy skript which should create a new Document. It works fine with the Main Wiki for the scheduler application, it works for virtual wiki's if I call the script from a Document.
However, when I create a scheduler job with exactly the same script in a virtual wiki it does nothing.
Tried both with the Admin account from the main Wiki and with the Owner account of the virtual wiki. I assume its a rights issue but I have no idea what the problem is.
Can anyone help?
Best Regards
Thomas
--
Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!
Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail
Hi,
In the Tags Application at the bottom of Main.WebHome, all the assigned tags are displayed correctly with international characters (like í, ç, ô á etc). When Ii click on one of them to present the tagged documents, the tag appears all messed up due to the intl chars (such as "Ã" in place of í etc). Clicking on it, a "Failed to execute velocity macro" message appears (maybe due to the invalid URL, example for the word "índio" .../Main/Tags?do=viewTag&tag=%C3%83%C2%ADndio).
How can I fix that?
Regards,
Ramon Gomes Brandão
Hi Raluca/Lockie/XWiki Users,
I have 3 questions:
1) How can I convert the XWiki.CalendarSheet from XWiki 1.0 to XWiki 2.0 syntax, so I can use Annotations on it?
2) Why international characters (like ç, õ, ã) are not displayed correctly only on the event title, both on the events list as well as on the calendar itself? They display correctly on all the other fields (description, category etc).
3) I would like to have independent Calendars for different Spaces. Only creating a page and including XWiki.CalendarSheet on it (like Main.EventCalendar) is the solution? Can I use Rights Access on this page as well?
Thanks for all the help so far.
Regards,
Ramon Gomes Brandão
Hi all! Need small help with custom lucene search.
I need to organize searching inside only pages of my custom class and
attachments of these pages.
I can do this, if I write
#set($extraClause = " AND space:mySpace AND
object:mySpaceCode.myCustomClass")
this working great, but only for wiki-pages - not attachments of these
pages.
If I write only #set($extraClause = " AND space:mySpace") - searching inside
attachments working, but give me also pages not of myCustomClass.
Maybe is it possible to write lucene query how I need?
--
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/custom-lucene-search-tp5469147p5469147.ht…
Sent from the XWiki- Users mailing list archive at Nabble.com.
So I'm dynamically adding objects to the page via an ajax request (get
the document, create a new object of the specified type, return the
object in edit mode as a JSON object). What I am not able to figure out,
is how to get my textareas to become wysiwyg enabled (when appropriate).
I don't quite understand how the javascript that replaces the text areas
is being generated, let alone if there is a way to get it generated (and
returned as part of my JSON object).
Any help would be greatly appreciated!
Thanks,
--Matthew
I am trying to receive a very long url (1000 characters) as a parameter for use it in a pop up window, but fail if I try with a shortest one work fine. Thanks in advance
<script type="text/javascript">
function newPopup(url) {
popupWindow = window.open(url,'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,tool bar=yes,menubar=no,location=no,directories=no,status=yes')
}
</script>
<a href= "JavaScript:newPopup ('http://testforge.int-evry.fr/d2r-server/snorql/?query=%09%09SELECT+DISTINCT…');">Bugs reported</a>
I recently switched to a new server and upgraded to the Xwiki Enterprise
2.4. I was able to get the installation working, but after an update to
Tomcat6 from the Ubuntu repository, Xwiki stopped working. (I'm not
completely sure that the tomcat update was the problem)
I tried re-installing Xwiki using the same procedure as before
(http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HInstallin…) but it still doesn't work. Tomcat works; at least the default test page.
So, I then tried reinstalling tomcat6. Then I copied the previously
expanded xwiki WAR contents back into webapps. Same thing. Tomcat
appears to work just fine, but xwiki crashes.
Details about my setup:
Running Ubuntu 64-bit Lucid Lynx 10.04
Tomcat6.0.24
MySQL 5.1.41-3ubuntu12.6 (Ubuntu)
The error seems to be complaining about my hibernate file. I have tried
following the instructions from the link above by just editing the xml
to match to lines in the instructions. I have also tried uncommenting
the setup for MySQL in the hibernate file. Both ways produce the same
results.
Can anyone help, please? I'm pretty desperate.
Thanks,
travis
Here is my hibernate file:
<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE hibernate-configuration PUBLIC "-//Hibernate/Hibernate
Configuration DTD//EN"
"http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
<hibernate-configuration>
<session-factory>
<!-- Please refer to the installation guide on
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation for
configuring your
database. You'll need to do 2 things:
1) Copy your database driver JAR in WEB-INF/lib or in some
shared lib directory
2) Uncomment the properties below for your specific DB (and
comment the default
database configuration if it doesn't match your DB)
-->
<!-- Generic parameters common to all Databases -->
<property name="show_sql">false</property>
<property name="use_outer_join">true</property>
<property name="dbcp.defaultAutoCommit">false</property>
<property name="dbcp.maxActive">50</property>
<property name="dbcp.maxIdle">5</property>
<property name="dbcp.maxWait">30000</property>
<property name="dbcp.whenExhaustedAction">1</property>
<property name="dbcp.ps.whenExhaustedAction">1</property>
<property name="dbcp.ps.maxActive">20</property>
<property name="dbcp.ps.maxWait">120000</property>
<property name="dbcp.ps.maxIdle">20</property>
<!-- Without it, some queries fail in MS SQL. XWiki doesn't need
scrollable result sets, anyway. -->
<property name="jdbc.use_scrollable_resultset">false</property>
<!-- Configuration for the default database.
Comment out this section and uncomment other sections below if
you want to use another database.
Note that the database tables will be created automatically if
they don't already exist.
-->
<property
name="connection.url">jdbc:myql://localhost/xwiki</property>
<property name="connection.username">xwiki</property>
<property name="connection.password">xwiki</property>
<property
name="connection.driver_class">com.mysql.jdbc.Driver</property>
<property
name="dialect">org.hibernate.dialect.MySQLDialect</property>
<property
name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/>
<!-- MySQL configuration.
Uncomment if you want to use MySQL and comment out other
database configurations.
We need to set the sql_mode to a less strict value, see
XWIKI-1945
<property
name="connection.url">jdbc:mysql://localhost/xwiki?useServerPrepStmts=false&useUnicode=true&characterEncoding=UTF-8&sessionVariables=sql_mode=''</property>
<property name="connection.username">xwiki</property>
<property name="connection.password">xwiki</property>
<property
name="connection.driver_class">com.mysql.jdbc.Driver</property>
<property
name="dialect">org.hibernate.dialect.MySQLDialect</property>
<property
name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/> -->
<!-- HSQLDB configuration.
Uncomment if you want to use HSQLDB and comment out other
database configurations.
<property
name="connection.url">jdbc:hsqldb:file:/some/path/xwikidb;shutdown=true</property>
<property name="connection.username">sa</property>
<property name="connection.password"></property>
<property
name="connection.driver_class">org.hsqldb.jdbcDriver</property>
<property
name="dialect">org.hibernate.dialect.HSQLDialect</property>
<property
name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/>
-->
<!-- PostgreSQL configuration.
Uncomment if you want to use PostgreSQL and comment out other
database configurations.
<property name="connection.url">jdbc:postgresql:xwiki</property>
<property name="connection.username">xwiki</property>
<property name="connection.password">xwiki</property>
<property
name="connection.driver_class">org.postgresql.Driver</property>
<property
name="dialect">org.hibernate.dialect.PostgreSQLDialect</property>
<property
name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/>
-->
<!-- Oracle configuration.
Uncomment if you want to use Oracle and comment out other
database configurations.
Note: the 2 properties named
"hibernate.connection.SetBigStringTryClob" and
"hibernate.jdbc.batch_size". They are required to tell Oracle
to allow CLOBs larger than
32K.
<property
name="connection.url">jdbc:oracle:thin:@localhost:1521:XE</property>
<property name="connection.username">xwiki</property>
<property name="connection.password">xwiki</property>
<property
name="connection.driver_class">oracle.jdbc.driver.OracleDriver</property>
<property
name="dialect">org.hibernate.dialect.Oracle10gDialect</property>
<property
name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<property
name="hibernate.connection.SetBigStringTryClob">true</property>
<property name="hibernate.jdbc.batch_size">0</property>
<mapping resource="xwiki.oracle.hbm.xml"/>
<mapping resource="feeds.oracle.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/>
-->
<!-- Derby configuration.
Uncomment if you want to use Derby and comment out other
database configurations.
<property
name="connection.url">jdbc:derby:/some/path/xwikidb;create=true</property>
<property
name="connection.driver_class">org.apache.derby.jdbc.EmbeddedDriver</property>
<property
name="dialect">org.hibernate.dialect.DerbyDialect</property>
<property
name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<mapping resource="xwiki.derby.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/>
-->
</session-factory>
</hibernate-configuration>
And Here is my Error Message from Firefox:
javax.servlet.ServletException: 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: Could not create a DBCP pool. There is an error in the hibernate configuration file, please review it.
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:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:304)
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: Could not create a DBCP pool. There is an error in the hibernate configuration file, please review it.
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:402)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:471)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
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:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:304)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
Hi,
In the Tags Application at the bottom of Main.WebHome, all the assigned tags are displayed correctly with international characters (like í, ç, ô á etc). When Ii click on one of them to present the tagged documents, the tag appears all messed up due to the intl chars (such as "Ã" in place of í etc). Clicking on it, a "Failed to execute velocity macro" message appears (maybe due to the invalid URL, example for the word "índio" .../Main/Tags?do=viewTag&tag=%C3%83%C2%ADndio).
How can I fix that?
Regards,
Ramon Gomes Brandão
Hi,
is there a way to give user permissions on the bottom panel that has:
Annotations
Comments
Attachments
History
Information
in it??
What I'd like to do is give read/write permissions to all signed up
users and then deny all other "guest" users access so that if a guest
goes into the site the panel doesn't even show?
I'm using the toucan skin and have found this which is too dramatic as
it disables the the comments panel altogether:
http://www.mail-archive.com/users@xwiki.org/msg00864.html
I tried searching under the Panels home but couldn't find any names
correlating to the above panel..... also.
Thanks,
Kaya