pencils
latest
use of pencils in Extenso
PENCILS
NAME
pencils - The use of pencils in Extenso
DESCRIPTION
The pencils are used to help the client to edit the content of the website.
To enable the pencils function around a block of text, the user must specify the class sn_pencil and specify the following datas
- title1
- Title for the link 1.
- link1
- Link 1. In the link, if you call page edit with parameters sn_uniq=true, only one page
- will be available for the client.
- class1
- Class for the link1. Class must be an awesome font: http://fortawesome.github.io/Font-Awesome/icons/
EXAMPLES
<div id="content" class="sn_pencil edit" data-sn_link1="/extenso/extranet/deux_colonnes//edit.snc?uid=&sn_uniq=true" data-sn_class1="edit" data-sn_title1="Deux colonnes"> ... </div>
AUTHOR
Written by Pierre Laplante and Caroline Laplante