From: preecej Date: Mon, 22 Aug 2011 22:56:00 +0000 (+0000) Subject: Moved wiki config files and pruned all old versions in one fell swoop X-Git-Url: http://gitweb.planteome.org/?a=commitdiff_plain;h=9f87597beb53500a23db7d6f13ec62bae7c14df8;p=old-jaiswallab-svn%2F.git Moved wiki config files and pruned all old versions in one fell swoop svn path=/; revision=166 --- diff --git a/preecej/semantic_wiki/LocalSettings/dev.LocalSettings.php b/preecej/semantic_wiki/LocalSettings/dev.LocalSettings.php deleted file mode 100644 index 749ecf6..0000000 --- a/preecej/semantic_wiki/LocalSettings/dev.LocalSettings.php +++ /dev/null @@ -1,166 +0,0 @@ -&format=json&max=20'; -$sfgAutocompleteOnAllChars = false; - -# END: Justin Preece - Semantic Bundle (SMW and other extensions) - -/** Allow client-side caching of pages */ -$wgCachePages = false; - -/** - * * Set this to current time to invalidate all prior cached pages. Affects both - * * client- and server-side caching. - * * You can get the current date on your server by using the command: - * * date +%Y%m%d%H%M%S - * */ -$wgCacheEpoch = 'date +%Y%m%d%H%M%S'; - - -# When you make changes to this configuration file, this will make -# sure that cached pages are cleared. -$wgCacheEpoch = max( $wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); diff --git a/preecej/semantic_wiki/LocalSettings/proto.LocalSettings.php b/preecej/semantic_wiki/LocalSettings/proto.LocalSettings.php deleted file mode 100644 index 15b7902..0000000 --- a/preecej/semantic_wiki/LocalSettings/proto.LocalSettings.php +++ /dev/null @@ -1,175 +0,0 @@ -&format=json&max=20'; -$sfgAutocompleteOnAllChars = false; - -# END 02/22/11: Justin Preece - Semantic Bundle (SMW and other extensions) - -/** Allow client-side caching of pages */ -$wgCachePages = false; - -/** - * * Set this to current time to invalidate all prior cached pages. Affects both - * * client- and server-side caching. - * * You can get the current date on your server by using the command: - * * date +%Y%m%d%H%M%S - * */ -$wgCacheEpoch = 'date +%Y%m%d%H%M%S'; - - -# When you make changes to this configuration file, this will make -# sure that cached pages are cleared. -$wgCacheEpoch = max( $wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); diff --git a/preecej/semantic_wiki/LocalSettings/test.JobQueueSettings.php b/preecej/semantic_wiki/LocalSettings/test.JobQueueSettings.php deleted file mode 100644 index b52426e..0000000 --- a/preecej/semantic_wiki/LocalSettings/test.JobQueueSettings.php +++ /dev/null @@ -1,163 +0,0 @@ -&format=json&max=20'; -$sfgAutocompleteOnAllChars = false; - -# END: Justin Preece - Semantic Bundle (SMW and other extensions) - -/** Allow client-side caching of pages */ -$wgCachePages = false; - -/** - * * Set this to current time to invalidate all prior cached pages. Affects both - * * client- and server-side caching. - * * You can get the current date on your server by using the command: - * * date +%Y%m%d%H%M%S - * */ -$wgCacheEpoch = 'date +%Y%m%d%H%M%S'; - -# When you make changes to this configuration file, this will make -# sure that cached pages are cleared. -$wgCacheEpoch = max( $wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); diff --git a/preecej/semantic_wiki/LocalSettings/test.LocalSettings.php b/preecej/semantic_wiki/LocalSettings/test.LocalSettings.php deleted file mode 100644 index df51983..0000000 --- a/preecej/semantic_wiki/LocalSettings/test.LocalSettings.php +++ /dev/null @@ -1,163 +0,0 @@ -&format=json&max=20'; -$sfgAutocompleteOnAllChars = false; - -# END: Justin Preece - Semantic Bundle (SMW and other extensions) - -/** Allow client-side caching of pages */ -$wgCachePages = false; - -/** - * * Set this to current time to invalidate all prior cached pages. Affects both - * * client- and server-side caching. - * * You can get the current date on your server by using the command: - * * date +%Y%m%d%H%M%S - * */ -$wgCacheEpoch = 'date +%Y%m%d%H%M%S'; - -# When you make changes to this configuration file, this will make -# sure that cached pages are cleared. -$wgCacheEpoch = max( $wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); diff --git a/preecej/semantic_wiki/LocalSettings/test.SemanticBundleSettings.php b/preecej/semantic_wiki/LocalSettings/test.SemanticBundleSettings.php deleted file mode 100644 index 966e4d2..0000000 --- a/preecej/semantic_wiki/LocalSettings/test.SemanticBundleSettings.php +++ /dev/null @@ -1,93 +0,0 @@ -&format=json&max=20'; +$sfgAutocompleteOnAllChars = false; + +# END: Justin Preece - Semantic Bundle (SMW and other extensions) + +/** Allow client-side caching of pages */ +$wgCachePages = false; + +/** + * * Set this to current time to invalidate all prior cached pages. Affects both + * * client- and server-side caching. + * * You can get the current date on your server by using the command: + * * date +%Y%m%d%H%M%S + * */ +$wgCacheEpoch = 'date +%Y%m%d%H%M%S'; + + +# When you make changes to this configuration file, this will make +# sure that cached pages are cleared. +$wgCacheEpoch = max( $wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); diff --git a/preecej/semantic_wiki/local_settings/proto.LocalSettings.php b/preecej/semantic_wiki/local_settings/proto.LocalSettings.php new file mode 100644 index 0000000..15b7902 --- /dev/null +++ b/preecej/semantic_wiki/local_settings/proto.LocalSettings.php @@ -0,0 +1,175 @@ +&format=json&max=20'; +$sfgAutocompleteOnAllChars = false; + +# END 02/22/11: Justin Preece - Semantic Bundle (SMW and other extensions) + +/** Allow client-side caching of pages */ +$wgCachePages = false; + +/** + * * Set this to current time to invalidate all prior cached pages. Affects both + * * client- and server-side caching. + * * You can get the current date on your server by using the command: + * * date +%Y%m%d%H%M%S + * */ +$wgCacheEpoch = 'date +%Y%m%d%H%M%S'; + + +# When you make changes to this configuration file, this will make +# sure that cached pages are cleared. +$wgCacheEpoch = max( $wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); diff --git a/preecej/semantic_wiki/local_settings/test.JobQueueSettings.php b/preecej/semantic_wiki/local_settings/test.JobQueueSettings.php new file mode 100644 index 0000000..b52426e --- /dev/null +++ b/preecej/semantic_wiki/local_settings/test.JobQueueSettings.php @@ -0,0 +1,163 @@ +&format=json&max=20'; +$sfgAutocompleteOnAllChars = false; + +# END: Justin Preece - Semantic Bundle (SMW and other extensions) + +/** Allow client-side caching of pages */ +$wgCachePages = false; + +/** + * * Set this to current time to invalidate all prior cached pages. Affects both + * * client- and server-side caching. + * * You can get the current date on your server by using the command: + * * date +%Y%m%d%H%M%S + * */ +$wgCacheEpoch = 'date +%Y%m%d%H%M%S'; + +# When you make changes to this configuration file, this will make +# sure that cached pages are cleared. +$wgCacheEpoch = max( $wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); diff --git a/preecej/semantic_wiki/local_settings/test.LocalSettings.php b/preecej/semantic_wiki/local_settings/test.LocalSettings.php new file mode 100644 index 0000000..df51983 --- /dev/null +++ b/preecej/semantic_wiki/local_settings/test.LocalSettings.php @@ -0,0 +1,163 @@ +&format=json&max=20'; +$sfgAutocompleteOnAllChars = false; + +# END: Justin Preece - Semantic Bundle (SMW and other extensions) + +/** Allow client-side caching of pages */ +$wgCachePages = false; + +/** + * * Set this to current time to invalidate all prior cached pages. Affects both + * * client- and server-side caching. + * * You can get the current date on your server by using the command: + * * date +%Y%m%d%H%M%S + * */ +$wgCacheEpoch = 'date +%Y%m%d%H%M%S'; + +# When you make changes to this configuration file, this will make +# sure that cached pages are cleared. +$wgCacheEpoch = max( $wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); diff --git a/preecej/semantic_wiki/local_settings/test.SemanticBundleSettings.php b/preecej/semantic_wiki/local_settings/test.SemanticBundleSettings.php new file mode 100644 index 0000000..966e4d2 --- /dev/null +++ b/preecej/semantic_wiki/local_settings/test.SemanticBundleSettings.php @@ -0,0 +1,93 @@ +