>From an administrator-point-of-view, to keep the SQL database as small as
possible, is it possible to purge documents which are older than 3 months
old (but keep at least 3 revisions)
Any setting which controls the purging of the database? Or is there a script
available?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Purge-revision-of-pages-attachments-with-…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
For now the only example i know is for the Box Macro
{{box cssClass="floatinginfobox"
I searched for documentation on other possibilities but i did not find any,
do you have any link or documentation in regards of the Css usable classes ?
Thanks,
--
*BHY*
Hi
Is there a way to highlight important text or title by framing it in a box ?
the problem with the box Macro is the greyish background,
I am more looking for a transparent rectangular frame,
Is there a macro for that or an xwiki Style property ?
Thanks,
--
*BHY*
To all,
Is there a way to rename an existing attachment?
I know that there's an *almost 6 years old* JIRA on Renaming Attachments
<http://jira.xwiki.org/browse/XWIKI-1657> but is it possible to rename an
attachment by for example velocity code?
Why? I would like to rename the pictures when I use the "Import Office
Document" feature, so I can get meaningful names for the Gallary Macro for
example (or when I want to re-use the picture on a different wiki-page)
Thanks!
--
View this message in context: http://xwiki.475771.n2.nabble.com/Rename-attachments-tp7585570.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi !
I'm trying to use the Newsletter Application. I created Newsletter
Elements and added it to a Newsletter Model.
Currently I want to create a new Newsletter in order to create a
Newsletter instance after.
There is a problem here : I don't have the field and the "create"
button , I just have the "Newsletter already created" part.
(see on this page :
http://extensions.xwiki.org/xwiki/bin/view/Extension/Newsletter+Application…)
I have in my space "LettreInformation" 3 pages :
CreateNewsletterInstance, ManageSubscription and WebHome
Thanks for your help
The XWiki development team is proud to announce the availability of XWiki 5.0.3.
This is a bugfix release. The blocking bugs that leaded to this
release are a regression with right checking in old API and the New
Page menu not showing up or user without admin right.
You can download it here:
http://www.xwiki.org/xwiki/bin/view/Main/Download (please allow a few
hours for the binaries to propagate to the download servers if the
download doesn't work yet)
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki503
Thanks
-The XWiki dev team
Hi Everyone,
I have installed xwiki in my laptop. I want to know if I can index the
documents without uploading it into the xwiki. Say I have 20 Gb of
documents in my local hard disk. can I search these documents without
uploading it into xwiki?
--
*Regards*
*M.GANESAN*
*E-Mai*l :mganeshanece@gmail.com
**
Hi!
I have a problem with the display of my panels.
I have several panels in the Panels Organizer of my space "Blog" and I
tried to drag and drop a panel "TestPanel" in the left-side column of
the screen.
When I checked the result in the Blog, I saw that the displayed panel
was the one just before "TestPanel" in the Panels Organizer's list !
This problem occurs each time I try to do this.
I need help please.
Thanks
Pierrick
Hello.
I have just installed a new XWiki site. I did a manual war file deployment.
When I logon as Admin I am brought to the XWiki Distribution Wizard. There
are three choices at the bottom of the wizard: CONTINUE, SKIP, and CANCEL.
Clicking any of the three buttons brings me back to the very same page. In
other words, I'm stuck on the first page.
Nothing is logged on the server side.
The server is behind a corporate firewall and can only access the Internet
through a proxy.
Does anyone know what I must do to complete the Distribution Wizard?
Thanks!
--
View this message in context: http://xwiki.475771.n2.nabble.com/Stuck-on-First-Page-of-XWiki-Distribution…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello everybody,
I would like to authenticate users via a SAML server.
I red this page
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication. I would
like to try the example project provided on Github:
https://github.com/xwiki-contrib/sandbox/tree/master/authenticators/xwiki-a…
'old').
When I want to build the project, I've got this error:
[WARNING] The POM for jfree:jfreechart:jar:1.0.0-rc1-xwiki is missing, no
dependency information available
I precise that I tried using Maven and Nexus XWiki repos.
Could you help me, please?
Thanks by advance,
Nicolas
Hi,
You miss the .execute() at the end :)
Br,
Jeremie
Envoyé depuis mon HTC
----- Reply message -----
De : "Ricardo.Julio.Rodriguez.Fernandez(a)sergas.es" <Ricardo.Julio.Rodriguez.Fernandez(a)sergas.es>
Pour : "users(a)xwiki.org" <users(a)xwiki.org>
Cc : "Isabel.Lista.Garcia(a)sergas.es" <Isabel.Lista.Garcia(a)sergas.es>
Objet : [xwiki-users] XWQL query on several objects of the same class instantiated in the same doc
Date : mer., mai 22, 2013 21:24
Louis-Marie, Edo, thanks again!
Louis-Marie, you perfectly understand what I'm trying to get: to use comments on documents as criteria for selection. I understand comments are not intended to satisfy this objetive, but, at least for me, they are extremely useful to "draft" data models to be implemented in new XWiki classes. Just a kind of "extreme development" tool! :-) I think the "only" problem we are facing with this use is the kind of queries combining comments on the same document to retrive documents and properties of any class there instantiated.
I'm truly learning a lot! I think I can understand the construction and it must answer the well-formed question Louis-Marie wrote down in his message, but I'm not able to understand the result. Here what I get...
org.xwiki.query.internal.DefaultQuery@70687068
The integer after the @ changes it time I reload the page. I din't get neither a document fullName, nor an object.
You can always check it in the same link posted before...
http://www.idisantiago.es/bin/XWQL/SnapshotE0012012
In found DefaultQuery code here...
http://maven.xwiki.org/site/clover/20120701/clover-platform-20120702/org/xw…
Perhaps this construct doesn't work in my plain old XWIKI ENTERPRISE 2.4.30451 installation?
Thanks for your help!
Ricardo
> ________________________________________
> From: users-bounces(a)xwiki.org [users-bounces(a)xwiki.org] On Behalf Of Guillaume "Louis-Marie" Delhumeau [gdelhumeau(a)xwiki.com]
> Sent: 22 May 2013 17:51
> To: XWiki Users
> Subject: Re: [xwiki-users] XWQL query on several objects of the same class instantiated in the same doc
>
> Hi.
>
> I'm not sure I really understood what you need to do, but let me propose a
> solution anyway.
>
> I think what you need is to get the all the documents that contains
> comments with "%doc.title%" content and where there is NO comment with
> '%Withdrawal:2011% in the content.
>
> So, that's how I would solve the problem:
>
> #set ($xwlquery1 = "FROM doc.object(XWiki.
> XWikiComments) AS commWHERE doc.translation = 0 AND and comm.comment LIKE
> :doctitle AND doc.fullName NOT IN (SELECT doc2.fullName FROM Document doc2,
> doc2.object(XWiki.XWikiComments) comm2 WHERE comm2.comment LIKE
> '%Withdrawal:2011%')")
> #set($results = $services.query.xwql($xwqlquery1).bindValue('doctitle',
> "%${doc.title}%"))
>
> I didn't test it but it should work.
>
> Louis-Marie.
>
> 2013/5/22 <Ricardo.Julio.Rodriguez.Fernandez(a)sergas.es>
>
>> Hi! Thanks you both for answering!
>>
>> I'm afraid that your proposals didn't solve the problem. Please, see
>> here...
>>
>> http://www.idisantiago.es/bin/XWQL/SnapshotE0012012
>>
>> Both users have three comments each. This way:
>>
>> XWD_ID:416379378
>> Gender:xxxxxxxx
>> Withdrawal:20121017
>> Formely:XWiki.XWikiIDISE001
>>
>> XWD_ID:946660794
>> Gender:xxxxxxxx
>> Withdrawal:20111231
>> Formely:XWiki.XWikiIDISE001
>>
>> Thus, I'm still not able to design a query to retrive ONLY user
>> XWD_ID:416379378 based on comments :-( Your proposals answer with a list
>> including both users n times. I'm not able neither of explain n in both
>> cases... any idea will be welcome!
>>
>> Thank you very much for your help,
>>
>> Ricardo
>>
>>
>> > ________________________________________
>> > From: users-bounces(a)xwiki.org [users-bounces(a)xwiki.org] On Behalf Of
>> Guillaume "Louis-Marie" Delhumeau [gdelhumeau(a)xwiki.com]
>> > Sent: 22 May 2013 13:02
>> > To: XWiki Users
>> > Subject: Re: [xwiki-users] XWQL query on several objects of the same
>> class instantiated in the same doc
>> >
>> > Hi Ricardo and Edo,
>> >
>> > 2013/5/22 Edo Beutler <ebeutler(a)synventis.com>
>> >
>> >> Hi Ricardo
>> >>
>> >> You are only checking in one object. So there has to be one object that
>> >> contains the doc name, but not the withdrawal part which is fulfilled by
>> >> the third object in your example. Whilst I don't recall ever having
>> tried
>> >> checking for multiple objects in XWQL, I would suspect this should work:
>> >>
>> >> #set ($xwlquery1 = "from doc.object(XWiki.XWikiComments) as comm1,
>> >> doc.object(XWiki.XWikiComments) as comm2 where doc.translation = 0 and
>> >> comm1.comment like '%$doc.title%' and comm2.comment not like
>> >> '%Withdrawal:2011%'")
>> >>
>> >
>> > You are right. But I think you should add "comm1 <> comm2" in your query
>> to
>> > make it work.
>> >
>> > Louis-Marie
Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada.
Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada.
See more languages: http://www.sergas.es/aviso_confidencialidad.htm
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi Devs and Users
Sorry for this question if it seems stupid :)
I have an old version of xwiki platform that have of course an old
wysiwyg editor , and I wanted to replace it with the new editor from the
last version of Xwiki witch is more enhanced then the old one
I this possible? any one want to share his experience about that topic ,
what are impacts on other parts of the framework
Thanks
We want to create our workinstructions by displaying photo's in the Lightbox
Macro <http://extensions.xwiki.org/xwiki/bin/view/Extension/Lightbox+Macro>
. Each photo is one step of the workinstruction. One workinstruction may
have 50 steps, so we need to upload 50 photo's (just for that one
workinstruction)
We have dozens of workinstructions, so my users aks me why they have to
select each file one-by-one.
Is there a "multi-select" option to quickly select and upload multiple files
to an XWiki page?
Or can I drag-and-drop files into an XWiki page?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Multi-select-files-to-upload-tp7585505.ht…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
When I create a page in a Space called "MySpace" using Title "a.b.c" , it
created a page call "c" under the space "a.b". (a.b: c)
Is there anyway I can allow users create document with dot on the Title
please? I would expect the document to be called "MySpace: a.b.c"
Many Thanks
Art
--
View this message in context: http://n2.nabble.com/Creating-a-page-with-dot-on-the-Title-tp1112070p111207…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I read the freemind macro and mindmap macros
still there is no clear beginner documentation yet on how to generate a
mindmap of a space, of a wiki or of a page,
Can anybody give assistance in regards of this ?
Thanks
--
*BHY*
Hi All,
I just installed a new xwiki on glassfish and postgresql.
I need a tree based navigation, so i installed Space Explorer. But it shows
an error when it tries to load the menu: Server returned TRANSPORT_ERROR
with no error message.
How can I fix this?
Or how can I implement another Tree Navigation?
Thanks!
Heiko
Hi everybody,
I would like to send a javascript parameter with this jQuery method :
$.ajax({
url: "myurl",
dataType: "json",
data: {"myparameter" : "value"},
beforeSend : function(xhr) {
xhr.setRequestHeader("Authorization", "Basic " + coded);
}
})
Do you know how I could get the parameter "myparameter" back and use
its value in a velocity script ? I don't know if it's possible or not.
Thanks in advance for your help.
Regards, Pierrick
Hi again !
I have several "Blog.BlogPostClass" objects and I try to make an HQL
query in order to get BlogPosts which belong to a particular category.
This is the category property of my objects :
<property type="DBTreeList" name="category">
<link rel="self"
href="http://192.168.11.34:8080/xwiki/rest/wikis/xwscomintech/spaces/Blog/pages/%…"/>
<attribute value="category" name="name"/><attribute value="Category"
name="prettyName"/>
<attribute value="0" name="unmodifiable"/>
<attribute value="0" name="disabled"/>
<attribute value="1" name="relationalStorage"/>
<attribute value="input" name="displayType"/>
<attribute value="1" name="multiSelect"/>
<attribute value="1" name="size"/>
<attribute value=", " name="separator"/>
<attribute value="0" name="cache"/>
<attribute value="Blog.CategoryClass" name="classname"/>
<attribute value="" name="customDisplay"/>
<attribute value="doc.fullName" name="idField"/>
<attribute value="4" name="number"/>
<attribute value="doc.parent" name="parentField"/>
<attribute value="1" name="picker"/>
<attribute value="" name="separators"/>
<attribute value="value" name="sort"/>
<attribute value="" name="sql"/>
<attribute value="" name="tooltip"/>
<attribute value="" name="validationMessage"/>
<attribute value="" name="validationRegExp"/>
<attribute value="name" name="valueField"/>
<attribute
value="Blog.Categories,Blog.CategoryTemplate,Blog.News,Blog.Other,Blog.Personal"
name="allowedValues"/>
<value>Blog.Réunions thématiques</value></property>
I would like to list BlogPosts in "Blog.Réunions thématiques"
I tried this query :
#set($hql = ", BaseObject as obj, DateProperty as prop1,
StringProperty as prop2 where doc.fullName=obj.name and
obj.className='Blog.BlogPostClass' and obj.id=prop1.id.id and
obj.id=prop2.id.id and prop2.id.name='category' and
prop2.value='Blog.Réunions thématiques' and prop1.id.name='publishDate'
and prop1.value is not null and doc.space='Blog' order by prop1.value
desc ")
I saw that the type of my property was "DBTreeList" so I tried to
replace StringProperty by DBStringListProperty but no success ...
I need help please :-)
Thanks