|
|
(24 intermediate revisions by one user not shown) |
Line 1: |
Line 1: |
− | {{#dpl:
| + | <HTML5video width="640" height="480" autoplay="false">LibPAS_Report_Templates</HTML5video> |
− | |category=State Library Case Studies¦Association Case Studies¦Academic Library Case Studies¦Public Library Case Studies¦Provincial Library Case Studies
| + | |
− | |notcategory=French
| + | |
− | |namespace=Studies
| + | |
− | |headingmode=H4
| + | |
− | |ordermethod=category,title
| + | |
− | |mode=unordered
| + | |
− | |format=,\n*[[%PAGE%|%TITLE%]],,\n
| + | |
− | }}
| + | |
| | | |
| | | |
− | Associations are missing?
| + | Release Date: {{datecreated}} |
| | | |
− | Possible Extensions:
| |
− | *http://www.mediawiki.org/wiki/Extension:EmailPage
| |
− | *Extension:HTML5Media
| |
− | *http://en.wikibooks.org/wiki/Help:Collections
| |
| | | |
− | | + | {{#dpl: |
− | Email tracking:
| + | | category= Report Types |
− | | + | | namespace=LibPAS |
− | http://www.mediawiki.org/wiki/Manual_talk:$wgUsersNotifiedOnAllChanges
| + | |include={Screencasts}:definition |
− | Or maybe support?
| + | |reset=categories |
− | $wgUsersNotifiedOnAllChanges = array('staff');
| + | |fixcategory=Screencasts |
− | | + | |ordermethod=lastedit |
− | $wgExtensionFunctions[] = 'efNotifyPerNamespace';
| + | |order=ascending |
− |
| + | |format=,\n====[[%PAGE%|%TITLE%]]====\n,, |
− | function efNotifyPerNamespace() {
| + | }} |
− | global $wgTitle, $wgUsersNotifiedOnAllChanges;
| + | |
− |
| + | |
− | if ( $wgTitle->getNamespace() == NS_USER ) {
| + | |
− | $wgUsersNotifiedOnAllChanges[] = 'Username';
| + | |
− | $wgUsersNotifiedOnAllChanges[] = 'Username 2';
| + | |
− | }
| + | |
− | }$wgExtensionFunctions[] = 'efNotifyPerNamespace';
| + | |
− |
| + | |
− | function efNotifyPerNamespace() {
| + | |
− | global $wgTitle, $wgUsersNotifiedOnAllChanges;
| + | |
− |
| + | |
− | if ( $wgTitle->getNamespace() == NS_USER ) {
| + | |
− | $wgUsersNotifiedOnAllChanges[] = 'Username';
| + | |
− | $wgUsersNotifiedOnAllChanges[] = 'Username 2';
| + | |
− | }
| + | |
− | } | + | |