Hi,
Since we had users asking on the IRC what are the differences between XWiki
and other solutions, it would be a good idea to provide such pages on the
website:
- XWiki and MediaWiki
http://dev.xwiki.org/xwiki/bin/view/Drafts/XWiki-vs-MediaWiki
- XWiki and Confluence
http://dev.xwiki.org/xwiki/bin/view/Drafts/XWiki-vs-Confluence
It would be great to know if you agree with the listed content and if you
find other similarities or distinctions between the above solutions.
Additionally, what other solutions would you be interested in seeing
comparison with?
Thanks,
Caty
My subscription keeps getting disabled due to excessive bounces. I would
understand that if I was still hosting my web host's email server, but I'm
not having email send to my Gmail account. Any ideas what would be causing
that?
--
Keith Davis
214-906-5183
Folks,
I found the attachment porter but don’t know how to invoke it. I am reading and re-reading the page about it, the page that has the download button. But nowhere does it say how to use it.
Now, I apologize sincerely for the dumb question. But I am getting an error for every one of 15 or so import lines! It -must- be necessary to set some CLASSPATH or something or specify some JARs on the groovy commandline or -some-thing.... it seems like there -must- be something here that everyone thinks is so obvious that it goes without saying...
Could someone please take pity on me and send me their command line that they used to run this sucker?
Thank You!!!!!!!!!!!!!!!!!!!!!
-----------------------
[root@dwswiki10 xwiki]# groovy p.groovy
/bin/build-classpath: Could not find ../../jvm/java/lib Java extension for this JVM
/bin/build-classpath: error: Some specified jars were not found
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
/data/xwiki/p.groovy: 6: unable to resolve class com.xpn.xwiki.store.XWikiAttachmentStoreInterface
@ line 6, column 1.
import com.xpn.xwiki.store.XWikiAttachmentStoreInterface;
^
/data/xwiki/p.groovy: 8: unable to resolve class com.xpn.xwiki.store.AttachmentVersioningStore
@ line 8, column 1.
import com.xpn.xwiki.store.AttachmentVersioningStore;
^
/data/xwiki/p.groovy: 15: unable to resolve class org.xwiki.store.filesystem.internal.FilesystemStoreTools
@ line 15, column 1.
import org.xwiki.store.filesystem.internal.FilesystemStoreTools;
^
/data/xwiki/p.groovy: 12: unable to resolve class com.xpn.xwiki.XWikiContext
@ line 12, column 1.
import com.xpn.xwiki.XWikiContext;
^
/data/xwiki/p.groovy: 13: unable to resolve class com.xpn.xwiki.XWiki
@ line 13, column 1.
import com.xpn.xwiki.XWiki;
^
/data/xwiki/p.groovy: 16: unable to resolve class org.apache.commons.lang.exception.ExceptionUtils
@ line 16, column 1.
import org.apache.commons.lang.exception.ExceptionUtils;
^
/data/xwiki/p.groovy: 2: unable to resolve class com.xpn.xwiki.doc.XWikiAttachment
@ line 2, column 1.
import com.xpn.xwiki.doc.XWikiAttachment;
^
/data/xwiki/p.groovy: 4: unable to resolve class com.xpn.xwiki.doc.DeletedAttachment
@ line 4, column 1.
import com.xpn.xwiki.doc.DeletedAttachment;
^
...
...
...
...
...
The information contained in this transmission may contain West Marine proprietary, confidential and/or privileged
information. It is intended only for the use of the person(s) named above. If you are not the intended recipient, you are
hereby notified that any review, dissemination, distribution or duplication of this communication is strictly prohibited.
If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original
message. To reply to our email administrator directly, please send an email to netadmin(a)westmarine.com.
The XWiki development team is proud to announce the availability of XWiki
9.2.
This release introduces the Notification menu to follow wiki activity more
easily. The Administration has been re-organized with a collapsible menu.
The Menu Application becomes responsive with burger menus. For the advanced
users, the CKEditor integration adds support for dedicated Insert Macro
tool bar buttons and the Extension Manager adds support for conflict
resolution configuration when installing an extension. As usual, the
release also brings many bug fixes and other small improvements.
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/Data/XWiki/9.2
Thanks for your support
-The XWiki dev team
Dear All,
I have created one instance of xwiki to serve several domains.
www.firstdomain.com - the top level domain
www.seconddomain.comdev.firstdomain.com
I wanted the blog to be in the second domain, and so I moved it and it broke.
Why can’t each domain have a blog?
Keith
Consider a page with 4 headings. I can export a whole page as pdf. But how
can I export only a section of 1 heading as pdf instead of whole page with 4
headings..
Example:
Heading 1
(para 1)
Heading 2
(para 2)
Heading 3
(para 3)
Heading 4
(para 4)
Suppose I have to export only Heading 3 with (para 3). What are the ways to
do this?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Export-a-section-of-page-instead-of-whole…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone!:
I need help with my xwiki implementation. I try to include a multilanguage
options, CA, ES, EN. But I can´t find the way to reference a wikicontent to
a languate.
Some detalils below:
Xwiki version: 9.2.
I followed
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HLanguage…
thread but the system continuous with the same problem. Onlye retrieve one
language (default).
I really apreciate any comments on how to revolve it asap.
King regards.
Hello,
On xwiki 8.4.4, I know I can create terminal pages by defaulty with template providers but I want to do the same on "default blank page".
How can I do that bc I want that standard users will only be able to create terminal page by default (actually it is Nested)
I already modified default content by editing templates/editwysiwyg.vm maybe I can copy/paste an existant page but it seem a little bit ugly isn't it?
Thxs
Pascal BASTIEN