Refactoring for tm0010: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Overview== Git branch <code>tm0010</code> on <code>/littldamien/common_lib</code> converted most of the library routines into jQuery plugin routines. This page contains docu...") |
|||
| Line 11: | Line 11: | ||
===Listings=== | ===Listings=== | ||
* Add <code>data-op="view"</code> attribute to the <code><nowiki><a></nowiki></code> tag surrounding the thumbnail <code><nowiki><img></nowiki></code> tags. | |||
===Edit pages=== | ===Edit pages=== | ||
[[Category:Albums CMS]] [[Category:CMS Documentation]] | [[Category:Albums CMS]] [[Category:CMS Documentation]] | ||
Revision as of 14:02, 2 November 2012
Overview
Git branch tm0010 on /littldamien/common_lib converted most of the library routines into jQuery plugin routines. This page contains documentation on how to refactor existing sections to conform to the updates.
Non-gallery sections
Listings
Edit pages
Albums/Galleries
Listings
- Add
data-op="view"attribute to the<a>tag surrounding the thumbnail<img>tags.