From 69d24e14deb5d756e483e6402630b3851ca6230b Mon Sep 17 00:00:00 2001 From: KennethLavrsen Date: Sun, 9 Nov 2008 14:36:34 +0000 Subject: [PATCH] Item109: Rename TWikiContributor to ProjectContributor Note: Broken Interwiki links pointing to t.o will be fixed in a later renaming checkin This is the .txt files only. Will checkin more for this one git-svn-id: http://svn.foswiki.org/trunk/BeautifierPlugin@482 0b4bb1d4-4e5a-0410-9cc4-b2b747904278 --- data/TWiki/BeautifierPlugin.txt | 4 ++-- data/TWiki/VarCODE.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/TWiki/BeautifierPlugin.txt b/data/TWiki/BeautifierPlugin.txt index c48f968..8bf43a7 100644 --- a/data/TWiki/BeautifierPlugin.txt +++ b/data/TWiki/BeautifierPlugin.txt @@ -1,4 +1,4 @@ -%META:TOPICINFO{author="TWikiContributor" date="1177766845" format="1.1" version="1.2"}% +%META:TOPICINFO{author="ProjectContributor" date="1177766845" format="1.1" version="1.2"}% ---+ %TOPIC% This plugin allows you to have code fragments automatically formatted and highlighted. It uses the [[http://www.beautifier.org/][Beautifier library]] (included) written by Mike Jewell. @@ -125,4 +125,4 @@ __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins -%META:FILEATTACHMENT{name="style.css" attr="" autoattached="1" comment="CSS to format code fragments" date="1177765269" path="style.css" size="182" user="TWikiContributor" version=""}% +%META:FILEATTACHMENT{name="style.css" attr="" autoattached="1" comment="CSS to format code fragments" date="1177765269" path="style.css" size="182" user="ProjectContributor" version=""}% diff --git a/data/TWiki/VarCODE.txt b/data/TWiki/VarCODE.txt index 8c26859..6b52241 100644 --- a/data/TWiki/VarCODE.txt +++ b/data/TWiki/VarCODE.txt @@ -1,4 +1,4 @@ -%META:TOPICINFO{author="TWikiContributor" date="1180825069" format="1.0" version="1.1"}% +%META:TOPICINFO{author="ProjectContributor" date="1180825069" format="1.0" version="1.1"}% %META:TOPICPARENT{name="TWikiVariables"}% #VarCODE ---+++ CODE{"language"} -- format and syntax highlight code fragments