I have been using the blog app for some time, but recently (ok, not quite sure how long, but not years anyway), I have noticed that it is creating 2 entries for every blog post. It actually creates 2 pages named the same and if you delete one, both are deleted.
I think this issue may be the language settings - I have English and French enabled - but beyond that I can't track down why it's doing this. I am not creating a version and then translating it, but at the bottom of some pages in the author/ editor info, it says translated to...
Any insight would be appreciated.
Paul Pinkerton
KnowledgeNow Project Lead
pinkerp(a)lao.on.ca<mailto:pinkerp@lao.on.ca>
Skype: pinkerp.lao<skype:pinkerp.lao>
Association of Community Legal Clinics of Ontario
416-847-1418 or 1-866-965-1416x 5177
www.aclco.org<http://www.aclco.org/>
Hi all,
how can I fix the rendering of the small profile pictures, displayed in the activity stream for example?
The rendering is so bad and I can't find a way to fix it.
As the picture is displayed on almost every page in a wiki, it is important for me to fix this.
Here is a picture for better explanation:
https://1drv.ms/i/s!AlAuGq7EVLYuhK1_a96kKTOGNrKa-A
Thanks,
Tom
Hi all,
how can I hide the page name within the menu application?
When I create a vertical menu, the name of the menu always appears on top of the menu.
I want to get rid of that.
FYI I don't use the {{menu}} tags, because the menu gets completely destroyed then.
So I am using a list only. Something like that:
*
**
**
Thanks,
Tom
I configured HTTPS for my XWiki installation using Nginx today and everything
seems to work except the WYSIWYG editor. When trying to edit a page over
HTTPS the editor never loads and I just get the spinner, but editing with
the source editor works without issue. If I stop try to edit the same page
over HTTP everything works correctly.
I followed the instructions here:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationTomcat#HNgi…
I'm running XWiki 8.1.
Any suggestions?
Thanks,
Jared
--
View this message in context: http://xwiki.475771.n2.nabble.com/WYSIWYG-Editor-Not-Working-with-Nginx-htt…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I wish to customize the sibling pages panel in order to get a static root
generic navigation panel usable in my migrated spaces (I used the nested
pages migration tool, I migrated from Xwiki 7.0.1 to 8.2).
I already had a navigation panel but it worked with spaces and now Xwiki
says it is deprecated.
How can I customize the sibling pages panel to do that? If I change the
documentTree root parameter into velocity script
(root="document:xwiki:foo.WebHome") to point to the first page of the
"space", if I log in with another user that it is not "Admin" username I get
"No pages found".
I'd like to change the documentTree root to point always to the page root of
the migrated "space", if it is possible avoiding writing the absolute name
but using a variable (or a method) to get the root of nested pages and it
should be visible by every allowed user.
I read the XWiki Velocity Training, it should be also good inserting a
paragraph for things like that, l think it could be very helpful.
Thank you for reply
Regards
Matteo
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-customize-sibling-pages-panel-tp76…
Sent from the XWiki- Users mailing list archive at Nabble.com.
NB Just had the same error with the distribution wizard when installing
initial set of pages:
Failed to create directory within 10000 attempts (tried 1471421247917-0 to
1471421247917-9999)
class org.xwiki.extension.InstallException: Failed to resolve extension
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:774)
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:393)
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:290)
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.start(AbstractInstallPlanJob.java:224)
at
org.xwiki.extension.job.internal.InstallPlanJob.runInternal(InstallPlanJob.java:88)
at org.xwiki.job.AbstractJob.runInContext(AbstractJob.java:205)
at org.xwiki.job.AbstractJob.run(AbstractJob.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: class java.lang.IllegalStateException: Failed to create directory
within 10000 attempts (tried 1471421247917-0 to 1471421247917-9999)
at com.google.common.io.Files.createTempDir(Files.java:433)
at
org.xwiki.extension.repository.aether.internal.XWikiRepositorySystemSession.<init>(XWikiRepositorySystemSession.java:64)
at
org.xwiki.extension.repository.aether.internal.AetherExtensionRepositoryFactory.createRepositorySystemSession(AetherExtensionRepositoryFactory.java:81)
at
org.xwiki.extension.repository.aether.internal.AetherExtensionRepository.createRepositorySystemSession(AetherExtensionRepository.java:183)
at
org.xwiki.extension.repository.aether.internal.AetherExtensionRepository.resolveMaven(AetherExtensionRepository.java:313)
at
org.xwiki.extension.repository.aether.internal.AetherExtensionRepository.resolve(AetherExtensionRepository.java:201)
at
org.xwiki.extension.repository.internal.DefaultExtensionRepositoryManager.resolve(DefaultExtensionRepositoryManager.java:251)
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.resolveExtension(AbstractInstallPlanJob.java:821)
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtensionDependency(AbstractInstallPlanJob.java:685)
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtensionDependency(AbstractInstallPlanJob.java:659)
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:911)
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:772)
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:393)
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:290)
at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.start(AbstractInstallPlanJob.java:224)
at
org.xwiki.extension.job.internal.InstallPlanJob.runInternal(InstallPlanJob.java:88)
at org.xwiki.job.AbstractJob.runInContext(AbstractJob.java:205)
at org.xwiki.job.AbstractJob.run(AbstractJob.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
--
View this message in context: http://xwiki.475771.n2.nabble.com/Distribution-Wizard-tp7600517p7600689.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
The day after upgrading http://selfbus.myxwiki.org to 8.2.1, I found a
handful of spammer accounts that were created as local users in the wiki.
The wiki was configured to
* Only an admin can send invitations to join this wiki
* Both global and local users are available in the wiki
Interestingly this still allows new users to be registered.
Also strange is that the registration captcha does not show as it should
also.
The wiki is now set to allow only global users, so there is no immediate
problem.
I only wanted to report my observations, as it looks like a bug in xwiki
to me.
Kind regards,
Stefan
Hi!
We are configuring XWiki in some machines for different purposes (tests, development, etc). In dev machine, I'm getting error with url encoding but this error doesn't happen in my local machine. What is strange for me is that I made the same standard XWiki installation in both machines.
Dev machineCentOS, Tomcat 8.5.4
Local machine
Ubuntu 15.10, Tomcat 8.5.4
Steps to reproduce this error (XWiki 8.2.1):
1) Create a page with title: "Projects Test"
2) The url result is xwiki/bin/view/Projects%2BTest/
3) When I edit and save, another page is created: xwiki/bin/view/Projects%252BTest/
4) If I edit and save this new page, another page is created: xwiki/bin/view/Projects%25252BTest/
I've already checked configuration files specified in XWiki Character Encoding Configuration (AdminGuide.Encoding) - XWiki and all them are OK.Â
If i need to provide more information about this issue, please let me know. Thanks for helping me!
RegardsFernando
The default xwiki image syntax does not provide the ability to click an image to enlarge it.
There seem to be two extensions that provide this feature:
- Lightbox Macro
- Thumbnail Macro
But using a macro for this is not an option because:
- they need to be inserted manually in CKEditor (no copy paste into browser)
- you have to type in the image attachment name (no autocomplete)
- It is not possible to resize the macro (image) visually in CKEditor, you have to type in the desired image width
- Both macros do not have an option for horizontal alignment (e.g. right)
- Lightbox Macro seems buggy in CKEditor, its killing content below the macro
This is a major issue for us, we have to provide our users as much WYSIWYG handling as possible.
What are our options? Is it possible to replace the default syntax ckeditor is using for images and provide it with a code template so it uses for example the Thumbnail Macro?
Am I missing some awesome extension?
Thank you in advance
Mario