[opencms-dev] How to make form elements are in Fieldset as per WAI-ARIA (Manoj Sharma)

Paul-Inge Flakstad flakstad at npolar.no
Mon May 9 14:53:59 CEST 2016


Hi Manoj,

As for the “cleaning” (removal of attributes etc.) performed by the editor, also note that some of TinyMCE’s config settings are hard-coded in the OpenCms core, see:
org.opencms.editors.tinymce.CmsTinyMCEWidget#getTinyMceConfiguration

The actual values hard-coded here will depend on the OpenCms version. If you use a version older than 9.5, you might find it particularly hard to set up the config you want without modifying the core.

History:
http://mail.opencms.org/pipermail/opencms-dev/2013q4/038863.html

Cheers,
Paul

From: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Schliemann, Kai
Sent: 6. mai 2016 11:17
To: The OpenCms mailing list
Subject: Re: [opencms-dev] How to make form elements are in Fieldset as per WAI-ARIA (Manoj Sharma)

Hi Manoj,
I do not have answers which directly solve your problems. But some hints which might guide you in the right direction.

1.       About changing java code: The source code of all OAMP modules is hosted on Github (https://github.com/alkacon/alkacon-oamp). You have to find the classes you need to change by yourself. I cannot tell you.

2.       WIA-ARIA: Somewhere under /system/workplace/editors/ must be the source code of TinyMCE.  You probably have to change something there. I don’t know more. Maybe a google search for ARIA TinyMCE helps.
HTH
Best regards
Kai

Von: opencms-dev-bounces at opencms.org<mailto:opencms-dev-bounces at opencms.org> [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Manoj Sharma
Gesendet: Donnerstag, 5. Mai 2016 05:47
An: opencms-dev at opencms.org<mailto:opencms-dev at opencms.org>
Betreff: Re: [opencms-dev] How to make form elements are in Fieldset as per WAI-ARIA (Manoj Sharma)

Hi Kai,
If i need to change javacode then how to change and where to change.
and one more thing i have asked a previous question related to WAI-ARIA which was about "How to add WIA-ARIA role, scope and header into table or div in article editor.". Your answer does not work for me. Could you please help me in this regard.

On Wed, May 4, 2016 at 3:30 PM, <opencms-dev-request at opencms.org<mailto:opencms-dev-request at opencms.org>> wrote:
Send opencms-dev mailing list submissions to
        opencms-dev at opencms.org<mailto:opencms-dev at opencms.org>

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
or, via email, send a message with subject or body 'help' to
        opencms-dev-request at opencms.org<mailto:opencms-dev-request at opencms.org>

You can reach the person managing the list at
        opencms-dev-owner at opencms.org<mailto:opencms-dev-owner at opencms.org>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of opencms-dev digest..."


Today's Topics:

   1. Re: How to make form elements are in Fieldset as  per     WAI-ARIA
      (Schliemann, Kai)


----------------------------------------------------------------------

Message: 1
Date: Tue, 3 May 2016 12:41:48 +0000
From: "Schliemann, Kai" <K.Schliemann at comundus.com<mailto:K.Schliemann at comundus.com>>
To: The OpenCms mailing list <opencms-dev at opencms.org<mailto:opencms-dev at opencms.org>>
Subject: Re: [opencms-dev] How to make form elements are in Fieldset
        as      per     WAI-ARIA
Message-ID:
        <HE1PR08MB060368F235F4B9ADC020C713FC7A0 at HE1PR08MB0603.eurprd08.prod.outlook.com<mailto:HE1PR08MB060368F235F4B9ADC020C713FC7A0 at HE1PR08MB0603.eurprd08.prod.outlook.com>>

Content-Type: text/plain; charset="utf-8"

Hello Manoj,
there is a folder \system\modules\com.alkacon.opencms.v8.formgenerator\resources\formtemplates\ with style template files in it. There are different sections for several actions you can have in a form (error, submit?).
It is very well documented.
You can try to add them there, but I guess you have to change Javacode as well.
Best regards
Kai

Von: opencms-dev-bounces at opencms.org<mailto:opencms-dev-bounces at opencms.org> [mailto:opencms-dev-bounces at opencms.org<mailto:opencms-dev-bounces at opencms.org>] Im Auftrag von Manoj Sharma
Gesendet: Dienstag, 3. Mai 2016 05:56
An: opencms-dev at opencms.org<mailto:opencms-dev at opencms.org>
Betreff: [opencms-dev] How to make form elements are in Fieldset as per WAI-ARIA

Hi Friends,
I want to make a website as per WAI-ARIA guidelines. For this i have to keep fields in fieldsets. I am using form module for creating feedback form, but i did not find any settings for field set. Please let mew know how can i groups of logically related input elements are contained within a fieldset element.


Cheers
Manoj

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencms.org/pipermail/opencms-dev/attachments/20160503/a5005148/attachment-0001.html>

------------------------------

_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev

End of opencms-dev Digest, Vol 236, Issue 3
*******************************************



--
Cheers


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20160509/90352ff2/attachment.htm>


More information about the opencms-dev mailing list