Good day, community.
Small question about customizing xwiki:
- I want to customize skin, by creating own skin (with name 'x'),
After reading http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins
I do next sequences of steps:
a) creating directory <xwiki-base>/skins/x,
b) copying all files from touckan to x
c) changing default skin in xwiki.cfg grom touckan to x
d) copying file templates/view.vm to x
e) customizing view.vm (writing onethins inside)
Last step does not work; i. e. if I change view.vm, nothing changed in xwiki.
So, question: it is such problem with my installation, or I missed something
during creation of skin ?
--
Ruslan Shevchenko
GradSoft. http://www.gradsoft.ua
The XWiki development team is pleased to announce the release of
XWiki Enterprise Manager 1.3 Release Candidate 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
First release candidate for the 1.3 version.
The main changes are:
* Upgrade XE/Core dependency from 1.4.1 to 1.5
* Improve wiki descriptor editor
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM13RC1
Thanks
-The XWiki dev team
Hi
Could you please host a wiki for us in xwiki farm.
username: hikka
wiki url: daba.myxwiki.org <http://yahi.myxwiki.org>
My friend Yacine an myself will use this wiki to organize a software
project. We would like to use we want to use as thesis study subject.
Thanks a lot
Hicham
Hello everybody !
I am very very new to Xwiki. I just got one hosetd in the community farm. I
am having some questions already.
How can I let's say apply a new skin? do I have to have access to the host
server through FTP for example?
Here is another one: is there any documentation or FAQ's to go through
before posting questions here? I don't want to ask questions that might have
solutions already elsewhere.
Thanks a lot
--Hicham
Yes I know this already but for example if u want to create a new page called
World cup
The page will be called worldcup
if u do a [$doc.name] Here the name of the link will be normal "World Cup"
BUT if u do a $doc.name u will get worldcup.
My problem is i want to get the normal name of the page which is displayed when u do a [$doc.name]
Thanks
Original Message:
Hi,
<br />
<br />On Fri, Jul 25, 2008 at 10:42 AM, Hosam Hassan wrote:
<br />> Hello Guys,
<br />>
<br />> I want to get the document name but WITH the spaces. I do it like that $doc.name but it prune the white spaces for some reason!. Any idea how to get the normal name of the document?.
<br />
<br />$doc.space = Space
<br />$doc.name = PageName
<br />$doc.fullName = Space.PageName
<br />$doc.prefixedFullName = wikiname:Space.PageName
<br />
<br />See XWiki api for a complete list of available methods :
<br />http://platform.xwiki.org/xwiki/bin/view/DevGuide/API
<br />
<br />>
<br />> Many thanks,
<br />>
<br />> Hosam
<br />> _______________________________________________
<br />> users mailing list
<br />> users(a)xwiki.org
<br />> http://lists.xwiki.org/mailman/listinfo/users
<br />>
<br />>
<br />
<br />
<br />
<br />--
<br />Thomas Mortagne
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
Good day, community !.
One question - is exists configuration parameter, which set name of web
application (other then 'xwiki') or it's still hardcoded in java ?
I.e. I want to run two different xwiki-based applications on different
databases on one tomcat instance.
I can set different dabases (with xwiki.db parameter), now I want set
different base urls.
//I remember, than year ago it was hardcoded. Is situation was changed for now ?
--
Ruslan Shevchenko
GradSoft. http://www.gradsoft.ua
Is there a known problem with ldap group synchronisation in 1.3.2?
The synchronisation works fine if it's the user's first login (...if the
user is created). XWiki maps all AD groups to XWiki groups like it should.
When a admin deletes the user from the XWiki group (without changing
anything in the AD) and the user logs in again, XWiki doesn't re-map the AD
group membership to the XWiki group membership.
I have set:
xwiki.authentication.ldap.mode_group_sync=always
and for testing purposes:
xwiki.authentication.ldap.groupcache_expiration=60
The xwiki.authentication.ldap.group_mapping settings shall be fine, since it
works at least for the first login.
Or do I have to set any other parameters as well? Thank you in advance!
--------
Plus: If the user name contains a blank space (like "AAA BBB") (please don't
ask me why.................. ^^), the user itself seems to be created
correctly (I can find the user in the "Users" tab in the Administration
area), but when I list all members of a group this user belongs to, there
are two entries in that list: "XWiki.AAA" and "BBB" (without "XWiki."
before)... So there may goes something wrong when creation the relation
between the group and the user.
--
View this message in context: http://n2.nabble.com/Group-Sync-in-1.3.2---blank-spaces-in-user-names-tp580…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello Guys,
I want to get the document name but WITH the spaces. I do it like that $doc.name but it prune the white spaces for some reason!. Any idea how to get the normal name of the document?.
Many thanks,
Hosam
Hi
Thanks Vincent. I am now subscribed to the mailing list.
BR;
Hicham
2008/7/25 Vincent Massol <vincent(a)massol.net>:
> Hi Hicham,
> On Jul 25, 2008, at 1:33 PM, Hicham Bouazamour wrote:
>
> Hi
>
> Could you tell me please where should I send my request below ?
>
>
> This is the correct place but read the answer (you were not subscribed).
> See http://dev.xwiki.org/xwiki/bin/view/Community/MailingLists.
>
> Thanks
> -Vincent
>
>
>
> ---------- Forwarded message ----------
> From: <users-owner(a)xwiki.org>
> Date: 2008/7/25
> Subject: [myxwiki] new wiki request
> To: hicham.bouazamour(a)gmail.com
>
>
> You are not allowed to post to this mailing list, and your message has
> been automatically rejected. If you think that your messages are
> being rejected in error, contact the mailing list owner at
> users-owner(a)xwiki.org.
>
>
>
> ---------- Message transféré ----------
> From: "Hicham Bouazamour" <hicham.bouazamour(a)gmail.com>
> To: users(a)xwiki.org, fandi.yacine(a)gmail.com
> Date: Fri, 25 Jul 2008 12:50:46 +0300
> Subject: [myxwiki] new wiki request
> Hi
>
> Could you please host a wiki for us in xwiki farm.
>
> username: hikka
> wiki url: daba.myxwiki.org <http://yahi.myxwiki.org>
>
> Myself and my friend Yacine will use this wiki to organize a software
> project. this project we want to use as thesis study subject.
>
> Thanks a lot
>
> Hicham
>
>
--
--Hicham