From e69d4f72d1690d960b9b410f1e1fdee739773461 Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sat, 28 Jun 2008 00:06:39 +0000 Subject: [PATCH] Migrated all of the INI files to XML files. git-svn-id: http://svn.cleancode.org/svn/pickles@22 4d10bc64-7434-11dc-a737-d2d0f8310089 --- config/813noise.com.ini | 12 ------------ config/813noise.com.xml | 14 ++++++++++++++ config/farewelltothee.com.ini | 12 ------------ config/farewelltothee.com.xml | 14 ++++++++++++++ config/hexurl.com.ini | 12 ------------ config/hexurl.com.xml | 14 ++++++++++++++ config/insecticidelobotomy.com.ini | 12 ------------ config/insecticidelobotomy.com.xml | 14 ++++++++++++++ config/meatronic.com.ini | 12 ------------ config/meatronic.com.xml | 14 ++++++++++++++ config/netlabelnews.org.ini | 13 ------------- config/netlabelnews.org.xml | 14 ++++++++++++++ config/paganstars.com.ini | 12 ------------ config/paganstars.com.xml | 14 ++++++++++++++ config/thatgirljen.com.ini | 12 ------------ config/thatgirljen.com.xml | 14 ++++++++++++++ 16 files changed, 112 insertions(+), 97 deletions(-) delete mode 100755 config/813noise.com.ini create mode 100755 config/813noise.com.xml delete mode 100644 config/farewelltothee.com.ini create mode 100644 config/farewelltothee.com.xml delete mode 100644 config/hexurl.com.ini create mode 100644 config/hexurl.com.xml delete mode 100644 config/insecticidelobotomy.com.ini create mode 100644 config/insecticidelobotomy.com.xml delete mode 100755 config/meatronic.com.ini create mode 100755 config/meatronic.com.xml delete mode 100755 config/netlabelnews.org.ini create mode 100755 config/netlabelnews.org.xml delete mode 100644 config/paganstars.com.ini create mode 100644 config/paganstars.com.xml delete mode 100644 config/thatgirljen.com.ini create mode 100644 config/thatgirljen.com.xml diff --git a/config/813noise.com.ini b/config/813noise.com.ini deleted file mode 100755 index 8f7769d..0000000 --- a/config/813noise.com.ini +++ /dev/null @@ -1,12 +0,0 @@ -debug = false -disable = false -fckeditor = false -session = true -smarty = true - -[database] -hostname = "localhost" -username = "813noise" -password = "813n0153" -database = "813noise" - diff --git a/config/813noise.com.xml b/config/813noise.com.xml new file mode 100755 index 0000000..c5c404b --- /dev/null +++ b/config/813noise.com.xml @@ -0,0 +1,14 @@ + + + + + true + true + + + localhost + 813noise + 813n0153 + 813noise + + diff --git a/config/farewelltothee.com.ini b/config/farewelltothee.com.ini deleted file mode 100644 index 0c111ed..0000000 --- a/config/farewelltothee.com.ini +++ /dev/null @@ -1,12 +0,0 @@ -debug = false -disable = false -fckeditor = false -session = false -smarty = true - -[database] -hostname = "localhost" -username = "" -password = "" -database = "" - diff --git a/config/farewelltothee.com.xml b/config/farewelltothee.com.xml new file mode 100644 index 0000000..5639191 --- /dev/null +++ b/config/farewelltothee.com.xml @@ -0,0 +1,14 @@ + + + + + + true + + + localhost + + + + + diff --git a/config/hexurl.com.ini b/config/hexurl.com.ini deleted file mode 100644 index c0cb28f..0000000 --- a/config/hexurl.com.ini +++ /dev/null @@ -1,12 +0,0 @@ -debug = false -disable = false -fckeditor = false -session = false -smarty = false - -[database] -hostname = "localhost" -username = "hexurl" -password = "h3xur7" -database = "hexurl" - diff --git a/config/hexurl.com.xml b/config/hexurl.com.xml new file mode 100644 index 0000000..6f6e53b --- /dev/null +++ b/config/hexurl.com.xml @@ -0,0 +1,14 @@ + + + + + + + + + localhost + hexurl + h3xur7 + hexurl + + diff --git a/config/insecticidelobotomy.com.ini b/config/insecticidelobotomy.com.ini deleted file mode 100644 index 5fe87cf..0000000 --- a/config/insecticidelobotomy.com.ini +++ /dev/null @@ -1,12 +0,0 @@ -debug = false -disable = false -fckeditor = false -session = false -smarty = true - -[database] -hostname = "localhost" -username = "insecticidelobotomy" -password = "1ns3c71c1d3l0b070my" -database = "insecticidelobotomy" - diff --git a/config/insecticidelobotomy.com.xml b/config/insecticidelobotomy.com.xml new file mode 100644 index 0000000..a727cd5 --- /dev/null +++ b/config/insecticidelobotomy.com.xml @@ -0,0 +1,14 @@ + + + + + + true + + + localhost + insecticidelobotomy + 1ns3c71c1d3l0b070my + insecticidelobotomy + + diff --git a/config/meatronic.com.ini b/config/meatronic.com.ini deleted file mode 100755 index 982ae47..0000000 --- a/config/meatronic.com.ini +++ /dev/null @@ -1,12 +0,0 @@ -debug = false -disable = false -fckeditor = false -session = true -smarty = true - -[database] -hostname = "localhost" -username = "meatronic" -password = "m347r0n1c" -database = "meatronic" - diff --git a/config/meatronic.com.xml b/config/meatronic.com.xml new file mode 100755 index 0000000..4c7cbaf --- /dev/null +++ b/config/meatronic.com.xml @@ -0,0 +1,14 @@ + + + + + true + true + + + localhost + meatronic + m347r0n1c + meatronic + + diff --git a/config/netlabelnews.org.ini b/config/netlabelnews.org.ini deleted file mode 100755 index 45a2a1a..0000000 --- a/config/netlabelnews.org.ini +++ /dev/null @@ -1,13 +0,0 @@ -debug = false -disable = false -fckeditor = false -session = false -smarty = true -magpierss = true - -[database] -hostname = "localhost" -username = "netlabelnews" -password = "n37l4b3ln3w5" -database = "netlabelnews" - diff --git a/config/netlabelnews.org.xml b/config/netlabelnews.org.xml new file mode 100755 index 0000000..4828f07 --- /dev/null +++ b/config/netlabelnews.org.xml @@ -0,0 +1,14 @@ + + + + + + true + true + + localhost + netlabelnews + n37l4b3ln3w5 + netlabelnews + + diff --git a/config/paganstars.com.ini b/config/paganstars.com.ini deleted file mode 100644 index 1d11226..0000000 --- a/config/paganstars.com.ini +++ /dev/null @@ -1,12 +0,0 @@ -disable = false -debug = false -session = true -smarty = true -fckeditor = true - -[database] -hostname = "localhost" -username = "paganstars" -password = "p4g4ns74r5" -database = "paganstars" - diff --git a/config/paganstars.com.xml b/config/paganstars.com.xml new file mode 100644 index 0000000..d18d143 --- /dev/null +++ b/config/paganstars.com.xml @@ -0,0 +1,14 @@ + + + + true + true + true + + + localhost + paganstars + p4g4ns74r5 + paganstars + + diff --git a/config/thatgirljen.com.ini b/config/thatgirljen.com.ini deleted file mode 100644 index fd05e1f..0000000 --- a/config/thatgirljen.com.ini +++ /dev/null @@ -1,12 +0,0 @@ -debug = false -disable = false -fckeditor = false -session = false -smarty = true - -[database] -hostname = "localhost" -username = "thatgirljen" -password = "7h47g1rlj3n" -database = "thatgirljen" - diff --git a/config/thatgirljen.com.xml b/config/thatgirljen.com.xml new file mode 100644 index 0000000..d5767a6 --- /dev/null +++ b/config/thatgirljen.com.xml @@ -0,0 +1,14 @@ + + + + + + true + + + localhost + thatgirljen + 7h47g1rlj3n + thatgirljen + +