Is there a way to specify a particular page within the TOC macro. I
want to use the TOC in one page, generating it for a secondary page - so
my TOC and my content end up being separate pages.
Paul Pinkerton
KnowledgeNow Project Lead
pinkerp(a)lao.on.ca <mailto:pinkerp@lao.on.ca>
Association of Community Legal Clinics of Ontario
416-847-1418 or 1-866-965-1416x 5177
www.aclco.org <http://www.aclco.org>
Hello,
I have an App Within Minutes app that I am trying to add a page to. I am
attempting to add the page directly to the class using the class wizard. I
am assuming that by using the property type "Page", that I add the page that
way (please see example from image).
<http://xwiki.475771.n2.nabble.com/file/n7586855/Screen_Shot_2013-08-30_at_1…>
I do not understand which of these fields under my "testPage" will be used
to provide a path to the page. I put the page name in the XWiki Class Name
field, but that did not work.
I was expecting the actual page to show up embedded in an entry I am editing
or creating (as do other property I use from this wizard like Static Lists,
String, and Database Lists), but it is not show up.
I hope I have been coherent in communicating what I am trying to do. Any
help is greatly appreciated. Thanks!
--
View this message in context: http://xwiki.475771.n2.nabble.com/Class-Wizard-Problem-Trying-to-Add-a-Page…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello XWiki fellows,
I have almost succeeded at a page to send mails to the users.
Now I would like to wire this as a replacement of the "user message" feature which seems not very useful in my situation (shouldn't this be called "status update" ?).
Which code could I adjust to replace this profile-page insert?
thanks in advance.
Paul
Hi.
I think I stumbled on this bug: http://jira.xwiki.org/browse/XWIKI-7040,
but despite setting max_allowed_packet to 1G in MySQL and upload_maxsize in
XWiki.XWikiPreferences to 1G, when I try to delete the attachments I still
get "Internal Server Error". How can I delete the attachments (3
attachments, 40M each)?
Xwiki version: XWiki Enterprise 4.2-milestone-2
MySQL: MySQL 5.1.61
Apache Tomcat 6
Thanks,
--
Fita Adrian
I got an issue about exporting an importing images.
I have css classes that use image like:
.a_class{
background: url("/xwiki/resources/images/some_image.png");
}
of course when I exported my xwiki as .xar, there will be no images in that
package.
Deploying the package on other computer needs to manually copy images into
the folder.
Is there a way to include images into .xar packages and importing could
create image folders??
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-export-and-import-images-tp7586878…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello
I do not have a Wiki at the moment and was looking at a few options. XWiki
looks like a good choice but I am not familiar with Wiki (this on too) and
have a few questions please.
Can someone please assist with the following quires.
1: Is XWiki free?
2: I have WEB space on a Unix/Linux hoster e.g. PHP, MySQL etc.. Will this
Wiki work on my WEB space e.g. what language is it written in?
3: Do I need root access to my WEB space in order to
install/configure/maintain this Wiki
4: I have a quick look at the sandbox and tried to upload a video which was
more than 32MB, I received the error that the file was too large. With my
WEB hosting the storage is unlimited therefore can I configure XWiki to
upload say files up to 200MB for example?
5: If I upload say MP4 and Windows Media Files to my XWiki site, will the
play inline without the user having to have either an MP4 or Windows Media
player installed?
6: Will the search engine that comes with XWili search "inside of files" as
well as the file names? i.e. is there an option to say also search file
contents.
Thanks all for your time
EBrant
>
> Seems you've been unlucky… It's been working well for a lot of us. Would
> be interesting to find out what happened in your case… Would have been
> interesting to just refresh the page to see if it helped.
>
> What version of XWiki have you installed?
I upgraded 4.3-MILESTONE 1 to 5.1
Hi!
XEM 4.3. Attempt to install Freemind Macro to the sub-wiki via sub-wiki's Extension Manager:
Resolving extension [fmancinelli:freemind-macro-1.0] on namespace [wiki:staff]
Admin right is required to install extension [fmancinelli:freemind-macro-1.0] on namespace [wiki:staff]
The problem is: user is Global and has programming rights. Is it expected behaviour or bug?
Error details are following:
class org.xwiki.extension.InstallException: Failed to resolve extension at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:685) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:384) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:296) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.start(AbstractInstallPlanJob.java:226) at org.xwiki.extension.job.internal.InstallPlanJob.start(InstallPlanJob.java:88) at org.xwiki.job.AbstractJob.start(AbstractJob.java:134) at org.xwiki.job.internal.DefaultJobManager.run(DefaultJobManager.java:154) at java.lang.Thread.run(Thread.java:722) Caused by: class org.xwiki.extension.InstallException: Admin right is required to install extension [fmancinelli:freemind-macro-1.0] on namespace [wiki:staff] at org.xwiki.extension.xar.internal.handler.XarExtensionHandler.checkInstall(XarExtensionHandler.java:308) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:771) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:683) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:384) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:296) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.start(AbstractInstallPlanJob.java:226) at org.xwiki.extension.job.internal.InstallPlanJob.start(InstallPlanJob.java:88) at org.xwiki.job.AbstractJob.start(AbstractJob.java:134) at org.xwiki.job.internal.DefaultJobManager.run(DefaultJobManager.java:154) at java.lang.Thread.run(Thread.java:722)
Kind regards,
Dmitry
Hi
I want to run the ActivityStreamCleanerJob (com/xpn/xwiki/plugin/activitystream/impl/ActivityStreamCleanerJob.java) within the Job Scheduler Application. I knew I had it running a while ago and it worked, but despite the same configuration it doesn't anymore. When I take a look at the database table activitystream_events nothing seems to be deleted.
What I did:
* installed Scheduler Job (as admin) as mentioned on the extension site
* created a new Job with following parameters
o Job Name: ActivityStreamCleaner
o Job Class: com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamCleanerJob
o Status: Normal
o Job Script:
o Cron Expression: 0 29 11 * * ?
o Job execution context user: XWiki.Admin
o Job execution context lang: en
o Job execution context database: xwiki
* checked if scheduler and activitystream plugins are loaded in xwiki.cfg
* set xwiki.plugin.activitystream.daystokeepevents=1 in xwiki.cfg
* unscheduled and scheduled the job again
* triggered it
* tested if other jobs work in general: OK
* tested on different xwiki instances
So do you have any advice, have I something missed out?
Hello,
I'm in the process of exploring different wikis for a classroom project. I'm a high school teacher and I want my classes to create a wiki of religion.
I'd like a wiki to be created in order to test the XWiki software.
I've registered on XWiki and my user name is lbergeron. The namespace I'd like to have is ecr-msl.myxwiki.org.
Thanks in advance.
Luc
--
Luc Bergeron
Enseignant d'?thique et de culture religieuse
Coll?ge Mont-Saint-Louis
lbergeron(a)msl.qc.ca
Hi,
I mapped a LDAP group to the Xwiki group. But Each time if I login it
creates a new entry in the Xwiki group. I logged in five times when I
checked the group members it shows five entries of same user(My name).
Thanks in advance
--
*Regards*
*M.GANESAN*
*E-Mai*l :mganeshanece@gmail.com
**
Hi,
I have trouble with the tagcloud and the spaces macro:
Unknown macro: spaces
The "spaces" macro is not in the list of registered macros ...
Same for tagcloud.
I have seen some similar issue in JIRA, but that was about the macros not working after an import. For me, these macros did work originally. At some point they stopped working. Unfortunately I can't remember having done anything suspiciuos. I have a XEM environment running, this is only happening in one wiki. (In the important one of course!) It originally occurred in 3.1, updating to 3.4 didn't make any difference.
Any hints greatly appreciated!
Cheers,
Olaf
Hi,
I am new to XWiki and I am having problems trying to sort the result of
a Tag search using other Tags. Example: I have a Tag "Photoshop", Click on
the Tag and I get all documents tagged with "Photoshop" but what I want is
to sort them according to their other tags, so it could be Photoshop Header
with Sub Header "Tutorial" and under that could be all the documents. What
I have done till now is:
#set ($tag = "$!{request.get('tag')}")
#set ($list = $xwiki.tag.getDocumentsWithTag($tag))
#set ($list2 = $wiki.tag.getDocumentsWithTag('Tutorial'))
#foreach($doc in $list)
#foreach($doc2 in $list2)
#if($doc.fullName == $doc2.fullname)
$doc
#end
#end
#end
I need a way to display *$doc* as it would have been displayed if
*#displayDocumentList($doc
> false $blacklistedSpaces) *would accept *$doc*
I'm looking to migrate away from mindtouch (many reasons, not the least of which is the abandoning of Core and going to a cloud only model) and am considering XWiki (also TikiWiki and BlueSpice). Is it possible to migrate an existing installation of mindtouch to xwiki? We have over 4000 pages and MANY file attachments, so a manual migration (manually moving each page) would not be desirable. Any help or advice on migrating would be greatly appreciated.
Thanks in advance,
Jason
I'm using <video> tag on old XWiki 2.7 with 1.0 syntax,
though I cannot to get it shown on XWiki 5.1 with 2.0/2.1 syntax.
Sergiu said in
http://lists.xwiki.org/pipermail/users/2011-July/020245.html
that {{html clean="false"}} should be used,
but it still filters <video> tag out...
Valdis
Hi,
I'm new with XWiki and I would like to design a wiki based on the
following requsites:
1.- I have two profiles of user: operators and project managers
2.- Project managers shoud be able to view and edit all content
3.- Operators shoud be able to view some content
4.- Search engines may work on Project Managers and Operators
5.- Search results must return only pages where user has rights
Based on this requisites I have thought the following
1.- I have created 2 groups
2.- I have created 2 spaces
3.- I have assigned privileges accodingly
The problem i have found is.
1.- Project manager can create new spaces
2.- I dont't know how to fix the initial space for Operators (they appear
in Main Space)
3.- I don't know how to navigate between spaces
I have thougt to create a separate wiki but I would like to use the search
engine to search all content.
Thanks a lot.
Óscar Segarra
Este mensaje, y en su caso, cualquier fichero anexo al mismo, puede
contener información confidencial, siendo para uso exclusivo del
destinatario, quedando prohibida su divulgación copia o distribución a
terceros sin la autorización expresa del remitente. Si Vd. ha recibido
este mensaje erróneamente, se ruega lo notifique al remitente y
proceda a su borrado.
Gracias por su colaboración.
This message (including any attachments) may contain confidential
information. It is intended for use by the recipient only. Any
dissemination, copying or distribution to third parties without the
express consent of the sender is strictly prohibited. If you have
received this message in error, please delete it immediately and
notify the sender.
Thank you for your collaboration.
Hey All,
I installed the Xwiki 5.1 Enterprise edition. When a user updates his
profile picture it is re sized automatically in all the pages(e.g. profile
page, the thumbnail shown in Add Comments section etc.). But when I view in
the user directory the automatic re size does not happen. The image is
shown in a huge size(it does not get re sized). Could anyone please help
with this issue.
Thanks and Regards
Sunil
Hi everybody,
I have a kind of FAQ space in my wiki, where our operations team is
documenting sm-event descriptions.
After creating 144 documents I finally found out how to create a document
template.
Is there anyway to "convert" or "reassign" the new template to the existing
documents?
Best regards,
Johannes
--
View this message in context: http://xwiki.475771.n2.nabble.com/Assign-document-template-to-existing-docu…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I've changed XWiki 5.1 configuration file .../xwiki/WEB-INF/xwiki.cfg
line to the:
...
xwiki.rendering.syntaxes = xwiki/1.0, xwiki/2.0, xwiki/2.1
...
but Document Syntax combo box still shows only
XWiki 2.1
XWiki 2.0
as possible options.
Where could be the catch?
Valdis
I'm trying to move all velocity macro customizations from files to the
database according to
http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial
Though I can't find out syntax and execution rules (e.g. order) for
parsed entries.
E.g. to implement different styles for anonymous and logged in users for
XWiki.StyleSheetExtension parsed code (how Velocity can decide which is
macro and whic is CSS id?):
#if($isGuest)
#xwikicontent {
background-color: blue;
}
#else
#xwikicontent {
background-color: red;
}
#end
Similarly, what should be right way to show alert for
XWiki.JavaScriptExtension parsed code:
alert($isGuest);
Thanks!
Valdis
XWiki Blog can communicate with others blogs with pingback.
WebMention is probably the future of pingback.
Is anyone interested in implementing pingback or WebMention?
Hello XWiki users,
did anyone made experiments with Piwik?
It seems to be an open-source (GPL unfortunately) analytics tool which would compete well with Google Analytics.
thanks in advance.
Paul
I'm still using XWiki 4.3 milestone 1 on my personal web server.
It is not very useable as a blog since
1) very wide images aren't resized to fit the width of the blog
2) There don't seem to be pingback or other XXXbacks used to communicate
with other blog articles.
3) For non-web devs or non-technical people, it is not easy to change
themes or customize UI to make it look like a blog.
The latest stable release is 5.1 now.
Has it become useable for me?
Hello,
I would like to add a "wizard" for a specific UI part of my application.
Currently I know of 2 wizards that I like in XWiki: the distribution wizard
at startup, and the app within minutes one.
I'd hope to reuse something existing in xwiki to implement my own wizard,
but for now there's no such extension available.
My question is:
- would you kindly share some pointers, on what I could possibly reuse to
help me ?
- do you think it should be feasible ? (meaning, it won't take me months to
achieve ;) )
I would be really interested in re-using the distribution wizard, as I also
plan to have some ajax calls from it + some progress bars displayed here
and there :)
Many thanks,
Jeremie