Recent Changes - Search:

PmWiki

pmwiki.org

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

00962


See PITS:00962 .

This page contains the following local customization:

Markup('^>>', '<table',
  '/^&gt;&gt;(.+?)&lt;&lt;(.*)$/',
  '(:div $1:)$2 ');

With it, >><< behaves the same way as the (:div:) markup -- which some find more consistent.

style - single quotes
||style='color:purple;
background-color:silver;' width=*
||content  ||
content
style - single quotes
(:table style='color:purple;
background-color:silver;':)
(:cellnr:)content 
(:tableend:)
content
style - single quotes
(:div style='color:purple;
background-color:silver;':)
content
(:divend:)

content

The fix requested is to allow the following markup

style - single quotes
>> style='color:purple;
background-color:silver;' <<
content
>><<

content

The following markup will actually do what you want

no style=, no quotes, no semicolons
>> color:purple
background-color:silver <<
content
>><<

content

But the above markup does not work consistently

no style=, no quotes, no semicolons
||color:purple background-color:silver
width=*
||content  ||
content
no style=, no quotes, no semicolons
(:table color:purple
background-color:silver:)
(:cellnr:)content
(:tableend:)
content

More examples

>>rfloat width:100<<
Consistency is one of the virtues of a good user interface, particularly
when naive users are involved.
>><<

Consistency is one of the virtues of a good user interface, particularly when naive users are involved.

>>rfloat style="width:100px";<<
Consistency is one of the virtues of a good user interface, particularly
when naive users are involved.
>><<

Consistency is one of the virtues of a good user interface, particularly when naive users are involved.

Not very consistent is it
>>rfloat width:100px<<
Consistency is one of the virtues of a good user interface, particularly
when naive users are involved.
>><<

Consistency is one of the virtues of a good user interface, particularly when naive users are involved.

Edit - History - Print - Recent Changes - Search
Page last modified on September 10, 2011, at 12:03 PM
 0: 00.00 00.00 config start
 1: 00.01 00.00 config end
 2: 00.06 00.05 MarkupToHTML begin
 3: 00.07 00.05 MarkupToHTML begin
 4: 00.07 00.06 MarkupToHTML end
 5: 00.07 00.06 MarkupToHTML begin
 6: 00.08 00.06 MarkupToHTML end
 7: 00.08 00.06 MarkupToHTML begin
 8: 00.08 00.07 MarkupToHTML end
 9: 00.08 00.07 MarkupToHTML begin
10: 00.08 00.07 MarkupToHTML end
11: 00.08 00.07 MarkupToHTML begin
12: 00.09 00.07 MarkupToHTML end
13: 00.09 00.07 MarkupToHTML begin
14: 00.09 00.07 MarkupToHTML end
15: 00.09 00.07 MarkupToHTML begin
16: 00.09 00.08 MarkupToHTML end
17: 00.09 00.08 MarkupToHTML begin
18: 00.09 00.08 MarkupToHTML end
19: 00.09 00.08 MarkupToHTML begin
20: 00.10 00.08 MarkupToHTML end
21: 00.10 00.08 MarkupToHTML begin
22: 00.10 00.09 MarkupToHTML end
23: 00.13 00.11 MarkupToHTML end
24: 00.14 00.12 MarkupToHTML begin
25: 00.16 00.14 ReadApprovedUrls SiteAdmin.ApprovedUrls begin
26: 00.17 00.16 ReadApprovedUrls SiteAdmin.ApprovedUrls end
27: 00.18 00.17 MarkupToHTML end
28: 00.19 00.17 MarkupToHTML begin
29: 00.20 00.18 MarkupToHTML end
30: 00.20 00.19 now