Bootstrap.EditForm History

Hide minor edits - Show changes to output

May 31, 2013, at 12:25 PM by MichaelPaulukonis -
Changed line 12 from:
(:include $[{$SiteGroup}/EditQuickReference]:)
to:
(:include Bootstra[/EditQuickReference:)
May 31, 2013, at 03:17 AM by MichaelPaulukonis - test: initial button styling added
Deleted line 1:
BOOTSTRAP ME!
Changed line 9 from:
(:input e_savebutton:) (:input e_savedraftbutton:) (:input e_saveeditbutton:) (:input e_previewbutton:) (:input e_cancelbutton:)
to:
(:input e_savebutton class="btn":) (:input e_savedraftbutton class="btn":) (:input e_saveeditbutton class="btn":) (:input e_previewbutton class="btn":) (:input e_cancelbutton class="btn btn-danger":)
May 31, 2013, at 03:10 AM by MichaelPaulukonis -
May 31, 2013, at 03:08 AM by MichaelPaulukonis -
Changed lines 2-3 from:
!! $[Editing {*$FullName}] %block class=wikiaction% BOOTSTRAP ME!
to:
BOOTSTRAP ME!
!! $[Editing {*$FullName}] %block class=wikiaction%
May 31, 2013, at 03:08 AM by MichaelPaulukonis -
Changed line 2 from:
!! $[Editing {*$FullName}] %block class=wikiaction%
to:
!! $[Editing {*$FullName}] %block class=wikiaction% BOOTSTRAP ME!
Deleted line 3:
bootstrap
May 31, 2013, at 03:07 AM by MichaelPaulukonis -
May 31, 2013, at 03:07 AM by MichaelPaulukonis -
Added lines 1-21:
(:Summary:contains the edit page layout form:)
!! $[Editing {*$FullName}] %block class=wikiaction%
(:messages:)
bootstrap
(:div id='wikiedit':)
(:input e_form:)[[#top]](:e_guibuttons:)\\
(:input e_textarea:)\\
$[Summary]: (:input e_changesummary:)\\
$[Author]: (:input e_author:) (:input e_minorcheckbox:) $[This is a minor edit]\\
(:input e_savebutton:) (:input e_savedraftbutton:) (:input e_saveeditbutton:) (:input e_previewbutton:) (:input e_cancelbutton:)
(:input end:)
(:divend:)
(:include $[{$SiteGroup}/EditQuickReference]:)
(:if e_preview:)
!! $[Preview {*$FullName}]
'''$[Page is unsaved]'''
(:e_preview:)
----
'''$[End of preview -- remember to save]'''\\
[[#top | $[Top] ]]
(:ifend:)