Changes between Version 18 and Version 19 of SectionEditPlugin


Ignore:
Timestamp:
Mar 25, 2016, 7:31:05 AM (8 years ago)
Author:
figaro
Comment:

Further cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • SectionEditPlugin

    v18 v19  
    88
    99An edit button appears at the end of a section heading when hovering over it.
    10  [[Image(SectionEdit.png, border=1)]]
     10
     11[[Image(SectionEdit.png, border=2)]]
    1112
    1213== Bugs/Feature Requests
    1314
    14 Existing bugs and feature requests for SectionEditPlugin are [report:9?COMPONENT=SectionEditPlugin here].
     15Existing bugs and feature requests for SectionEditPlugin are
     16[report:9?COMPONENT=SectionEditPlugin here].
    1517
    1618If you have any issues, create a
     
    2527== Source
    2628
    27 Check out [/svn/sectioneditplugin using Subversion], or [source:sectioneditplugin browse the source] with Trac.
     29You can check out SectionEditPlugin from [/svn/sectioneditplugin here] using Subversion, or [source:sectioneditplugin browse the source] with Trac.
    2830
    2931== Installation
     
    3133This plugin can be installed with `easy_install`:
    3234{{{#!sh
    33 easy_install http://trac-hacks.org/svn/sectioneditplugin/0.12
     35easy_install https://trac-hacks.org/svn/sectioneditplugin/0.12
    3436}}}
    3537
     
    4951
    5052|| '''Parameter''' || '''Default''' || '''Description''' ||
    51 || preview_whole_page ||true || Whether to preview the entire page or just the section being edited (true/false) ||
     53|| preview_whole_page || true || Whether to preview the entire page or just the section being edited (true/false) ||
    5254|| edit_subsections || false || Whether to edit all subsections or just the section. ||
    5355