I just installed the latest version of xwiki for testing purposes .
We are in the process of evaluating wiki engines.
I was able to add my self as a user, but can't modify anything else
because I need the admins account.
So, what is the default admin username and password?
I've searched all over the documentation and didn't find it.
Tommy
Thanks Sergiu - I'll have a go when I have a free moment.
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Sergiu Dumitriu
Sent: 04 October 2007 15:22
To: XWiki Users
Subject: Re: [xwiki-users] Create external hyperlinks?
1. Go to http://jira.xwiki.org
2. Make an account (the registration is open)
3. Log in with that account
4. Create a new issue (there's a link in the upper left area of the page)
On 10/4/07, Hande Aksac <handey(a)gmail.com> wrote:
>
> Thank you for your reply, Mr. Sergiu. How can I create an issuse/ticket to
> ask about this? I really do not know.
>
> Could you tell me the steps that I need to take?
>
> Thank you again.
>
> Hande
>
>
> On 10/4/07, Sergiu Dumitriu <sergiu.dumitriu(a)gmail.com> wrote:
> >
> > Hi,
> >
> > For the moment, if the URL also includes the http:// or ftp:// of
> > https:// part, then it will automatically be transformed to a link. We
> > don't do this transformation for URLs starting with www (without the
> > http:// part), but you can make a jira issue to ask for this, and if
> > we vote that it won't be a dangerous change, it could be implemented
> > in 15 minutes.
> >
> > Sergiu.
> >
> > On 10/3/07, Hande Aksac <handey(a)gmail.com> wrote:
> > >
> > >
> > > Hello,
> > >
> > > As my project requirement, I am using a textbox area property for
users
> to
> > > enter a URL address when they are posting information for a blog
entry.
> I
> > > want this URL address to be clickable after it is posted. For
instance,
> when
> > > they enter www.google.com in this text area and click on the URL
> afterwards,
> > > the link should take them to www.google.com. Is there a way to
> > > do that in xwiki?
> > >
> > > Thank you for your time and help in advance!
> > >
> > > Hande
> > >
> >
--
http://purl.org/net/sergiu
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hello,
As my project requirement, I am using a textbox area property for users to
enter a URL address when they are posting information for a blog entry. I
want this URL address to be clickable after it is posted. For instance, when
they enter www.google.com in this text area and click on the URL
afterwards, the link should take them to www.google.com. Is there a way to
do that in xwiki?
Thank you for your time and help in advance!
Hande
Hi,
Having file:// would be useful to link to files on network drives which my
users tend to want to do.
How do you raise this as a jira issue?
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Sergiu Dumitriu
Sent: 04 October 2007 14:33
To: XWiki Users
Subject: Re: [xwiki-users] Create external hyperlinks?
Hi,
For the moment, if the URL also includes the http:// or ftp:// of
https:// part, then it will automatically be transformed to a link. We
don't do this transformation for URLs starting with www (without the
http:// part), but you can make a jira issue to ask for this, and if
we vote that it won't be a dangerous change, it could be implemented
in 15 minutes.
Sergiu.
On 10/3/07, Hande Aksac <handey(a)gmail.com> wrote:
>
>
> Hello,
>
> As my project requirement, I am using a textbox area property for users to
> enter a URL address when they are posting information for a blog entry. I
> want this URL address to be clickable after it is posted. For instance,
when
> they enter www.google.com in this text area and click on the URL
afterwards,
> the link should take them to www.google.com. Is there a way to
> do that in xwiki?
>
> Thank you for your time and help in advance!
>
> Hande
>
--
http://purl.org/net/sergiu
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hi all,
I'm just setting up a simple Java class in order to export our old XWiki
(0.9.840) into our new XWiki (1.1.4935) via XML-RPC. The export is working
quite nice, I can retrieve all documents and all needed URLs of attachments in
order to download them using a small shell script for a later import.
The problem is that I always receive timeouts when connecting to our new
XWiki. There is no data returned (twice checked with tcpdump). I can't figure
out where the problem is. Did I miss a needed parameter for working XML-RPCs
in XWiki 1.1?
On both Xwikis I use this XML-RPC URL: /xwiki/bin/xmlrpc/confluence. If I
point my browser to this request, I receive an error message about improper
use of XML-RPC so there seems to be a listener working.
The environment of the XWiki server is: Linux 2.6, Tomcat 5.5.17, Java
1.5.0_08
The environment of my client is: Windows XP, Java 1.6.0_02 with Apache XML-RPC
client 3.0
What could I do in order to find the problem? catalina.out is empty...
--
Thanks in advance and best regards,
Fabian.
I had to install Tomcat with MySQL so that I can set the wiki up as a
windows service. I tried to set it up with just Jetty - with no luck.
I have been struggling with this for hours now.
I read old emails regarding hibernate.cg.xml setup - and I have tried
many possible combinations:
<property name="connection.url">jdbc:mysql://127.0.0.1/xwiki?useServerPrepStmts=false</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.url">jdbc:mysql://localhost/xwiki?useServerPrepStmts=false</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>
All of which give me the same error.....
javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error
number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading
document XWiki.XWikiPreferences
Wrapped Exception: Unknown entity: com.xpn.xwiki.doc.XWikiDocument
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:690)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
Please help. If I don't get this installed as a windows service
(which IMHO should not be difficult), I will have to resort to another
wiki.
Sheila
Hi,
I am trying to update a XWiki installation to the last 1.1.1.5166
release available for download.
Doing some tests I've stoped Tomcat, rename xwiki folder to xwiki.old
and created a new xwiki holding the new release. xwiki.cfg and
hibernate.cfg.xml where accordingly modify. After starting again Tomcat,
the new release was up and running but I am facing some problems with
LDAP authentication.
I've tried to come back to the old release by renaming back xwiki.old to
xwiki. But the only message I get is error:
type Status report
message /xwiki/bin/view/Main/WebHome
description The requested resource (/xwiki/bin/view/Main/WebHome) is not
available.
Please, could you tell me what I am doing wrong? Thanks!
--
Ricardo Rodríguez
Your XEN ICT Team
Anyone?
Hi all,
Does anyone know how to generate a list of links to wiki pages that meet a
set of defined features i.e. filter and sort (features defined on the
objects or tags on those pages)? Perhaps like the Google search, list the
first 20 or 30 pages and have a next/previous, 1, 2, 3, etc buttons to list
the next selections of page links (to cope with the display of large numbers
of page links).
If anyones got any code snipits to get me started then that would be really
useful - thanks.
The idea is perhaps to explore how to use XWiki to semi automatically
generate pages to record tasks or issues, and then to list those pages
(tasks/issues) according to say the status or owners of those tasks/issues.
For tasks I'm thinking XWiki might be used to help guide users through
business processes and semi-automatically document they have followed those
processes (for CMMI) so they can be simply audited. Documents generated
through users following the tasks/processes can then be generated from
templates and stored within the wiki. If anyone else has any ideas/code that
could help perhaps realise this then let me know!
Regards,
Richard Goldring
TAO
Wookey Hole Road
Wells, Somerset
BA5 1AA
Direct Line: 01749 682694
Switchboard: 01749 672081
richard.goldring(a)uk.thalesgroup.com
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hello,
I would like to do the following : create a new class, with a number of properties being lists.
For the end-user it would be like this : select an entry in first list, depending on the value, the second list is restricted to a limited number of choices. And the same on and on with third list.
Constraint : I cannot modify database and create new tables and such.
Do you think this would be feasible ? I hoped, if yes, someone could just through some ideas to start with, because I'm not sure on how to proceed to have such "dynamic" lists ...
Thanks,
Jérémie
BOUSQUET Jeremie
GGS Europe Solution CMO & PMO
Gemalto
Tel: +33 4 42 36 42 93
Avenue du Jujubier Z.I. Athélia IV BP 90
13705 LA CIOTAT CEDEX
jeremie.bousquet(a)gemalto.com <mailto:jeremie.bousquet@gemalto.com>
cmo-gse(a)gemplus.com <mailto:cmo-gse@gemplus.com>
www.gemalto.com <http://www.gemalto.com>