WPIntell

Source evidence

Doesn't Show Anything

Post Editor Buttons Fork · support · 2011-06-08T01:58:00+00:00

neutralsentiment
highseverity
0.51relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 33 rows with source links

15.2% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
tsany resolved
Where should the buttons showed ? on the Editor ? cuz it doesn’t show anything Got it. The problem is we can’t put attributes on the tags. for instance if i want to put <span class=”classic”> it would be broken but if we just put it as <span> then it will show up on HTML editor not visual editor just a suggestion.. maybe you should put the buttons on the visual editor to 🙂 You should be able to include attributes so long as they’re in single quotes. I’ll make a note of that in the plugin. For example, <h2 style='color:#ff0;'> and <h3 class='clear'> both work for me. Note that after you save, the single quote marks will be escaped ( <h3 class=\'clear\'> ) but this won’t affect functionality. I’ll try to get that cleaned up on the next version too. Adding buttons to the Visual editor would require some significant changes to this plugin, so it’s not something I’ll focus on immediately, but I will try to make it more clear that this plugin is for the HTML view only. ah yes cheers 🙂

Comments

3 shown
tsany 2011-06-08T02:02:00+00:00

Got it. The problem is we can’t put attributes on the tags. for instance if i want to put <span class=”classic”> it would be broken but if we just put it as <span> then it will show up on HTML editor not visual editor just a suggestion.. maybe you should put the buttons on the visual editor to 🙂

Kailey (trepmal) 2011-06-08T05:19:00+00:00

You should be able to include attributes so long as they’re in single quotes. I’ll make a note of that in the plugin. For example, <h2 style='color:#ff0;'> and <h3 class='clear'> both work for me. Note that after you save, the single quote marks will be escaped ( <h3 class=\'clear\'> ) but this won’t affect functionality. I’ll try to get that cleaned up on the next version too. Adding buttons to the Visual editor would require some significant changes to this plugin, so it’s not something I’ll focus on immediately, but I will try to make it more clear that this plugin is for the HTML view only.

tsany 2011-06-10T07:37:00+00:00

ah yes cheers 🙂