Hi @ all,
I have the following scenario: User A views a page with 3 comments,
and add's a new comment. Now User B logs in and views the same page.
This User already read the first three comments and now I want that
User B get's some kind of visual hit(orange triangle or something
like that), that a new comment was added since his last visit.
How should I aproach this Problem?
Any ideas?
Thanks a lot.
Hi all --
I'm working to create an xwiki app that allows you to press a button, and
it sends you to a new page with a generated name (i.e. not based on any
user input). I can get this to work with a page name generated from the
current time in milliseconds, but that gives me a really long number. I'd
like to have the generated name be a number which is incremented any time
a new page is created. Thus I would have pages Page_1, Page_2, Page_3,
etc. I looked in our scriptlets section, but didn't see anything close.
Thanks ...
shawn.
Thank you Sergiu and Vincent.
As you suggested, I imported the initial .xar file (xwiki-1.0-beta-2.xar)
and now I have my "admin" and familiar content/links/pages back.
Problem solved. I appreciate your help.
-Jimmy
----- Original Message -----
From: Sergiu Dumitriu
To: xwiki-users(a)objectweb.org
Sent: Monday, January 22, 2007 3:19 AM
Subject: Re: [xwiki-users] question about creating new user and skin
customization in xwiki 1.0 b2
I think your problem is that you did not import the initial database.
Please see http://www.xwiki.org/xwiki/bin/view/Main/Download for details.
Sergiu
On 1/22/07, jimmy(a)comkraft.com <jimmy(a)comkraft.com> wrote:
Hi,
I downloaded the latest xwiki source code (last night)from svn and have
delployed it in a tomcat server. It looks great and I have managed to hook
it up with our openldap server for authentication. But I couldn't figure
out the following issues:
1. I can log in via superadmin and the users from my ldap registry,
however I don't know how to create a new user. I tried to follow the FAQ
"... All users registered on your Wiki are listed in
http://localhost/xwiki/bin/view/XWiki/XWikiUsers" , but I got "pages
cannot be found" error. How can I create a new user? btw, I thought I
should see a list of users since I am using ldap now, but I cannot see
any.
When I go to the Administration link and go to the Users/Groups, I cannot
see any users/groups at all.
2. I cannot see any differences when I log in as superadmin and a user
from ldap. I thought I should see more admin items for superadmin such as
the "admin" user in 0.984 version. For example, I cannot see "more action"
link at all. How to setup initial securities ? I found the previous
version of xwiki (e.g. 0.984) is more intuitive but I cannot figure out
how to do it in 1.0 beta 2.
3. I tried to follow the skin section of the Admin guide, but I cannot access
http://www.xwiki.com/xwiki/skins/xwiki10b1/ even if I logged in.
And I cannot continue to follow the instruction since I cannot see the
"more action" option at all. Does the default user Admin/admin (in 0.984)
still supposed to work?
Any of your help to solve this problem will be highly appreciated.
thanks
-Jimmy
--
You receive this message as a subscriber of the xwiki-users(a)objectweb.org
mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto: sympa(a)objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--------------------------------------------------------------------------------
--
You receive this message as a subscriber of the xwiki-users(a)objectweb.org
mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Hi Benjamin,
Unfortunately ObjectWeb SVN doesn't use the HTTP(S) protocol for SVN.
I also would like very much to have it but it's not under our direct
control...
When using CVS there was a tool called cvsgrab but I don't know if
there's an equivalent for SVN...
In any case, since your last email we've released several versions of
XWiki so you're probably fine. Let us know.
Thanks
-Vincent
On Nov 23, 2006, at 11:50 AM, Benjamin Graf wrote:
> Hi,
>
> I'd like to test the latest version of xwiki from subversion
> repository but I have a big problem. I'm behind a proxy firewall
> where only port 80 is open for access to the internet. So I can't
> connect to the svn server. Is there any other possibilty? Maybe a
> http server to connect?
>
> Best regards
> Benjamin
> --
> Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
> Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
>
>
> <messagefooter.txt>
Hi All... again!
Looks like I need to use groovy for a few xwiki tools; but I just need
to confirm permissions. If I understand correctly, you need programming
rights to run a groovy script - does this mean all users that are
viewing or modifying a page in xwiki with groovy scripts involved
require programming rights?
For eg:
A class has a groovy script in it to compare dates (eg "is it before or
after when xyz said it would be done"). This is setup at the ClassSheet
level.
-> On creating a document linked to that classt; will the user be able
to run the groovy script attached to the ClassSheet linked to the
document?
Hi,
I downloaded the latest xwiki source code (last night)from svn and have
delployed it in a tomcat server. It looks great and I have managed to hook
it up with our openldap server for authentication. But I couldn't figure
out the following issues:
1. I can log in via superadmin and the users from my ldap registry,
however I don't know how to create a new user. I tried to follow the FAQ
"... All users registered on your Wiki are listed in
http://localhost/xwiki/bin/view/XWiki/XWikiUsers" , but I got "pages
cannot be found" error. How can I create a new user? btw, I thought I
should see a list of users since I am using ldap now, but I cannot see
any.
When I go to the Administration link and go to the Users/Groups, I cannot
see any users/groups at all.
2. I cannot see any differences when I log in as superadmin and a user
from ldap. I thought I should see more admin items for superadmin such as
the "admin" user in 0.984 version. For example, I cannot see "more action"
link at all. How to setup initial securities ? I found the previous
version of xwiki (e.g. 0.984) is more intuitive but I cannot figure out
how to do it in 1.0 beta 2.
3. I tried to follow the skin section of the Admin guide, but I cannot access
http://www.xwiki.com/xwiki/skins/xwiki10b1/ even if I logged in.
And I cannot continue to follow the instruction since I cannot see the
"more action" option at all. Does the default user Admin/admin (in 0.984)
still supposed to work?
Any of your help to solve this problem will be highly appreciated.
thanks
-Jimmy
I have upgraded to b2 from an old version and we have been using b2 for a
week, but here are one or two issues:
If I am not logged in and click on the 'Register' link
(/xwiki/bin/registerXWiki/Register) it brings up the 'Login' page. So I
cannot register without logging in. I have changed 'Always authenticate on
editing' to Yes, but this should not apply to registration.
When the default editor is WYSIWYG, editing a page removes links to images.
The bread crumb (Main:Welcome Edit Menu > My Company Wiki) does not display
correctly on IE7 but does on Firefox.
Thanks
Martin
When creating a PDF output, the view is very different from the view
offered when in xwiki itself (borders, widths, etc are all
overridden)... is there any way in xwiki10B2 to alter this?
This was partially possible in 0.9.840 by modifying an xsl file (forget
which one, about a year ago when I did this on our own servers). There
seems to be only one xsl file in the current version (xhtml.xsl), which
does not seem to affect the style of the PDF output.
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi All,
I guess more a question for the dev team, anyone that may know offhand
otherwise ;)
Searched around on the XWiki.org site with no indication of the
following functionality; but cannot seem to find references in
documentation at all. I've also tried to enter bits of data that seem
correct (eg, a RegEx into the field at "c" does not seem to do any
checks, or show any message if it fails), with no luck yet.
So, hopefully can someone help me understand:
a) for db lists, ID Field Name and Value Field Name indicates being able
to use a different display and record value - is this correct, and if
so; what is the syntax to this?
b) for db lists again, there is an Xwiki Class Name field - what does
this do? Entering a valid class name does not seem to alter the
behaviour in any way.
c) for Strings/Dates/etc there is a Validation Regular Expression (and
associated Validation Message) field; is this intended as a validation
expression for the field value? If so, is it active? - so far it does
not give any message (provided or otherwise) when used.
d) For list types, there is a new entry called Display Type - changing
this does not seem to make, eg a dropdown list into an input - is this
what it is intended for, and if so; what restrictions are there in the
underlying code? Can a select list be changed to a text box with this
field (assuming data already entered stays the same)?
e) Tooltip and Custom Display: Is this an automatic field render, or
must these fields be initiated in some way?
Is it possible with xwiki 1.0-betaX to do multi level spaces.
I want to create a space called "MyProject" and inside this space I want to
create a space "Documentation".
Seb
Hi,
what do you think about excluding the XWiki space from the rss feed?
Because users don't care about the modification of the configuration
of the wiki or the new accounts, they only care about the content
modifications.
jeremi
Hello all,
having difficulties to integrate xWiki in eXo as a portlet, i wish to
try another way : having the two on the same SSO server.
Has someone deployed Xwiki in a SSO environment with CAS ? A quick
search on the net doesn't bring anything about that.
Sincerely Yours,
Nicolas Pays.
Not sure if this is just me having this, but when I delete a document
(for eg, an article) xwiki's top right indicates I'm logged off when I'm
actually still logged in.
I know I'm not timed out either (would explain being logged out at least
if that was the case), as I can simply click no and continue with
correct permissions, etc for the user.
Example:
View a news topic:
<<PBrush>>
Then click the delete button:
<<PBrush>>
Panels behave odd as well when I try delete any document, as the
screenshot shows..
Not a serious problem, but I'm unsure if this is something with my code
or if it's something with XWiki?
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi there,
I've some problems with the following combo:
- xwiki 1.0 b2
- glassfish v2 b28
- apache mod_jk
When I hit the URL http://wiki.xxx.net/xwiki/
I successfully get the "XWiki Installation" page with the link to the XWiki
instance. But when I'm trying to reach the instance (eg.:
http://wiki.xxx.net/xwiki/bin/view/Main/WebHome) I receive empy pages. Even
if I try to reach on its "normal" IP address:
http://xx.xx.xx.xx:8080/xwiki/bin/view/Main/ I get the same empty pages.
Without mod_jk everything goes smoothly, no problems.
Unfortunately there are no log events that can be debugged.
Does anybody faced this problem before?
Cheers,
P
Hi,
I wanted to try out the XWiki's upload feature in the sandbox, but I cannot
register.
http://sandbox.xwiki.org/ <http://sandbox.xwiki.org/>
I tried with several different user names...
Thanks,
Olivier
Error number 11004 in 11: Exception while creating user
Wrapped Exception: null
com.xpn.xwiki.XWikiException: Error number 11004 in 11: Exception while
creating user
Wrapped Exception: null
at com.xpn.xwiki.XWiki.createUser(XWiki.java:2275)
at com.xpn.xwiki.XWiki.createUser(XWiki.java:2178)
at com.xpn.xwiki.web.RegisterAction.action(RegisterAction.java:44)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:143)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProces
sor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFi
lter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
at
org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java
:889)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:684)
at java.lang.Thread.run(Thread.java:595)
<http://www.optimumgroup.com>
Olivier Gourment
Architecte technologique
Technology Architect
OPTIMUM INFORMATIQUE INC.
Téléphone
Télécopieur
Courriel
Web
: (514) 288-1661 poste 515
: (514) 288-8152
: <mailto:ogourment@Optimuminformatique.com>
ogourment(a)Optimuminformatique.com
: <http://www.optimuminformatique.com> www.optimuminformatique.com
Dear fellow XWiki users,
Should you have any experience with XWiki that you would like to present
during the workshop "Workshop on Social and Collaborative Construction
of Structured Knowledge" to be held during the upcoming World Wide Web
Conference 2007 in Banff, Canada, here is below a link to the call for
proposals. The deadline is February, 2 2007.
CfP: http://km.aifb.uni-karlsruhe.de/ws/ckc2007/
===========
Workshop on Social and Collaborative Construction of Structured
Knowledge, at 16th International World Wide Web Conference (WWW2007)
Banff, Canada, May 8, 2007
Have you ever tried developing a schema or ontology, or creating other
structured knowledge? Have you tried doing this task collaboratively
with your colleagues? How about with many of your colleagues as well as
people you've never met? Or anyone else in the world? Have you found the
tools that support these tasks? Do you have a list of requirements for
such tools or has your group developed tools to support collaborative
acquisition of structured knowledge in general and ontologies and
schemas in particular?
============
Cheers
Stéphane
--
Stéphane Laurière
Email: slauriere(a)mandriva.com
Mandriva Research
http://www.mandriva.comhttp://nepomuk.semanticdesktop.orghttp://www.edos-project.org
Hi
is there a way to swap the original document and its translation in a given language?
I have this problem where my translation has more versions than my original document and it breaks the history functionality (I am using version 1252).
I am just looking for a quick workaround to keep my data usable for now.
Thanks
Marc Lijour
Problem with this is that it exposes code from tools to users... any way
to disable this?
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Thanks for the answer and let me try to explain my concern better.
If we introduce XWiki in our organization, it will have to coexist with
other information stores. Currently, most people use Word and other Office
applications to create documents and place them on Windows shares or network
directories.
There will be many times when people using XWiki will want to point to such
existing documents, without having to import them into XWiki or move them
onto a Web server.
Unless there are other best practices that I am not aware of (and in which
case I would love hear about), people will need to insert links (anchors) to
what I called "external documents".
Does this make more sense?
Thanks,
Olivier
_____
De : Sergiu Dumitriu [mailto:sergiu.dumitriu@gmail.com]
Envoyé : 12 janvier 2007 17:04
À : xwiki-users(a)objectweb.org
Objet : Re: [xwiki-users] external documents
Hi,
I'm not sure I understand your question.
You can point to files stored on the webserver. All the skin files (css and
image) are retrieved that way. Let's not forget that XWiki outputs plain old
HTML, and you can always include HTML content in a document.
On 1/12/07, Gourment, Olivier <ogourment(a)optimuminformatique.com
<mailto:ogourment@optimuminformatique.com> > wrote:
Hi,
Is it possible in a page to point to a document/file on the file system? If
yes, does clicking on the link open the file a new window?
Thanks,
Olivier
This is a significant usability issue that I raised over a year ago (http://old.xwiki.org/xwiki/bin/view/Dev/SyntaxProcessingIssues). Because of XWiki's multiple rendering engine support, escaping the syntax is harder than it should be. It was scheduled to be addressed for the 1.0 release, but I was disappointed to see that addressing this has been bumped back to 1.1:
http://jira.xwiki.org/jira/browse/XWIKI-208
Still, I'm glad to see determined movement towards a final 1.0 release, and hopefully this issue can be addressed in the 1.1 release.
Stephen
> Date: Tue, 12 Dec 2006 10:06:00 +1100> From: John.Turner3(a)team.telstra.com> To: xwiki-users(a)objectweb.org> Subject: RE: [xwiki-users] Is there a way to escape XWiki syntax?> > Try enclosing the wiki markup with {pre}...{/pre} as well as> {code}...{code}; also try putting a back slash (\) before the hash/pound> (#) character.> > JT> > ________________________________> > From: Peter Flynn [mailto:pflynn@adobe.com] > Sent: Tuesday, 12 December 2006 8:43 AM> To: xwiki-users(a)objectweb.org> Subject: [xwiki-users] Is there a way to escape XWiki syntax?> > > > Hi, I'm new at this. I've been trying to figure out a way to write some> example wiki pages that explain the XWiki syntax better to my users.> However, the XWiki engine always seems to want to interpret the markup> rather than showing it as a literal.> > > > For example, if I do:> > {code}> > 1.1 This is how to create a heading> > {code}> > > > The "1.1" is not visible on the page, and the heading is rendered fully> styled. This also happens with markup such as "#includeTopic". You can> see an example of the problem here as well:> > http://www.xwiki.org/xwiki/bin/view/Main/TuTAddSearch> > > > Is there any way to really make XWiki ignore a block of text?> > > > Thanks in advance,> > > > - Peter Flynn>
_________________________________________________________________
Type your favorite song. Get a customized station. Try MSN Radio powered by Pandora.
http://radio.msn.com