I am testing XWiki 5.0.2 (standalone ZIP version) to take a look at some
extensions which don't work with our current XWiki 4.0.
One of these extensions is the Diagram Appication
<http://extensions.xwiki.org/xwiki/bin/view/Extension/Diagram+Application>
I have a couple of questions:
1) In the Diagram Applications, there are nice graphs (computers, network,
etc). I can see those graphics when I am in the edit mode, but as soon as I
"Save & View", those graphics are not displayed anymore! How can I get these
graphics to show?
2) I would like to include a diagram in another page, but if I use the
"Include" macro, I only get the "XML-text" (and not the actual diagram). How
can I "include" a diagram into a page?
Thanks in advance!
--
View this message in context: http://xwiki.475771.n2.nabble.com/Diagram-Application-tp7585510.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello all!
We have an interesting problem with our myxwiki installation
(selfbus.myxwiki.org)
When one registers for notification emails, one gets 4 emails instead of
one.
Is there anything I can do to fix this behaviour?
Thanks in advance,
Stefan
Hello all,
I have trouble to use this new extension module
when I search on multi-page export page, it always give me back
$cplugin.escapeForXML($wptext)
I tried the page on xwki.org and it is the same results
I have trouble with installation for templates.
what should I exactly do in order to add printmulti.vm and pdfmulti.vm to
my wiki
thank you for your help
yann
Hi everyone,
On the 15th of December (i.e. in a month's time), it will be **10 years**
since the first commit on the XWiki open source project.
Ludovic did the first commit in CVS on Sourceforge:
"
15.12.2003 10:13:33, by ludovic
Initial revision
"
(Can be seen at
http://svnsearch.org/svnsearch/repos/XWIKI/search?from=20030101&to=20040101
)
10 years is starting to be some respectable milestone!
I invite everyone to join us in celebrating by adding your own story about
your interaction with the XWiki community or the XWiki software at
http://dev.xwiki.org/xwiki/bin/view/Drafts/TenYearsOfXWiki
<XWiki SAS hat>
Since I'm also the CTO of the XWiki SAS company, I'd like to officially
invite all the members of this great community to join us in celebrating
the 10 days of the XWiki project at the XWiki SAS office in Paris, France
on the 12th of December 2013.
Here's the invitation:
http://www.xwiki.com/lang/en/News/XWiki+10th+Anniversary
See you there!
</XWiki SAS hat>
Well done everyone!
-Vincent Massol
Good morning,
This snippet is awesome
I am asking if there is a way to make it show only the 10 first results
(alphabetic for example or just any limited set)
and add a link "show full list" that would redirect you to another page
with the classic snippet with complete list
Does that make any sense ?
Best Regards,
--
*BHY*
Hi,
I'm trying to use XWQL query language to select count of authors and would
like to order this by descending order of this count.
I ended up having this work fine :
"select count(myobject.author), myobject.author from Document as doc,
doc.object(Space.MyClass) as myobject group by myobject.author"
But adding " order by count(myobject.author) desc" leads to an error for
translating the query ...
Adding "AS" in the select expression does not seem to work either.
Is this possible in XWQL and how ?
Thanks,
Jeremie
--
View this message in context: http://xwiki.475771.n2.nabble.com/XWQL-order-by-count-tp6904819p6904819.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello XWiki team & users,
First of all thanks a lot for your great work.
I’ve set up XWiki as an intranet website (version 5.2.1).
Currenty I’m trying to customize it with some javascript to make life easier
for the users.
I experimented a bit with jQuery (as I have a bit of experience with it) and
have successfully integrated it into a test page via the jQuery Helpers
Extension
(http://extensions.xwiki.org/xwiki/bin/view/Extension/jQuery+Helpers)
Now I want to include a jQuery Plugin which extends the jQuery functions.
I’d like to try out the live tiles in Windows 8 style from Drew Greenwell
(http://www.drewgreenwell.com/projects/metrojs).
It’s no big deal to get the liveTiles working - On a local webserver without
Xwiki.
Here’s the problem: The functions from metrojs seem to collide with
prototype.js. I experimented a bit with jQuerynoConflict(); , I tried to
rename the functions inside metroJS.js, but nothing worked so far.
Firebug says ‘$ele.attr is not a function’ inside the metrojs-Code in the
console, which I believe is a problem with prototype.js. (See for the XWiki
test page code at the end of the mail – I won’t post the whole MetroJS-Code
here, it’s a little big).
My questions are:
a) Is there a possibility to deactivate / rename / “defuse” prototype.js, or
to listen for another shortcut than $ on this page (something like
prototypeNoConflict();) ?
b) Has anyone of you any experience with jQuery plugins (or even better,
Metrojs!) in XWiki and maybe a hint?
c) Is there a possibility of producing some kind of “liveTiles” with
prototype.js (which I’m not very experienced with)
I know it’s more of a javascript-related question, so thanks a lot for
reading this anyway.
Regards
Ruben
#################
Here’s the current code of my test page (ADMIN is the test space):
{{velocity}}
$xwiki.jsx.use("jQuery.jQuery", {'defer': false})
$xwiki.jsx.use("ADMIN.MetroJS")
$xwiki.ssx.use("ADMIN.MetroCSS")
{{/velocity}}
{{html}}
Carousel Mode: Simple
<div class="red">
<div id="tile1" data-mode="carousel" data-start-now="true"
class="live-tile" data-direction="horizontal" data-delay="3000">
<div> <http://www.drewgreenwell.com/images/sample/1tw.gif> </div>
<div> <http://www.drewgreenwell.com/images/sample/2tw.gif> </div>
<div class="accent emerald"><p class="metroExtraLarge">2 and a
half</p></div>
<div> <http://www.drewgreenwell.com/images/sample/3tw.gif> </div>
<div> <http://www.drewgreenwell.com/images/sample/4tw.gif> </div>
</div>
</div>
{{/html}}
--
View this message in context: http://xwiki.475771.n2.nabble.com/jQuery-plugin-Conflict-with-prototype-js-…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
I just recently upgraded to 5.3 and have now created a sub wiki for the first time. My main wiki is configured to authenticate using LDAP and has a base search DN set to an OU called "AllUsers". In Active Directory the AllUsers OU contains several sub OU's which separate users according to branch, department ect. Having the LDAP set up to search the AllUsers OU allows for anyone in our company to use the main wiki by logging in with their network credentials and works great.
When I created the sub wiki, I went through the wizard and selected to only have local users be available in it, as this sub wiki is to be used and administrated by a specific department only. What I would like to achieve now is to have the users of the sub wiki be authenticated using a different search base than that of the main wiki (aka the OU that contains only users for that department).
So instead of using the following, which is defined in the xwiki.cfg:
xwiki.authentication.ldap.base_DN=OU=All Users,DC=mycompanyt,DC=com
The sub wiki would use this for authentication:
xwiki.authentication.ldap.base_DN=OU=Accounting,OU=myBranch,OU=All Users,DC=mycompanyt,DC=com
I read in the documentation " Use cases of configuration to authenticate users with LDAP " that each wiki in a multiwiki environment can have its own LDAP configuration, however I am unable to determine how to do this, as there is only one xwiki.cfg file that contains my LDAP configuration and there is no mention of any LDAP settings in the xwiki.preferences page of the sub wiki.
any help is greatly appreciated!
Hello,
On monday I make the upgrade on our linux server from Xwiki 5.1 to Xwiki
5.3.
We are using Debian + POstgresql + Tomcat 7.
The migration was OK, after the debian step I went to the admin migration
tool inside Xwiki.
I think I answer to all the conflict questions.
And finally like said in the documentation I delete on the server the
/var/lib/xwiki/data/solr directory.
But something is not ok with solr.
On the Admin page of "Recherche", on the SOlr research result page , on
the top of the page I got this message :
"#if ($searchEngine != $searchExtension.id) "
At the bottom :
" <label
for="solrAdminAction">$services.localization.render('solr.admin.indexing.action.label')</label>
<span
class="xHint">$services.localization.render('solr.admin.indexing.action.hint')</span>
"
It sounds like some translations are not there.
But the real problem is there the research is very limited.
I ask Solr to recreate all indexes, reboot the server after a will, but
nothing change.
I know some very used words in our organisation, in pages or inside
attached documents, but Solr show a few of them.
Any idea ?
Thanks
Cordialement
Stéphane Lassire