Added the $Id$ tag
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php // $Id$
|
||||
|
||||
# this is the "stupid diff", which shows up changes between two
|
||||
# saved versions of a WikiPage; even if working very unclean it
|
||||
@@ -111,4 +111,4 @@
|
||||
|
||||
return($o);
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php // $Id$
|
||||
require_once("../../config.php");
|
||||
require_once($CFG->libdir.'/filelib.php');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php // $Id$
|
||||
|
||||
/*
|
||||
This filter plugin implements minimal html tag balancing, and can also
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php // $Id$
|
||||
|
||||
/*
|
||||
This plugin intercepts some of the binary handling functions to
|
||||
@@ -116,4 +116,4 @@ function moodle_binary_store_get_file($id, &$meta) {
|
||||
//}
|
||||
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php // $Id$
|
||||
|
||||
/*
|
||||
CSS-highlights the terms used as search patterns. This is done
|
||||
@@ -76,4 +76,4 @@ function ewiki_moodle_highlight(&$o, &$id, &$data, &$action) {
|
||||
} // func
|
||||
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php // $Id$
|
||||
|
||||
/*
|
||||
Can be used to allow preserving of certain "safe" HTML <tags>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php // $Id$
|
||||
# ToDo: Binary Content
|
||||
# Binary Linking
|
||||
/*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php // $Id$
|
||||
|
||||
/*
|
||||
This plugin will create a sitemap rooted at the given location
|
||||
@@ -239,4 +239,4 @@ function ewiki_sitemap_create($str_rootid, $a_validpages, $i_maxdepth, $i_flatma
|
||||
|
||||
return $a_sitemap;
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php // $Id$
|
||||
|
||||
# lists pages, which were referenced
|
||||
# but not yet written
|
||||
@@ -50,4 +50,4 @@ function ewiki_page_wantedpages($id, $data, $action) {
|
||||
}
|
||||
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user