Ok, I see two items:
1. Current issues with inability to move content from for example
word document even using WYSIWYG editor and disappearing texts doesn't
allow me to get the pages with the same content in xWiki as they were in
word document
2. I don't want to use wiki at least now for coding something and
want to use only what it provides as it's assured on the site but in
order to make it work for some cases I need to read DevGuide as well.
3. I'm newbie for wikis since never edited wiki pages before just
used as web pages for getting information but what I see that seems
xWiki IRC channel is only for dev discussions or for questions that can
be handled by one answer and providing 4-5 sentences for getting one
answer which will work is not enough.
As I said that xWiki is great tool and perhaps best one for wiki but
these items don't allow me to get xWiki working now in they way as I
want and since I'm newbie I don't expect much, just get the same content
from existing documents.
That cwould be good If WYSIWYG editor will be fixed and no questions
will appear about their simple usage so they will not take dev team to
answer.
All IMHO.
Have a good weekend.
Best regards,
Juri.
________________________________
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of Vincent Massol
Sent: Thursday, September 27, 2007 9:34 PM
To: XWiki Users
Subject: Re: [xwiki-users] xwiki experience
Hi Juri,
On Sep 27, 2007, at 7:46 PM, Artamonov, Juri wrote:
HI All,
just would like to share my first week usage experience with xwiki.
That's great tool and helped me at work but what I see I need to know it
better and deeper. This is not easy to follow WYSIWYG editor since its
usage leads to unexpected behaviour and incorrect result preview page
sometimes even with disappearing the text and I need to follow macros,
velocity code to get what I want. Summarizing, it's ok if only me will
change the pages but will not be ok for others in the company since they
don't want to spend time on velocity and introducing macros for xwiki
which leads to that I can't say to them please go and edit that page by
yourself.
We know that the wysiwyg editor has bugs that need to be fixed. See JIRA
for the known bugs.
If you discover a new bug please file it so that it can be fixed.
Just so that you know we're also working on a new implementation of the
wysiwyg editor using a different architecture (GWT) which will make it
easier to maintain.
Thanks
-Vincent
Hi,
I am having trouble finding database scripts to generate the XWiki database.
Where are these located?
Iam also having trouble finding offline documentation (to download) so i can
work on XWiki when i am not connected to the internet. Does anyone know the
link to download offline documentation (User and Admin guides)?
Your help would be much appreciated!
Cheers
Ian Berry
Hello Everybody,
I've got a page which is originally written as "English" (although it's written in french). I have copy and and paste it into the "French" translation.
How do I delete the "English" translation of the page ?
Best regards.
F.X.
HI All,
just would like to share my first week usage experience with xwiki. That's great tool and helped me at work but what I see I need to know it better and deeper. This is not easy to follow WYSIWYG editor since its usage leads to unexpected behaviour and incorrect result preview page sometimes even with disappearing the text and I need to follow macros, velocity code to get what I want. Summarizing, it's ok if only me will change the pages but will not be ok for others in the company since they don't want to spend time on velocity and introducing macros for xwiki which leads to that I can't say to them please go and edit that page by yourself.
Anyway thanks to the dev team for creating the application.
Best regards,
Juri.
Hi
It is probably more appropriate to ask this question in the Twiki lists,
since the import is determined to some extent by the support available in
the target wiki.
However, any reason why your company is doing the switch?
Shiva
VikSehgal wrote:
>
> My company wants to migrate from XWiki to TWiki..Has anybody done it
> before...How can I achieve this
> Please suggest
>
> Vik
>
--
View this message in context: http://www.nabble.com/Conversion-from-XWiki-to-TWiki-tf4526602.html#a129229…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi.
I'm trying to connect to a remote (local lan) instance of xwiki using
xeclipse plugin.
When I try to connect I get this message:
"Failed to create input stream: Server returned HTTP response code:
503 for URL: http://coobj2/xwiki/xmlrpc/confluence"
My guess is that eventually rpc interface is not enabled by default
for remote access, but I failed locating a config panel
in xwiki or a reference to it in files.
Facts:
- I can access the same wiki by browser as admin with same credentials.
- Tomcat logs do not show lines refering to my failed attempt.
- Xwiki version is 1.0.3342.
- Xeclipse version is 1.0.0-milestone-1.
At home i'm succesful in connecting to a localhost instance, with
possibily slightly different xwiki and xeclipse version.
Can you help?
Thanks in advance.
--
:Matteo Caprari
matteo.caprari(a)gmail.com
Sergiu,
Thanks for the temporary fix - it works fine. I'll have to upgrade to the
new version when I have time to inherit your bug fix - thanks.
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Sergiu Dumitriu
Sent: 26 September 2007 20:52
To: XWiki Users
Subject: Re: [xwiki-users] When adding a new page, can a standard
template be used?
Indeed, the proper way is to edit login.vm, where the login screen is
defined. In order to redirect to a certain page, you can replace
<div class="hidden"><input type="hidden" name="xredirect"
value="$!request.xredirect" /></div>
with
<div class="hidden"><input type="hidden" name="xredirect"
value="$!xwiki.getURL('That.Document')" /></div>
About the wrong URL the users are redirected to, that is a known bug
which was fixed in XWiki 1.1 (
http://jira.xwiki.org/jira/browse/XWIKI-1394 )
On 9/26/07, goldring, richard <richard.goldring(a)uk.thalesgroup.com> wrote:
> Thanks Wei-hsing,
>
> In my XWiki setup I've set it so all users have to login and so when its
> their first login to the XWiki they end up at
>
http://167.138.122.17:8080/xwiki/bin/view/XWiki/XWikiLogin%3Bjsessionid%3D7s
> or9btuj7s6d with a message saying "The requested document could not be
> found." Any ideas?
>
> I have found though that I could edit the CSS login.vm albatros skin file
to
> add an email link (for users to request an XWiki user account from the
> administrator i.e. me) onto the login page if that's of any use to any
other
> users out there.
>
> Regards,
>
> Richard
>
> -----Original Message-----
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
> Of wangwh(a)att.net
> Sent: 26 September 2007 16:09
> To: XWiki Users
> Subject: Re: [xwiki-users] When adding a new page, can a standard
> template be used?
>
>
> Hi,
> One way to direct user to a certain page after login is to make that page
> require a login (guest view denied), a link to that page, say "Members,
> enter here," will cause the login page to show up, after login, they will
be
> directed to that first member page. This method is not the best, but cost
no
> effort.
> Wei-hsing
>
>
>
> -------------- Original message ----------------------
> From: "goldring, richard" <richard.goldring(a)uk.thalesgroup.com>
> >
> > Hi all,
> >
> > Anyone know the answers:
> > * Does anyone know how to update the text on the login page with say an
> > email link for people to request an account, etc?
> > * Redirect the user to a certain initial page when they login?
> > If anyone has any answer I can paste them to the FAQ section of the
XWiki
> > website.
> >
> > Regards,
> >
> > Richard
> >
Sergiu
--
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
Thanks Wei-hsing,
In my XWiki setup I've set it so all users have to login and so when its
their first login to the XWiki they end up at
http://167.138.122.17:8080/xwiki/bin/view/XWiki/XWikiLogin%3Bjsessionid%3D7s
or9btuj7s6d with a message saying "The requested document could not be
found." Any ideas?
I have found though that I could edit the CSS login.vm albatros skin file to
add an email link (for users to request an XWiki user account from the
administrator i.e. me) onto the login page if that's of any use to any other
users out there.
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of wangwh(a)att.net
Sent: 26 September 2007 16:09
To: XWiki Users
Subject: Re: [xwiki-users] When adding a new page, can a standard
template be used?
Hi,
One way to direct user to a certain page after login is to make that page
require a login (guest view denied), a link to that page, say "Members,
enter here," will cause the login page to show up, after login, they will be
directed to that first member page. This method is not the best, but cost no
effort.
Wei-hsing
-------------- Original message ----------------------
From: "goldring, richard" <richard.goldring(a)uk.thalesgroup.com>
>
> Hi all,
>
> Anyone know the answers:
> * Does anyone know how to update the text on the login page with say an
> email link for people to request an account, etc?
> * Redirect the user to a certain initial page when they login?
> If anyone has any answer I can paste them to the FAQ section of the XWiki
> website.
>
> Regards,
>
> Richard
>
> -----Original Message-----
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf Of
> Sheila Hobeck
> Sent: 26 September 2007 14:16
> To: XWiki Users
> Subject: Re: [xwiki-users] When adding a new page, can a standard template
> be used?
>
>
> Ok, so I figured it out. The tutorial should be updated for the latest
> release. It doesn't describe the process to associate the object very
well.
> Anyhow, thanks just the same.
>
>
>
>
> On 9/26/07, Sergiu Dumitriu < sergiu.dumitriu(a)gmail.com
> <mailto:sergiu.dumitriu@gmail.com> > wrote:
>
> How do you create this new document?
>
>
> On 9/25/07, Sheila Hobeck < shobeck(a)gmail.com <mailto:shobeck@gmail.com> >
> wrote:
> > Ok, I followed the tutorial for creating an FAQ. I setup the class, the
> > template and the sheet as directed. I added properties to the template -
> but
> > these do not show up when I create a new document, any ideas?
> >
> >
> >
> >
> > On 9/25/07, Sheila Hobeck < shobeck(a)gmail.com <mailto:shobeck@gmail.com>
>
> wrote:
> > > Thanks Guillaume, I will give the FAQ tutorial a try today and see how
> > that goes. Thanks again for your help. XWiki is looking better all the
> > time!
> > >
> > >
> > >
> > > On 9/25/07, Guillaume Lerouge < guillaume(a)xwiki.com
> <mailto:guillaume@xwiki.com> > wrote:
> > > > Hi,
> > > >
> > > > to do this you should probably first spend some time on this
tutorial:
>
> > http://www.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial
> <http://www.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial> to
> > find out more about creating XWiki classes.
> > > > Then you will need to tweak the class page to add the objects you
need
>
> > (such as "meeting leader", "date", "content", "summary" -> the
categories
> > defined on your meeting minutes form).
> > > > The next step will be to modify the ClassSheet to display your
> elements
> > the way you want them to be seen by users (using CSS). Say, a table to
> > display participants names, the meeting title in bold and so on...
> > > > The last step will be to add an input button on a page in order to
let
>
> > people create new pages of that class easily.
> > > >
> > > > All this may sound a bit complex and you'll probably need to dig a
bit
> > into XWiki.org... Though having done it myself I can assure you it will
be
>
> > worth it :-)
> > > >
> > > >
> > > > Guillaume
> > > >
> > > >
> > > > On 24/09/2007, Sheila Hobeck < shobeck(a)gmail.com
> <mailto:shobeck@gmail.com> > wrote:
> > > > > Whoops (its Monday) - "We will likely have areas of our blog"
should
> > be "We will likely have areas of our WIKI".
> > > > >
> > > > > Sheila
> > > > >
> > > > >
> > > > >
> > > > > On 9/24/07, Sheila Hobeck < shobeck(a)gmail.com
> <mailto:shobeck@gmail.com> > wrote:
> > > > > > Hi Guillaume,
> > > > > >
> > > > > > Sorry I was not more detailed. I am referring to the predefined
> > template - like a blog article. We will likely have areas of our blog
for
> > things such as meeting minutes, and we would like to use our standard
> format
> > to post these. How do I go about creating those?
> > > > > >
> > > > > > Sheila
> > > > > >
> > > > > >
> > > > > >
> > > > > > On 9/24/07, Guillaume Lerouge < guillaume(a)xwiki.com
> <mailto:guillaume@xwiki.com> > wrote:
> > > > > > > Hi Sheila,
> > > > > > >
> > > > > > > When you are talkign about pages look and feel, what exactly
do
> > you mean? If you are talking about the general view of the wiki, you
will
> > have to look into the Skin configuration. If you are talking about
> creating
> > new pages that are supposed to follow a predefined template (such as a
> blog
> > article template that would typically include the article's title,
> > publication date, author name and so on) then you can definitely do it
and
> > create as many page templates as you want to using XWiki.
> > > > > > >
> > > > > > > So the short answer is that creating pages with a standard
look
> > can be done easily. I would be glad to answer you in greater length but
i
> > would be easier if I had a better descrpition of what you have in mind.
> > > > > > >
> > > > > > > Guillaume
> > > > > > >
> > > > > > >
> > > > > > > On 24/09/2007, Sheila Hobeck < shobeck(a)gmail.com
> <mailto:shobeck@gmail.com> > wrote:
> > > > > > > > We would like some pages to have the same look and feel and
> for
> > users to be able to add a page with a standard "look" to it. Can that
be
> > done? I couldn't find any documentation on it.
> > > > > > > >
> > > > > > > > S.H.
>
> Sergiu
> --
> http://purl.org/net/sergiu <http://purl.org/net/sergiu>
> _______________________________________________
> users mailing list
> users(a)xwiki.org <mailto:users@xwiki.org>
> http://lists.xwiki.org/mailman/listinfo/users
> <http://lists.xwiki.org/mailman/listinfo/users>
>
>
>
>
>
> --
> Mothers of little boys work from son up til son down!
>
>
> 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
_______________________________________________
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,
One way to direct user to a certain page after login is to make that page require a login (guest view denied), a link to that page, say "Members, enter here," will cause the login page to show up, after login, they will be directed to that first member page. This method is not the best, but cost no effort.
Wei-hsing
-------------- Original message ----------------------
From: "goldring, richard" <richard.goldring(a)uk.thalesgroup.com>
>
> Hi all,
>
> Anyone know the answers:
> * Does anyone know how to update the text on the login page with say an
> email link for people to request an account, etc?
> * Redirect the user to a certain initial page when they login?
> If anyone has any answer I can paste them to the FAQ section of the XWiki
> website.
>
> Regards,
>
> Richard
>
> -----Original Message-----
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf Of
> Sheila Hobeck
> Sent: 26 September 2007 14:16
> To: XWiki Users
> Subject: Re: [xwiki-users] When adding a new page, can a standard template
> be used?
>
>
> Ok, so I figured it out. The tutorial should be updated for the latest
> release. It doesn't describe the process to associate the object very well.
> Anyhow, thanks just the same.
>
>
>
>
> On 9/26/07, Sergiu Dumitriu < sergiu.dumitriu(a)gmail.com
> <mailto:sergiu.dumitriu@gmail.com> > wrote:
>
> How do you create this new document?
>
>
> On 9/25/07, Sheila Hobeck < shobeck(a)gmail.com <mailto:shobeck@gmail.com> >
> wrote:
> > Ok, I followed the tutorial for creating an FAQ. I setup the class, the
> > template and the sheet as directed. I added properties to the template -
> but
> > these do not show up when I create a new document, any ideas?
> >
> >
> >
> >
> > On 9/25/07, Sheila Hobeck < shobeck(a)gmail.com <mailto:shobeck@gmail.com> >
> wrote:
> > > Thanks Guillaume, I will give the FAQ tutorial a try today and see how
> > that goes. Thanks again for your help. XWiki is looking better all the
> > time!
> > >
> > >
> > >
> > > On 9/25/07, Guillaume Lerouge < guillaume(a)xwiki.com
> <mailto:guillaume@xwiki.com> > wrote:
> > > > Hi,
> > > >
> > > > to do this you should probably first spend some time on this tutorial:
>
> > http://www.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial
> <http://www.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial> to
> > find out more about creating XWiki classes.
> > > > Then you will need to tweak the class page to add the objects you need
>
> > (such as "meeting leader", "date", "content", "summary" -> the categories
> > defined on your meeting minutes form).
> > > > The next step will be to modify the ClassSheet to display your
> elements
> > the way you want them to be seen by users (using CSS). Say, a table to
> > display participants names, the meeting title in bold and so on...
> > > > The last step will be to add an input button on a page in order to let
>
> > people create new pages of that class easily.
> > > >
> > > > All this may sound a bit complex and you'll probably need to dig a bit
> > into XWiki.org... Though having done it myself I can assure you it will be
>
> > worth it :-)
> > > >
> > > >
> > > > Guillaume
> > > >
> > > >
> > > > On 24/09/2007, Sheila Hobeck < shobeck(a)gmail.com
> <mailto:shobeck@gmail.com> > wrote:
> > > > > Whoops (its Monday) - "We will likely have areas of our blog" should
> > be "We will likely have areas of our WIKI".
> > > > >
> > > > > Sheila
> > > > >
> > > > >
> > > > >
> > > > > On 9/24/07, Sheila Hobeck < shobeck(a)gmail.com
> <mailto:shobeck@gmail.com> > wrote:
> > > > > > Hi Guillaume,
> > > > > >
> > > > > > Sorry I was not more detailed. I am referring to the predefined
> > template - like a blog article. We will likely have areas of our blog for
> > things such as meeting minutes, and we would like to use our standard
> format
> > to post these. How do I go about creating those?
> > > > > >
> > > > > > Sheila
> > > > > >
> > > > > >
> > > > > >
> > > > > > On 9/24/07, Guillaume Lerouge < guillaume(a)xwiki.com
> <mailto:guillaume@xwiki.com> > wrote:
> > > > > > > Hi Sheila,
> > > > > > >
> > > > > > > When you are talkign about pages look and feel, what exactly do
> > you mean? If you are talking about the general view of the wiki, you will
> > have to look into the Skin configuration. If you are talking about
> creating
> > new pages that are supposed to follow a predefined template (such as a
> blog
> > article template that would typically include the article's title,
> > publication date, author name and so on) then you can definitely do it and
> > create as many page templates as you want to using XWiki.
> > > > > > >
> > > > > > > So the short answer is that creating pages with a standard look
> > can be done easily. I would be glad to answer you in greater length but i
> > would be easier if I had a better descrpition of what you have in mind.
> > > > > > >
> > > > > > > Guillaume
> > > > > > >
> > > > > > >
> > > > > > > On 24/09/2007, Sheila Hobeck < shobeck(a)gmail.com
> <mailto:shobeck@gmail.com> > wrote:
> > > > > > > > We would like some pages to have the same look and feel and
> for
> > users to be able to add a page with a standard "look" to it. Can that be
> > done? I couldn't find any documentation on it.
> > > > > > > >
> > > > > > > > S.H.
>
> Sergiu
> --
> http://purl.org/net/sergiu <http://purl.org/net/sergiu>
> _______________________________________________
> users mailing list
> users(a)xwiki.org <mailto:users@xwiki.org>
> http://lists.xwiki.org/mailman/listinfo/users
> <http://lists.xwiki.org/mailman/listinfo/users>
>
>
>
>
>
> --
> Mothers of little boys work from son up til son down!
>
>
> 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