I'm trying to set up a XWiki site using container (tomcat)
authentication. The authentication pat is working fine, but I'm having
any issue when initialising the site for the first time.
Normally (without authentication) xwiki spots that the wiki doesn't
exist, and creates it (presumably using some magical user it creates).
But when I have authentication the initial wiki creation step does not
happen and you go straight to a "page can't be found" message, even if
the authenticated use is part of the XWikiAdminGroup.
Is there any solution to this, or must the wiki be created before any
authentication is put in place?
Thanks
Tim
Hi
For my XWiki deployment, I need the search results to be customized. I
would like to move the contents of the search results page under source
control, so that I can use our continuous deployment system.
What is the best way to do this?
I've tried to move the search result page (and its macros) to a skin file
and include a #template(filename) link in the wiki page — but I have a
feeling this may not be a good way to do it.
I've noticed some files under webapps/resources/uicomponents/ — can I add
my files there? If I did, how do I let the UI know that it should read a
particular file?
If there is some XWiki documentation around this, could you point me to it
please? I was not able to find anything around that.
Thanks in advance
Debajit
Ubuntu 14.0.4 xwiki repo install
kept original xwiki.cf and /etc/xwiki/hibernate.cfg.xml then manually
edited to add newness then restarted tomcat
distribution wizard ran and completed, changed xwikiadmin users, but
logged on as superadmin to resolve
however, now "Pages" fails to display
looks like
http://pasteboard.co/2kA88wLR.png
Cheers
I have been looking around for this but coming up blank. Can anyone point me in the right direction as to how you change the default text styles? I am just looking to tweak the header and body font sizes and font family across the entire wiki. I don’t want to change the text for other elements like the drawer, buttons, panels etc.
Thanks for any information that you can provide.
regards,
Jesse
The XWiki development team is proud to announce the availability of XWiki 8.0.
This is the first release of the 8.x cycle. This version introduces a
new experimental minimal XWiki distribution and a new Distribution
Wizard step to create the first user with administration right instead
of importing the Admin user. It also adds many improvements related to
nested spaces on copy and rename features, location picker, link
syntax. Various new option have been added to the chart macro and as
usual you will find many more improvements in the detailed release
note.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki80
The following people have contributed code to this release (sorted
alphabetically):
acotiuga
Denis Gervalle
Ecaterina Moraru (Valica)
Eduard Moraru
Guillaume Delhumeau
Manuel Smeria
Marius Dumitru Florea
Sergiu Dumitriu
Thomas Mortagne
vasquez
Vincent Massol
Thanks for your support
-The XWiki dev team
I have 2 pages that are new created (one is nested in the other) that are showing up in the Orphaned Pages panel, but they are not orphaned AFAIK. I have a link to the first one, Windows 10, on the Home page. What is the criteria for being "orphaned"?
Keith Davis - MCSA, ZCE
P.R.I.D.E. - I.T. Director / Senior Developer
www.pridedallas.com<http://www.pridedallas.com/>
Mobile (214) 906-5183
Hi
Is there a dsl or another possibility to create Xwiki applications that can
be done using an existing IDE, such as Eclipse or IntelliJ?
I am working on a model driven application, meaning we use a lot of Ecore
and UML to generate artifacts, and it would be good if we can generate XWiki
applications too.
Thanks and regards
--
View this message in context: http://xwiki.475771.n2.nabble.com/DSL-or-other-external-way-to-create-Xwiki…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
We want to use search's voice in xwiki.
Is it possible to integrate voice search in xwiki ? (for example, Google
Speech or MS Speech or etc).
--
View this message in context: http://xwiki.475771.n2.nabble.com/Voice-Search-tp7598454.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is proud to announce the availability of XWiki 6.4.8.
This is the last release of the 6.4.x cycle. It contains important bug fixes found in XWiki 6.4.7 and earlier.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki648
The following people have contributed code to this release (sorted alphabetically):
acotiuga
Guillaume Delhumeau
Thomas Mortagne
Vincent Massol
Thanks for your support
-The XWiki dev team
Hi
I am making a small change to the UI for the search suggestions, for which
I need to update or override xwiki-min.js
I would like to understand — how is xwiki.js minified to xwiki-min.js? It
looks to me like this is done statically (I went through the Skin extension
documentation
<http://extensions.xwiki.org/xwiki/bin/view/Extension/Skin+Extension+Plugin>,
but when exactly the minification happens is still unclear to me)
If I want to update xwiki.js or xwiki-min.js, what is the best way to do
it? Previously I was adding another JS file called xwiki_overrides.js and
including that in "javascript.vm" which added additional listeners, but I
that is not very efficient for my current needs. Any pointers are welcome.
Thanks in advance
Debajit
Hi,
A couple of days ago, Nicolas Lemoine (and Jean Coury, as far as I
understood) from XWiki SAS did a nice analysis on what XWiki should offer
in terms of notifications, from a more general and user-focused point of
view.
They had a look of how other applications, services or even operating
systems handle user notifications and produced an interesting overview [1],
extracted a list of use cases [2] and created an UI proposal [3] that might
be useful when we start working on it for XWiki.
They`ve asked me to send the mail for them on the community and maybe get
some opinions on the conclusions and even new ideas to where we could take
it.
WDYT?
Thanks,
Eduard
P.S.: I`ve forwarded this mail to the users list, at Vincent's suggestion,
in the hopes of getting some input from our users as well ;)
----------
[1]
http://design.xwiki.org/xwiki/bin/view/Proposal/NotificationSystemforApps_A…
[2]
http://design.xwiki.org/xwiki/bin/view/Proposal/NotificationSystemforApps
[3]
http://design.xwiki.org/xwiki/bin/view/Proposal/NotificationSystemforApps#H…
Hello,
I realized an export of my wiki via the tool located in the
administration of XWiki.
But when I try to import the XAR on another instance of XWiki, just at
the end, an error is produced and the archive is not added.
In fact, I have a problem with the first wiki, the XWikiGroup group
doesn't work, and so all users have administrator rights until I disable
thoses rights for each user (but each new user have admin rights).
So I installed a new XWiki server, and I try to retrieve the articles
already created in the first one.
Is it possible to export an entire space with his daughters ?
How can I recover my first wiki pages ?
Thank you.
Signature mails
_________________________________________________
Bruno Joffredo
Ecole Centrale de Nantes
Centre de Ressources Informatiques - Bur. D019
1 rue de la Noë
BP 92101
F-44321 Nantes cedex 3
Tél. 02.40.37.68.06
Mail : bruno.joffredo(a)ec-nantes.fr <mailto:bruno.joffredo@ec-nantes.fr>
_________________________________________________
Hello,
You can use a stylesheetextension object + CSS instruction (and firebug to identify id/class elements to modify)
http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial#HM…
Pascal B
--------------------------------------------
En date de : Jeu 3.3.16, Personal <jesse(a)abrightfamily.com> a écrit :
Objet: [xwiki-users] Changing Global Text Style Settings
À: "XWiki Users" <users(a)xwiki.org>
Date: Jeudi 3 mars 2016, 7h04
I have been looking around for this
but coming up blank. Can anyone point me in the right
direction as to how you change the default text styles? I am
just looking to tweak the header and body font sizes and
font family across the entire wiki. I don’t want to change
the text for other elements like the drawer, buttons, panels
etc.
Thanks for any information that you can provide.
regards,
Jesse
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
I'm setting up a XWiki 7.4 site with a pt_BR localization and am updating
empty translations as I go along according to our use cases. In the process
I've run into a couple of problems.
Firstly, on the Blog Archive panel, the months are being displayed in
English. If I log into l10.xwiki.org and do a search for existing
translation keys like the following:
Original text: January
Language: pt_BR
Status: Not dead
Other fields all blank
the result returned has two keys, both of which are translated.
How can I do the translation for the months in the blog panel? Note that if
I switch the localization to another language such as fr, I see that the
months are translated properly.
Secondly, on the live tables on my soon to be production instance, the range
phrase at the top of the live tables (such as the User Index) is showing up
half English/half Portuguese as 'Results 1-10 out of 40 por página de 10'.
If I switch the language to fr, the problem remains with the phrase showing
up as 'Results 1-10 out of 40 par page de 10'. But if I set up a clean
instance of XWiki, I see that the phrases are translated properly for both
pt_BR and fr. Clearly, I've been futzing with something(s) that I should not
have touched. Can anyone give me some pointers on how to diagnose the
problem and restore the system to its proper behaviour?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Translation-problems-tp7597763.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Does anyone know how to get the branches of the document translated? As per
the attached image, the Sandbox page is translated at the top of the tree (I
guess because I updated the title in the translation page), but not at the
branch. Other pages such as Meetings and the Calendar are translated in both
places. Also the Attachments page is not translated in the expanded tree. I
am running Xwiki 7.4.2 localized to pt_BR.
<http://xwiki.475771.n2.nabble.com/file/n7598383/Sele%C3%A7%C3%A3o_041.png>
--
View this message in context: http://xwiki.475771.n2.nabble.com/Document-tree-branches-not-translated-tp7…
Sent from the XWiki- Users mailing list archive at Nabble.com.
The wiki for the Emperor of Ice Cream; an ice cream and motorcycle gang.
The user registered is: EmperofIceCream
Wiki name is EmperofIceCream before .myxwiki.org
thank you,
ray
Hello,
I installed xwiki a few days ago and I'm still learning the ropes. I created
a new class called VersionInformation with its associated template and
sheet.
I'm able to create objects and display them in a livetable, but I have a
hard time using the queryFilters option.
My class has a Version field which I'd like to filter on.
Here is my code:
{{velocity}}
#set($columns = ["Name", "CoreTag", "ReleaseDate"])
#set($columnsProperties = {
"Name": { "link" : "none" }
})
#set($options = {
"className":"Development.Resources.Version
Information.VersionInformationClass",
"tagCloud" : true,
"rowCount": 20,
"queryFilters" : $4_0QueryFilter
})
#livetable("4_0_VersionInformation" $columns $columnsProperties $options)
{{/velocity}}
I have no clue as to how the 4_0QueryFilter variable should be created. I'm
guessing something along the lines of
#set($4_0_QueryFilter = $services.query.xwql("Version='4.0'") )
but that doesn't work. I tried other variations on that with a WHERE
statement, with the .execute() and so on but no success so far.
Can somebody help me out on this?
Thanks
Phil
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-filter-livetable-tp7598115.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
I'm pretty sure this can't be done currently, but I still wanted to double
check.
It seems that Chrome and Firefox prevent linking to local files - so the
IFrame macro, when pointing to file://someserver/somefile.html, doesn't
display anything.
For some reason IE allows it, so I do see the content of my frame when
displaying the page with IE.
I was thinking maybe the xwiki.getURLContent would fetch the content of my
local html file and generate the content server side so that my web browser
wouldn't know the difference, but it doesn't seem to work with my file://
link.
Does somebody have an idea of how I could go about including a local html
file in xwiki pages?
Thanks,
Phil
--
View this message in context: http://xwiki.475771.n2.nabble.com/Including-local-file-webpage-tp7598333.ht…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I have update the XWiki 6.4.2 to 7.1.4 with using
"xwiki-enterprise-jetty-hsqldb-7.1.4.zip" on window server with success then
i import 6.4.2 xar to 7.1.4 and import some ui,such as
xwiki-platform-watchlist-ui.xar,o-rg.xwiki.platform-xwiki-platform-admin~.xar,o-rg.xwiki.platform-xwiki-platform-activ~.xar
etc.
when i do some thing in the XWiki/XWikiPreferences
What causes the following error?
error.error <http://xwiki.475771.n2.nabble.com/file/n7598342/error.error>
--
View this message in context: http://xwiki.475771.n2.nabble.com/oddity-after-upgrade-from-6-4-2-to-7-1-4-…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Someone asked the following question on a feedback survey on xwiki.org but didn’t leave this email address so it’s hard to respond to him/her… :)
Thus I’m doing it here. The question is "Could you please provide md5 sum of releases (war files at least) to assist the process of automatic deployment via saltstack. “
The answer is that we’re already providing thus! We actually provide both md5 and sha1 as can be seen here for version 7.4.2 of the WAR:
http://nexus.xwiki.org/nexus/content/groups/public/org/xwiki/enterprise/xwi…
Specifically:
* md5: http://nexus.xwiki.org/nexus/content/groups/public/org/xwiki/enterprise/xwi…
* sha1: http://nexus.xwiki.org/nexus/content/groups/public/org/xwiki/enterprise/xwi…
Thanks
-Vincent
On 6 Mar 2016 at 13:40:42, Response Report (report(a)formassembly.com) wrote:
Your form "Downloading XWiki (xwiki.org)" has received the following response:
Submitted on: 06/03/16 13:40:41
Completion time: n/a
Tell us about
Q. Utility
R. Other
Q. Usage
R. At home
Q. Period
R. Less than 6 months
Q. System
R. Linux
Q. Version
R. Latest
How would you grade our
Q. Usability
R. 2
Q. Simplicity
R. 2
Q. Stability
R. 4
Q. Design
R. 4
Q. Speed
R. 4
Would you like to get into details?
Q. Suggest Improvements
R.
Q. Anything else
R. Could you please provide md5 sum of releases (war files at least) to assist the process of automatic deployment via saltstack.
Where should we send the data?
Q. Send to
R.
Who are you?
Q. Name
R.
Q. Email
R.
Q. Job Title
R.
Q. Country
R.
Ubuntu 14.04 with xwiki installed from xwiki repo
after apt-getupdate and apt-get dist-upgrade and a reboot, ran through
the distribution wizard on first login, no errors seen, but the front
page looked like http://pasteboard.co/1ZhrOEed.png
I followed "The wizard fails to appear at startup" on
http://platform.xwiki.org/xwiki/bin/view/Features/DistributionWizard
and deleted the .../jobs/status/distribution/status.xml file, then
restarted, the distribution wizard was not seen, but the "pages" are
now working again
Cheers
The XWiki development team is proud to announce the availability of XWiki
8.0 Release Candidate 1. This release candidate brings a couple of
improvements, notably the ability to register a user from the Distribution
Wizard and to auto-generate the main wiki descriptor at start up. The Chart
Macro comes with new parameters and the UI for page rename/copy has better
labels. On the technical side, this release brings the first, experimental,
version of the minimalistic XWiki distribution.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki80RC1
The following people have contributed code to this release (sorted
alphabetically):
Ecaterina Moraru (Valica)
Eduard Moraru
Guillaume Delhumeau
Marius Dumitru Florea
Thomas Mortagne
vasquez
Vincent Massol
Thanks for your support
-The XWiki dev team