Difference between revisions of "User:Cowiki"

From Counting Opinions (SQUIRE)
Jump to: navigation, search
 
(27 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 Study¦Association Case Study¦Academic Library Case Study¦Public Library Case Study
+
|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