Hi All,
I need to empty recycle bin (both pages and attchments) but I'm not authorized
to do so.
Page:
http://tutos.myxwiki.org/xwiki/bin/view/Main/AllDocs?view=deletedAttachments
Returns:
This document requires programming rights and needs to be saved by an
administrator of this Wiki
Thanks for your help I'm not in a hurry :-).
Best regards
> > Indeed, when using “Always on this
> wiki” we currently require PR. I think we should allow it
> if you’re the owner of the wiki or have admin permissions.
> Maybe you could start a discussion thread on this or create
> a jira issue?
> >
> > For
> now, you can use “On demand” or “only on this page”
> and it should work fine.
> >
Then for the moment, do you have another way I can use to apply a css instruction on all my site ?
Thxs
>
> > The current way
> it works right now is uselessly confusing.
>
> See also http://extensions.xwiki.org/xwiki/bin/view/Extension/Home+Page+Application on
> this topic, where I tried to have the best of both
> worlds.
Thxs a lot, it seem clear and useful (I will use it, hope it's working with 7.1.2)
>
> I didn’t succeed
> in convincing others that it was a good solution though so
> it stayed as an extension.
It's shame, because I'm far to be an xwiki expert but I know very well your product now and I'm still confuse to customize home page (after xwiki.cfg it is the first page to "play" with).
The perfect example:
http://coc.myxwiki.org/xwiki/bin/view/Main/?language=fr (simple text)
http://coc.myxwiki.org/xwiki/bin/view/Main/?language=en (dash board)
and in edit mode some instruction that i don't understand.
Pascal B
> > created your wiki here:
> > http://coc.myxwiki.org/xwiki/bin/view/Main/
Hello,
About my new site on myxwiki.org, I'm very disoriented about the customization of welcome page ...
If i'm login as Admin, Main.WebHome show only this text:
<<<C'est un site web facile à éditer qui aidera les membres de votre équipe à mieux travailler ensemble. Ce wiki se compose de pages organisées par espaces. Vous êtes actuellement sur la page d'accueil (WebHome) de l'espace principal (Main).
Vous pouvez utiliser le bac à sable afin de tester les fonctionnalités de votre wiki.>>
When I'm login as admin if I edit my welcome page this message is displayed on top of gadget dashboard:
<<Vous êtes en train de modifier un tableau de bord défini dans un document différent,coc:WikiManager.Dashboard. Vos changements auront un impact sur toutes les pages incluant cette configuration de tableau de bord. Si vous souhaitez personnaliser cette page, éditez-la en mode WYSIWYG et configurez la macro "tableau de bord" avec un paramètre source vide.>>
I don't understand what's meaning " configurez la macro "tableau de bord" avec un paramètre source vide"? I must edit the source of Main.Welcome and replace {{dashboard source="Main.Dashboard" /}} by {{dashboard source="" /}} ?
If I follow the instruction like a normal user, I'm quickly lost: I can not follow this instruction and I obtain 2 different welcome page depending of language of my browser: english one with dashboard and the french one with the short text "C'est un site web facile à éditer..."
http://coc.myxwiki.org/xwiki/bin/view/Main/?language=frhttp://coc.myxwiki.org/xwiki/bin/view/Main/?language=en
In my advice, xwiki must be simplier to customize welcome page. It is the first impression the most important, isn'it?
(I activated 2 langages on: coc.myxwiki.org, en and fr default)
Thxs
Pascal B.
>
> On 1 Oct 2015 at 08:51:01, vincent(a)massol.net
> (vincent@massol.net(mailto:vincent@massol.net)) wrote:
>
> > I’m ok on
> my side to allow Owner to be able to use the “Always on
> this wiki” visibility for JSX/SSX.
> Allowing PR is another matter and
> I’m -1 for that, it’s too dangerous. With PR you can do
> anything: hack the OS, delete all the wikis of the farm, etc
> (voluntarily or not!).
Yes I'm agree with you. It's too dangerous for groovy code and JAR...
But are there same risk if you allow only full velocity code+xwiki API?
(I don't know if some methods need PR anyway)
>
> Sorry, I
> cannot accept that, I’m a Castle Clash player :)
Lol
I wonder the difference between these game? date creation? or time spending probably? a nightmare!
>
> Just kidding of course, I’ve
> created your wiki here:
> http://coc.myxwiki.org/xwiki/bin/view/Main/
>
> Remember that it obeys the
> rules defined at http://myxwiki.org/xwiki/bin/view/Main/WebHome
>
Ok
Thxs
Pascal B.
Hi,
Could you provide this nice wiki?
description: web site to share some presentation, news and strategies about our clan: "Valhalla" on game: "Clash of clans"
owner name: thorgal aegirsson
wiki name: coc.myxwiki.org
Thxs
Thorgal
Hi all,
I'm new with xwiki and need help before I go crazy here. I just tried to
install the 'proper' .war installation after a being happy with the xwiki
standalone installation. The main reason to switch is not performance (it'll
be a small wiki), but the fact that I can't seem to run it as a service and
it stopped running after not being logged on for a couple of days. Back to
topic...
I chose what seemed like the easiest path to me from the manual install
documentation:
Jetty (9.3.3) + HSQLDB (2.3.3) + xwiki (7.2) on Windows server 2008 R2
(don't have a choice of using something else there)
I think my problem is an utter lack of knowledge of how to configure
jetty+hsqldb.
The good news is that I get to the xwiki initialization screen when I access
hostname:8080/xwiki/
Bad news is that it throws a http 500 error once it's done initializing, see
the log below.
Here is what I did: I literally wet by the documentation and I suspect that
I'm missing the part where I define the hsqldb setup (db location and
connection):
- extracted jetty in a folder
- extracted the xwiki 7.2 .war file into the webapps subfolder in jetty
- copied the hsqldb.jar file in the WEB-INF/lib subfolder in xwiki
- uncommented the HSQLDB part in the hibernate.cfg.xml
- set the directory to environment.permanentDirectory="E:/Data/Wiki/data/"
in xwiki.properties; I used unix-like path even though I'm on windows. Using
\ instead of / did not work either
I did not set up a database, user, etc for hsqldb, is that my problem? The
documentation made it sound like this is not necessary.
I would really appreciate any input because I started over again a few times
already and am lost.
Cheers
Sebastian
--
View this message in context: http://xwiki.475771.n2.nabble.com/HTTP-500-war-installation-with-Jetty-and-…
Sent from the XWiki- Users mailing list archive at Nabble.com.