Difference between revisions of "User:Cowiki"

From Counting Opinions (SQUIRE)
Jump to: navigation, search
 
(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';
+
    }
+
}
+

Latest revision as of 19:29, 20 November 2014


Release Date:


Contents

Table Report

Graph per PI Report

Summary Report

Period Comparison Report

Trend Report

PI Gap Report

Summary Graph Report

Trend per PI Report

Custom Report

Cross Tab Report

PI Report

How to Use Report Templates Screencast

How to Use Published Reports Screencast