• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Many Plugins produce HTML that is not XHTML. Please take the time to review your Plugin topics and Plugin code if:

  • all tags are lower case
  • all empty tags are terminated, such as <br /> (instead of <br>)
  • all empty tags have a trailing space for compatibility, such as <br /> (instead of <br/>)
  • all attributes are quoted, such as <td rowspan="3"> (instead of <td rowspan=3>)
  • all attributes have values, such as <option selected="selected"> (instead of <option selected>)

See also:

A quick grep on <br> returns:

AgentPlugin AlbumOfSnapsPlugin BeautifierPlugin BibtexPlugin BugzillaLinkPlugin BugzillaQueryPlugin CacheAddOn CacheChooserAddOn CompareRevisionsAddOn DBCacheContrib DallasSkin DatabasePlugin EditTablerowPlugin ExtendedSelectPlugin FamilyTreePlugin FormFieldsPlugin FormPivotPlugin GenPDFLatexAddOn GoogleSearchPlugin IncludeIndexPlugin IncludeRevisionPlugin JSCalendarContrib JSPwikiToTWikiAddOn JavaPasteAddOn LatexModePlugin LdapPlugin MailPageAddOn MailReminderPlugin MakeCtrlTopicsListAddOn MsOfficeAttachmentsAsHTMLPlugin MultiEditPlugin NatSkinPlugin NavbarPlugin NewsPlugin NotificationPlugin PeerPlugin PhantomPlugin ProjectPlannerPlugin QuickSearchPlugin RedirectBySubdomainAddOn RevisionLinkPlugin SablotronPlugin SearchToTablePlugin SectionalEditPlugin SingletonWikiWordPlugin SpacedWikiWordPlugin SpellCheckerPlugin SuggestLinksPlugin TWikiDrawSvgPlugin TableToolAddOn TextSectionPlugin ThreadedDiscussionPlugin TocPlugin TopicClassificationAddOn TopicCreatePlugin TopicVarsPlugin TreePlugin TypographyPlugin UserHomePageAddOn VersionLinkPlugin WebDAVPlugin WysiwygPlugin XmlQueryPlugin XpTrackerPlugin

-- PTh

Note that TWiki (pattern skin) uses XHTML1.0 Transitional. Check your page on http://validator.w3.org/.

AC

Note that <br> may well be used in POD comments, as is the case in WysiwygPlugin.

CC

Discarding this, as it is not specific and can thus never be closed. Please report issues against individual plugins.

[[CC}]

ItemTemplate
Summary XHTML-sanitize Plugins - PLUGIN AUTHORS PLEASE NOTE
ReportedBy TWiki:Main.PeterThoeny
Codebase

SVN Range Tue, 17 Jan 2006 build 8350
AppliesTo Extension
Component

Priority Normal
CurrentState No Action Required
WaitingFor

Edit | Attach | Watch | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r7 - 2006-01-26 - CrawfordCurrie
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback