Hi,
Here's a status of the past few days I have spent looking at fixing
our pages so that we pass the WCAG 1.0 tests (the automated part of it).
* I've fixed the home page so no more issues in it
* I've tested the other pages using http://www.tawdis.net/ingles.html?lang=en
and here's the results:
- priority 1: only 2 issues
- priority 2: about 162 * 7 = 1134 issues
- priority 3: about 120 issues
That's quite a lot but they are easy to fix. Most of them are about:
- tables missing summary attributes
- associate labels with <input> (using a <for>)
In order to reproduce it's very easy. Use this link to run TAW:
http://www.tawdis.net/taw3/descargas/jws/es/taw3.jnlp
Then run XE locally and feed it to TAW.
I need help to fix all these remaining issues.
Who can help me?
Thanks
-Vincent
Note that the Dutch guidelines add a bit more to WCAG 1.0 but not much
and passing WCAG is already a good first step.
I'm trying to use
http://code.xwiki.org/xwiki/bin/view/Applications/LightboxApplication,
but encountered an issue with the WYSIWYG editor.
When I input the following code in the SOURCE mode and afterward
switch to WYSIWYG mode and then switch back, some garbage is appended
at the end.
{{velocity output="false"}}
$xwiki.jsfx.use("js/scriptaculous/scriptaculous.js")
$xwiki.ssx.use("XWiki.Lightbox")
$xwiki.jsx.use("XWiki.Lightbox")
{{/velocity}}
Switching back to SOURCE mode, it becomes:
{{velocity output="false"}}
$xwiki.jsfx.use("js/scriptaculous/scriptaculous.js")
$xwiki.ssx.use("XWiki.Lightbox")
$xwiki.jsx.use("XWiki.Lightbox")
{{/velocity}}
(% id="overlay" style="display: none;" %)
(((
)))
(% id="lightbox" style="display: none;" %)
(((
(% id="outerImageContainer" style="width: 250px; height: 250px;" %)
(((
(% id="imageContainer" %)
(((
(% id="hoverNav" %)
(((
[[#||id="prevLink"]][[#||id="nextLink"]]
)))
(% id="loading" %)
(((
[[image:/xwiki/bin/download/XWiki/Lightbox/loading.gif]][[#||id="loadingLink"]]
)))
)))
)))
(% id="imageDataContainer" %)
(((
(% id="imageData" %)
(((
(% id="imageDetails" %)
(((
)))
(% id="bottomNav" %)
(((
[[image:/xwiki/bin/download/XWiki/Lightbox/closelabel.gif]][[#||id="bottomNavClose"]]
)))
)))
)))
)))
Question1 : Do you have any idea how to fix it?
Question2 : A suggestion. Lightbox is really a great extension. So I
think the standard [[image:picture.png||width="25" height="25"]]
should do something similar. WDYT?
--
-- Currahee! We stand alone together!
Hi,
While working on WCAG we've found that we need to hide some content so
that it's not displayed visually but it's used by assistive devices
(such as a web browser reader).
For example for label texts in compact forms (where we put the label
inside the field -e.g. the search box).
Another example are "skip content" and "got to top" features.
Thus I'd like to propose adding a new public CSS class called
"accessibility":
.accessibility {
display: none
}
We need a vote since it's public and would be used for example in the
form located in Main.Spaces. This means that all skins (ours or custom
skins done by users) must have it (or the label will be displayed).
WDYT?
Here's my +1
Thanks
-Vincent
PS: BTW this raises the question of public vs non public CSS classes.
Do we have a list somewhere? If not shouldn't we have one to let skin
authors know what class must absolutely exist and also to ensure we
don't use non public classes in document content or in templates (non
skin templates)?
Hi,
I started working on a proposal to redesign code.xwiki.orghttp://dev.xwiki.org/xwiki/bin/view/Drafts/XWikiExtensionRepositoryRedesign
Please comment and/or modify this document.
The main thing would be to agree that there should be one "unique"
repository for anything related to XWiki.
If we agree on that, I would like to start a vote for the name. The name
could be I think any combination of a "prefix" or "suffix" or a magical
unrelated name.
* Possible Prefix
o Add-On
o Extension
o App
o Store
o Modules
o Plugins
* Possible Suffix
o Directory
o Repository
o Store
o Catalog
I believe we should make this not feel "technical" but understandable by
non technical users.
Any other ideas of prefixes or suffixes or other names before we start a
vote ?
Ludovic
--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
We really need some way to show rollbacks in the notif email instead
of appearing as a normal edit....
-Vincent
On Nov 12, 2009, at 12:00 AM, notifications(a)xwiki.org wrote:
> Contents
> • dev
> • GoogleSummerOfCode
> • WebDAVApi2009
> • Main
> • XWiki Development Zone
> • view
> • The 2nd IEEE International Conference on Advanced Computer
> Control(ICACC 2010)
> • platform
> • Main
> • Second Generation Wiki
> • XWiki Platform
> • xwiki
> • FAQ
> • Howdoiconfigurexwikitoworkwithotherdbotherthanhsqldb
> • Essay Writing Help
> • XWiki
> • Emlipo
> • Gettingbackatsluts
> • HermesFausto
> • SarahMaeThomas
> • ScarlettXu
> • TALEBMohamed
> • Tinjoy
> • XWikiAllGroup
> • YueTao
> • armyjane
> • boulik
> • obamafunman
> Hello Developers,
>
> This message is sent by XWiki. Here are the documents in your
> watchlist that have been modified since the last notification:
> <wiki.gif> dev
> <space.gif> GoogleSummerOfCode
> <document.gif>WebDAVApi2009 <arrowup.gif>
> GoogleSummerOfCode.WebDAVApi2009
>
> On 2009/11/11 08:11, the document has been created by Gabriela Radu
> #includeForm("GoogleSummerOfCode.ProjectClassSheet")
> <object.gif>GoogleSummerOfCode.ProjectClass
> <string.png>workload:
> 2 man month
> <number.png>importance:
> 5
> <textarea.png>details:
> 1.1.1 Important Links
> * Initial project proposal : http://code.google.com/soc/2008/xwiki/appinfo.html?csaid=4052B352CB737DB4
> * Source repository : http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-webdav/
> * Installation guide : http://dev.xwiki.org/xwiki/bin/view/Drafts/XWikiWebDAV
> 1.1.1 Workplan
> {table}
> Goal|Status
> Create a maven project for the existing code base.| \[COMPLETE\]
> Modify the pom to deploy the webdav servlet easily (mvn jetty:run).|
> \[COMPLETE\]
> Fix / Implement basic browsing functionality.| \[COMPLETE\]
> Fix DAV properties of various file types.| \[COMPLETE\]
> Fix support for editing wiki files (GET / PUT).| \[COMPLETE\]
> Implement adding / removing pages / spaces (MKCOL / DELETE).| \
> [COMPLETE\]
> Modularise / Refactor the code base.| \[COMPLETE\]
> Implement integration-test support.| \[COMPLETE\]
> Implement renaming spaces / pages.| \[COMPLETE\]
> Implement adding / removing / renaming / moving attachments.| \
> [COMPLETE\]
> Migrate to XWIKI-1.6 core.| \[COMPLETE\]
> Implement handling a large number of entries in the attachments
> view.| \[COMPLETE\]
> Implement support for temporary (in-memory) files (file name begins
> with a ".").| \[COMPLETE\]
> Create an installation guide.| \[COMPLETE\]
> Modify the pom to build a jar (instead of a war).| \[COMPLETE\]
> Write a separate minimal war to respond to the OPTIONS request
> correctly (interoperability).| \[COMPLETE\]
> Handle large numbers of pages in spaces (A, B, C, D ... view).| \
> [COMPLETE\]
> Implement webdav-office integration. <font color="red">(New)</font>
> | <font color="red">\[INPROGRESS\]</font>
> Perform ineroperability testing and report / fix bugs.| <font
> color="red">\[INPROGRESS\]</font>
> Add global support for files starting with a "." (already
> implemented for pages).| \[PENDING\]
> Add support for directories starting with a "." or "(".| \[PENDING\]
> Implement Add / Remove member methods on all other views
> appropriately.| \[PENDING\]
> Add the library view. (+ verify the behaviour, write tests).| \
> [PENDING\]
> Replicate tests on all views.| \[PENDING\]
> Implement locking / versionning appropriately.| \[PENDING\]
> {table}
> <textarea.png>volunteers:
> Asiri Rathnayake
> <string.png>name:
> WebDAV API
> <string.png>leader:
> Ludovic Dubost
> <string.png>assignee:
> Asiri Rathnayake
> <boolean.png>active:
> Yes
> <staticlist.png>year:
> 2009
> <textarea.png>profile:
> http://www.xwiki.org/xwiki/bin/view/XWiki/asiri
> <object.gif>XWiki.TagClass
> <object.gif>XWiki.XWikiComments
> <string.png>author:
> xwiki:XWiki.amelentev
> <date.png>date:
> 20/03/2007 01:24:46
> <textarea.png>comment:
> In XWikiJCRStore it is available quite easy: http://jackrabbit.apache.org/doc/components/webdav.html
> <metadata.gif>parent: > GoogleSummerOfCode.WebHome
> <metadata.gif>author: > xwiki:XWiki.GabrielaRadu
> <metadata.gif>defaultLanguage: > en
> <space.gif> Main
> <document.gif>XWiki Development Zone <arrowup.gif> Main.WebHome
>
> On 2009/11/11 08:06, the document has been created by Vincent Massol
> #includeInContext("Community.WebHome")1 Welcome to your wiki
> **Note:* More development tools available at various [research
> papers>http://www.superiorpapers.com/]Welcome to your [second
> generation wiki>http://www.xwiki.org/]!
> It is an online, shared workspace that will allow you to collaborate
> effectively with others. You can use it for many purposes:
> * Project Management
> * Collaborative Writing
> * Efficient Document Sharing
> * Knowledge Management
> ... the only limit is your imagination!
> 1.1 How to start
> Maybe you are used to work with a wiki... and maybe not. If you
> would like to get used to the basics of wiki edition, we have
> created a [Sandbox space>Sandbox.WebHome] on this wiki. This space
> is meant to let you learn by yourself ;-)
> There are other steps that you may want to go through, such as :
> * Configuring your wiki by clicking on the ’Administration’ link at
> the top right.
> * Changing the layout and menu contents by using the [Panel
> Wizard>Panels.PanelWizard?forceLeftPanels=1&forceRightPanels=1]
> * Modifying this page, for example stating what your wiki is all
> about (You just have to click on the Edit button at the top left of
> this page).
> * Inviting your friends, family or co-workers to enjoy collaboration
> made easy.
> * Writing your documentation, sharing ideas, creating different
> spaces and organizing them the way you want.
> * And then [write some blog posts>Blog.WebHome] in order to
> summarize your work.
> For more information you can visit [the documentation on xwiki.org>http://www.xwiki.org/xwiki/bin/view/Main/Documentation
> ].
> This XWiki is yours, we hope you’ll enjoy it ...
> Congratulations,\\
> The XWiki Team
> <metadata.gif>author: xwiki:XWiki.armyjane > XWiki.Admin
> <metadata.gif>defaultLanguage: > en
> <space.gif> view
> <document.gif>The 2nd IEEE International Conference on Advanced
> Computer Control(ICACC 2010) <arrowup.gif> view.wiki
>
> Between 2009/11/11 08:27 and 2009/11/11 08:28, the document has been
> modified 3 times, by 1 user: scarlett xu
> ICACC is an annual International Conference on Advanced Computer
> Control by Institute of Electrical and Electronics Engineers?
> IEEE?,Engineers(IEEE), International Association of
> Computer Science and Information Technology (IACSIT) , Northeastern
> University(NEU), China. ICACC was started in 2009. The previous
> conference has been held successful in Singapore in 22-24 Jan. 2009.
> The ICACC 2009 proceedings have been compiled, cataloged and
> published by IEEE Computer Society, and it has been included into
> IEEE Computer Society Digital library (CSDL), IEEE Xplore, Ei
> Compendex, INSPEC and Thomson ISI Proceeding up to now .
> ?● Submission Deadline 20 November 2009
> ?● Author Notification 20 December 2009
> ?● Registration deadline 10 January 2010
> ?● Camera Ready 10 January 2010
> ?● Conference 27th-29th March 2010
> •• E-mail:icacc2010@hotmail.com (.pdf or .doc)
> •• Online Submission System ( .pdf)
> On 2009/11/11 08:27, the document has been created by scarlett xu
> Welcome to ICACC 2010
> ICACC is an annual International Conference on Advanced Computer
> Control by Institute of Electrical and Electronics Engineers?IEEE?,
> International Association of Computer Science and Information
> Technology (IACSIT) , Northeastern University(NEU), China. ICACC was
> started in 2009. The previous conference has been held successful in
> Singapore in 22-24 Jan. 2009. The ICACC 2009 proceedings have been
> compiled, cataloged and published by IEEE Computer Society, and it
> has been included into IEEE Computer Society Digital library (CSDL),
> IEEE Xplore, Ei Compendex, INSPEC and Thomson ISI Proceeding up to
> now .
> On the successful basis of ICACC 2009, The 2nd IEEE International
> Conference on Advanced Computer Control (ICACC 2010) will be held in
> Shenyang, China during 27th-29th March 2010. Shenyang is a well-
> known Chinese city in history and culture with about 1100ground and
> underground cultural relices. It is also the economical, cultural ,
> communication ,trade and commercial hub of the Northeastern region
> of China. The aim objective of ICACC 2010 is to provide a platform
> for researchers, engineers, academicians as well as industrial
> professionals from all over the world to present their research
> results and development activities in the fields of Advanced
> Computer Control, Automation, Database System, Communication
> Systems, and Applied Computer Science. This conference provides
> opportunities for the delegates to exchange new ideas and
> application experiences face to face, to establish business or
> research relations and to find global partners for future
> collaboration.
> Submitted conference papers will be reviewed by technical committees
> of the Conference. All accepted papers will also be published in the
> conference proceeding by IEEE, and will be indexed by EI Compendex,
> INSPEC, Thomson ISI, IEEE XploreTM. Selected best papers will be
> sent for publications in some International Journals which are
> indexed by SCI.
> Important Dates
> ? Submission Deadline 20 November 2009
> ? Author Notification 20 December 2009
> ? Registration deadline 10 January 2010
> ? Camera Ready 10 January 2010
> ? Conference 27th-29th March 2010
> Paper Submission
> • E-mail:icacc2010@hotmail.com (.pdf or .doc)
> • Online Submission System ( .pdf)
> Welcome to visit:[[name of link>>http://www.icacc.org]]
> <object.gif>XWiki.TagClass
> <metadata.gif>author: > xwiki:XWiki.ScarlettXu
> <metadata.gif>defaultLanguage: > en
> <wiki.gif> platform
> <space.gif> Main
> <document.gif>Second Generation Wiki <arrowup.gif>
> Main.SecondGenerationWiki
>
> On 2009/11/11 00:31, the document has been created by Sergiu Dumitriu
> 11.1 Second Generation Wiki
> Today most of user’s needs are not satisifed because it takes too
> long and it’s too costly to develop small applications. Actually
> lots of adhoc applications are developed today using tools like
> Microsoft Excel. However when it comes to developing a collaborative
> web application Excel is not the right tool. On the other hand a
> second generation wiki like XWiki is a perfect infrastructure for
> this. *XWiki is the toolkit for the web*!
> Chris Anderson introduced the concept of [Long Tail>http://en.wikipedia.org/wiki/Long_tail
> ]. Applying it to XWiki gives the following diagram:
> {image:xwikilongtail.png}
> What it means is that there are thousands and thousands of
> applications required by users that are *not* built today because of
> prohibitive complexity and costs. They would also take too long to
> build and their value would decrease as more and more time passes
> for their implementation. They need to be created here and now to
> have the highest possible value. XWiki is a cost-effective solution
> that allows non-developers to create those required applications
> quickly and in an organic manner.
> 1.1 Examples of applications
> * A blogging application
> * An RSS feed aggregator
> * Mashups. For example combining Google Maps with Delicious with
> Flickr with Google Base with Google Calendar with...
> * Collaborative authoring of documents in real time
> * Form-based applications to enter collections of items
> * A Poll/Survey application
> 1.1 Next step
> If you’re intested in learning how to write an application with
> XWiki, check the [Programming feature>Features.Programming] and also
> read some various [custom papers>http://www.superiorpapers.com/]
> then check out the [Developer’s Guide>DevGuide.WebHome].
> <attach.gif>xwikilongtail.png: 1.3 > null
> <metadata.gif>author: xwiki:XWiki.armyjane > xwiki:XWiki.vmassol
> <document.gif>XWiki Platform <arrowup.gif> Main.WebHome
>
> On 2009/11/11 08:07, the document has been created by Vincent Massol
> 1 XWiki PlatformWelcome to your wiki
> XWiki is a platform for developing collaborative web applications
> using the wiki paradigm. This is what makes XWiki a [second
> generation wiki>Main.SecondGenerationWiki].
> [XWiki Products>xwiki:Main.Forge] are based on the XWiki Platform
> which provides common services and UIWelcome to them.your [second
> generation wiki>http://www.xwiki.org/]!
> 1.1 FeaturesIt is an online, shared workspace that will allow you to
> collaborate effectively with others. You can use it for many purposes:
> Here’s the list of features offered by the XWiki Platform.* Project
> Management
> * Collaborative Writing
> * Efficient Document Sharing
> * Knowledge Management
> #includeInContext("Features.FeaturesExtract")... the only limit is
> your imagination!
> 1.1 Next StepsHow to start
> You can learn howMaybe you are used to develop on the XWiki Platform
> by reading the [Developer’s Guide>DevGuide.WebHome]work with a
> wiki... and more specifically start by reading onmaybe not. If you
> would like to get used to the [XWiki
> Architecture>DevGuide.Architecture]. basics of wiki edition, we have
> created a [Sandbox space>Sandbox.WebHome] on this wiki. This space
> is meant to let you learn by yourself ;-)
> You can also [learn howThere are other steps that you may want to
> administer the XWiki Platform>AdminGuide.WebHome].go through, such
> as :
> However the easiest way to get started is probably* Configuring your
> wiki by [downloading XWiki Enteprise>xwiki:Main.Download] and start
> editing pagesclicking on it to see how the applications bundled with
> it are made.’Administration’ link at the top right.
> * Changing the layout and menu contents by using the [Panel
> Wizard>Panels.PanelWizard?forceLeftPanels=1&forceRightPanels=1]
> * Modifying this page, for example stating what your wiki is all
> about (You just have to click on the Edit button at the top left of
> this page).
> * Inviting your friends, family or co-workers to enjoy collaboration
> made easy.
> * Writing your documentation, sharing ideas, creating different
> spaces and organizing them the way you want.
> * And then [write some blog posts>Blog.WebHome] in order to
> summarize your work.
> For more information you can visit [the documentation on xwiki.org>http://www.xwiki.org/xwiki/bin/view/Main/Documentation
> ].
> This XWiki is yours, we hope you’ll enjoy it ...
> Congratulations,\\
> The XWiki Team
> <attach.gif>xwiki-product.png: 1.4 > null
> <metadata.gif>author: xwiki:XWiki.armyjane > XWiki.Admin
> <metadata.gif>defaultLanguage: > en
> On 2009/11/11 00:34, the document has been modified by Sergiu Dumitriu
> <attach.gif>xwiki-product.png: 1.4 > 1.5
> <object.gif>XWiki.XWikiComments
> <metadata.gif>author:
> xwiki:XWiki.SvenHock
> <metadata.gif>comment:
> Test
> <metadata.gif>date:
> 2009-11-04 10:42:19.0
> <metadata.gif>author: xwiki:XWiki.armyjane > xwiki:XWiki.VincentMassol
> <wiki.gif> xwiki
> <space.gif> FAQ
> <document.gif>Howdoiconfigurexwikitoworkwithotherdbotherthanhsqldb
> <arrowup.gif> FAQ.Howdoiconfigurexwikitoworkwithotherdbotherthanhsqldb
>
> On 2009/11/11 11:08, the document has been created by Gabriela Radu
> #includeForm("XWiki.FAQClassSheet")
> <object.gif>XWiki.FAQClass
> <textarea.png>answer:
> 1. edit the hibernate.cfg.xml: uncomment the db u want to use, for
> instance mysql
> 2. add the mysql jar in the lib folder of xwiki
> 3. add the path to the jar in classpath(my computer-environmental
> variables-path)
> 4. stop and start server
> <string.png>question:
> How do i configure xwiki to work with other db other than hsqldb?
> <object.gif>XWiki.TagClass
> <metadata.gif>parent: > FAQ.WebHome
> <metadata.gif>author: > XWiki.GabrielaRadu
> <metadata.gif>defaultLanguage: > en
> <document.gif>Essay Writing Help <arrowup.gif> FAQ.TWiki
>
> On 2009/11/11 21:57, the document has been modified by Sarah Mae
> Thomas
> On 2009/11/11 21:56, the document has been created by Sarah Mae Thomas
> Good students are always aiming at high grades for their [[essay
> writing help>>http://www.bestessays.ca]] at school, college or
> university. With the increasing speed of development all over the
> world, every student is required to join the race of progress with
> the same pace. Teachers, instructors and lecturers put great burden
> of modernism and swiftness on students by assigning them various
> academic tasks such as essays, term papers, research papers,
> stories, theses and other educational activities, which are supposed
> to be submitted in a very short and unmanageable period of time.
> These essays must be of high quality and non-plagiarized. Such
> situation generates a number of difficulties in students’ life when
> writing an essay. Sometimes big tasks are expected to be completed
> within a very close deadline.
> <object.gif>XWiki.TagClass
> <metadata.gif>parent: > FAQ.HowToImportOtherWikiMarkups
> <metadata.gif>author: > XWiki.SarahMaeThomas
> <metadata.gif>defaultLanguage: > en
> <space.gif> XWiki
> <document.gif>Emlipo <arrowup.gif> XWiki.Emlipo
>
> On 2009/11/11 23:11, the document has been created by XWikiGuest
> #includeForm("XWiki.XWikiUserSheet")
> <object.gif>XWiki.XWikiRights
> <groups.png>groups:
> XWiki.XWikiAdminGroup
> <levels.png>levels:
> edit
> <boolean.png>allow:
> Allow
> <object.gif>XWiki.XWikiRights
> <users.png>users:
> XWiki.Emlipo
> <levels.png>levels:
> edit
> <boolean.png>allow:
> Allow
> <object.gif>XWiki.XWikiUsers
> <boolean.png>active:
> Yes
> <string.png>email:
> ******************
> <string.png>first_name:
> Emlipo
> <string.png>last_name:
> Emlipo
> <password.png>password:
> ******************
> <metadata.gif>parent: > XWiki.XWikiUsers
> <metadata.gif>author: > XWiki.Emlipo
> <document.gif>Gettingbackatsluts <arrowup.gif>
> XWiki.Gettingbackatsluts
>
> On 2009/11/11 01:09, the document has been created by XWikiGuest
> #includeForm("XWiki.XWikiUserSheet")
> <object.gif>XWiki.XWikiRights
> <groups.png>groups:
> XWiki.XWikiAdminGroup
> <levels.png>levels:
> edit
> <boolean.png>allow:
> Allow
> <object.gif>XWiki.XWikiRights
> <users.png>users:
> XWiki.Gettingbackatsluts
> <levels.png>levels:
> edit
> <boolean.png>allow:
> Allow
> <object.gif>XWiki.XWikiUsers
> <boolean.png>active:
> Yes
> <string.png>email:
> ******************
> <string.png>first_name:
> Gettingbackatsluts
> <string.png>last_name:
> Gettingbackatsluts
> <password.png>password:
> ******************
> <metadata.gif>parent: > XWiki.XWikiUsers
> <metadata.gif>author: > XWiki.Gettingbackatsluts
> <document.gif>HermesFausto <arrowup.gif> XWiki.HermesFausto
>
> On 2009/11/11 05:49, the document has been modified by Hermes Fausto
> <object.gif>XWiki.WatchListClass
> On 2009/11/11 05:49, the document has been created by XWikiGuest
> #includeForm("XWiki.XWikiUserSheet")
> <object.gif>XWiki.XWikiRights
> <boolean.png>allow:
> Allow
> <groups.png>groups:
> XWiki.XWikiAdminGroup
> <levels.png>levels:
> edit
> <object.gif>XWiki.XWikiRights
> <boolean.png>allow:
> Allow
> <levels.png>levels:
> edit
> <users.png>users:
> XWiki.HermesFausto
> <object.gif>XWiki.XWikiUsers
> <boolean.png>active:
> Yes
> <string.png>email:
> ******************
> <string.png>first_name:
> Hermes
> <string.png>last_name:
> Fausto
> <password.png>password:
> ******************
> <metadata.gif>parent: > XWiki.XWikiUsers
> <metadata.gif>author: > XWiki.HermesFausto
> <document.gif>SarahMaeThomas <arrowup.gif> XWiki.SarahMaeThomas
>
> On 2009/11/11 21:57, the document has been modified by Sarah Mae
> Thomas
> <object.gif>XWiki.WatchListClass
> On 2009/11/11 21:24, the document has been created by XWikiGuest
> #includeForm("XWiki.XWikiUserSheet")
> <object.gif>XWiki.XWikiRights
> <boolean.png>allow:
> Allow
> <groups.png>groups:
> XWiki.XWikiAdminGroup
> <levels.png>levels:
> edit
> <object.gif>XWiki.XWikiRights
> <boolean.png>allow:
> Allow
> <levels.png>levels:
> edit
> <users.png>users:
> XWiki.SarahMaeThomas
> <object.gif>XWiki.XWikiUsers
> <boolean.png>active:
> Yes
> <string.png>email:
> ******************
> <string.png>first_name:
> Sarah Mae
> <string.png>last_name:
> Thomas
> <password.png>password:
> ******************
> <metadata.gif>parent: > XWiki.XWikiUsers
> <metadata.gif>author: > XWiki.SarahMaeThomas
> <document.gif>ScarlettXu <arrowup.gif> XWiki.ScarlettXu
>
> On 2009/11/11 08:21, the document has been modified by scarlett xu
> <object.gif>XWiki.WatchListClass
> On 2009/11/11 08:20, the document has been created by XWikiGuest
> #includeForm("XWiki.XWikiUserSheet")
> <object.gif>XWiki.XWikiRights
> <boolean.png>allow:
> Allow
> <groups.png>groups:
> XWiki.XWikiAdminGroup
> <levels.png>levels:
> edit
> <object.gif>XWiki.XWikiRights
> <boolean.png>allow:
> Allow
> <levels.png>levels:
> edit
> <users.png>users:
> XWiki.ScarlettXu
> <object.gif>XWiki.XWikiUsers
> <boolean.png>active:
> Yes
> <string.png>email:
> ******************
> <string.png>first_name:
> scarlett
> <string.png>last_name:
> xu
> <password.png>password:
> ******************
> <metadata.gif>parent: > XWiki.XWikiUsers
> <metadata.gif>author: > XWiki.ScarlettXu
> <document.gif>TALEBMohamed <arrowup.gif> XWiki.TALEBMohamed
>
> On 2009/11/11 16:20, the document has been modified by TALEB Mohamed
> <object.gif>XWiki.WatchListClass
> <document.gif>Tinjoy <arrowup.gif> XWiki.Tinjoy
>
> On 2009/11/11 17:53, the document has been created by XWikiGuest
> #includeForm("XWiki.XWikiUserSheet")
> <object.gif>XWiki.XWikiRights
> <groups.png>groups:
> XWiki.XWikiAdminGroup
> <levels.png>levels:
> edit
> <boolean.png>allow:
> Allow
> <object.gif>XWiki.XWikiRights
> <users.png>users:
> XWiki.Tinjoy
> <levels.png>levels:
> edit
> <boolean.png>allow:
> Allow
> <object.gif>XWiki.XWikiUsers
> <boolean.png>active:
> Yes
> <string.png>email:
> ******************
> <string.png>first_name:
> tinjoy
> <password.png>password:
> ******************
> <metadata.gif>parent: > XWiki.XWikiUsers
> <metadata.gif>author: > XWiki.Tinjoy
> <document.gif>XWikiAllGroup <arrowup.gif> XWiki.XWikiAllGroup
>
> On 2009/11/11 00:35, the document has been modified by Sergiu Dumitriu
> <object.gif>XWiki.XWikiGroups
> <metadata.gif>member:
> XWiki.armyjane
> <object.gif>XWiki.XWikiGroups
> <string.png>member:
> XWiki.sandro32
> <object.gif>XWiki.XWikiGroups
> <string.png>member:
> XWiki.nesadinic
> <object.gif>XWiki.XWikiGroups
> <string.png>member:
> XWiki.Gettingbackatsluts
> <object.gif>XWiki.XWikiGroups
> <string.png>member:
> XWiki.HermesFausto
> <object.gif>XWiki.XWikiGroups
> <string.png>member:
> XWiki.YueTao
> <object.gif>XWiki.XWikiGroups
> <string.png>member:
> XWiki.ScarlettXu
> <object.gif>XWiki.XWikiGroups
> <string.png>member:
> XWiki.boulik
> <object.gif>XWiki.XWikiGroups
> <string.png>member:
> XWiki.Tinjoy
> <object.gif>XWiki.XWikiGroups
> <string.png>member:
> XWiki.SarahMaeThomas
> <object.gif>XWiki.XWikiGroups
> <string.png>member:
> XWiki.Emlipo
> <object.gif>XWiki.XWikiGroups
> <string.png>member:
> XWiki.obamafunman
> <document.gif>YueTao <arrowup.gif> XWiki.YueTao
>
> On 2009/11/11 06:48, the document has been created by XWikiGuest
> #includeForm("XWiki.XWikiUserSheet")
> <object.gif>XWiki.XWikiRights
> <groups.png>groups:
> XWiki.XWikiAdminGroup
> <levels.png>levels:
> edit
> <boolean.png>allow:
> Allow
> <object.gif>XWiki.XWikiRights
> <users.png>users:
> XWiki.YueTao
> <levels.png>levels:
> edit
> <boolean.png>allow:
> Allow
> <object.gif>XWiki.XWikiUsers
> <boolean.png>active:
> Yes
> <string.png>email:
> ******************
> <string.png>first_name:
> Yue
> <string.png>last_name:
> Tao
> <password.png>password:
> ******************
> <metadata.gif>parent: > XWiki.XWikiUsers
> <metadata.gif>author: > XWiki.YueTao
> <document.gif>armyjane <arrowup.gif> XWiki.armyjane
>
> On 2009/11/11 00:35, the document has been deleted by Sergiu Dumitriu
> <document.gif>boulik <arrowup.gif> XWiki.boulik
>
> On 2009/11/11 15:38, the document has been modified by Slavomír
> Varchula
> <object.gif>XWiki.WatchListClass
> On 2009/11/11 15:37, the document has been created by XWikiGuest
> #includeForm("XWiki.XWikiUserSheet")
> <object.gif>XWiki.XWikiRights
> <boolean.png>allow:
> Allow
> <groups.png>groups:
> XWiki.XWikiAdminGroup
> <levels.png>levels:
> edit
> <object.gif>XWiki.XWikiRights
> <boolean.png>allow:
> Allow
> <levels.png>levels:
> edit
> <users.png>users:
> XWiki.boulik
> <object.gif>XWiki.XWikiUsers
> <boolean.png>active:
> Yes
> <string.png>email:
> ******************
> <string.png>first_name:
> Slavomír
> <string.png>last_name:
> Varchula
> <password.png>password:
> ******************
> <metadata.gif>parent: > XWiki.XWikiUsers
> <metadata.gif>author: > XWiki.boulik
> <document.gif>obamafunman <arrowup.gif> XWiki.obamafunman
>
> On 2009/11/11 23:45, the document has been created by XWikiGuest
> #includeForm("XWiki.XWikiUserSheet")
> <object.gif>XWiki.XWikiRights
> <groups.png>groups:
> XWiki.XWikiAdminGroup
> <levels.png>levels:
> edit
> <boolean.png>allow:
> Allow
> <object.gif>XWiki.XWikiRights
> <users.png>users:
> XWiki.obamafunman
> <levels.png>levels:
> edit
> <boolean.png>allow:
> Allow
> <object.gif>XWiki.XWikiUsers
> <boolean.png>active:
> Yes
> <string.png>email:
> ******************
> <string.png>first_name:
> obamafunman
> <string.png>last_name:
> obamafunman
> <password.png>password:
> ******************
> <metadata.gif>parent: > XWiki.XWikiUsers
> <metadata.gif>author: > XWiki.obamafunman
> _______________________________________________
> notifications mailing list
> notifications(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/notifications
Hi,
I'm trying to increase the maximum attachment size like it says here :
http://www.xwiki.org/xwiki/bin/view/FAQ/Howtoincreasethemaximumattachmentsi…
import a larger xar 40MB)
but, when I save the XWiki.XWikiPreferences object
I get :
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
java.lang.String.substring(String.java:1762)
java.lang.String.substring(String.java:1735)
com.xpn.xwiki.web.ActionFilter.getTargetURL(ActionFilter.java:167)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:105)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
Why is that?
Tomcat version: apache-tomcat-6.0.18
XE version: xwiki-enterprise-web-2.0.2
Thanks,
Anamaria