mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-07-26 07:00 pm

[dw-free] Mawwiage is what bwings us togethaw today...

[commit: http://hg.dwscoalition.org/dw-free/rev/dd38e7d6301b]

Mawwiage is what bwings us togethaw today...

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/DW/Logic/AdultContent.pm
  • cgi-bin/DW/Logic/Importer.pm
  • cgi-bin/DW/Logic/MenuNav.pm
  • cgi-bin/DW/Logic/ProfilePage.pm
  • cgi-bin/DW/Logic/UserLinkBar.pm
  • cgi-bin/DW/Shop/Cart.pm
  • cgi-bin/DW/Shop/Engine/CheckMoneyOrder.pm
  • cgi-bin/DW/Shop/Item/Account.pm
  • cgi-bin/DW/Widget/PaidAccountStatus.pm
  • cgi-bin/DW/Widget/ShopCartStatusBar.pm
  • cgi-bin/DW/Widget/ShopItemGroupDisplay.pm
  • cgi-bin/LJ/Directory/Constraint/MemberOf.pm
  • cgi-bin/LJ/Directory/Constraint/TrustedBy.pm
  • cgi-bin/LJ/Directory/Constraint/Trusts.pm
  • cgi-bin/LJ/Directory/Constraint/WatchedBy.pm
  • cgi-bin/LJ/Directory/Constraint/Watches.pm
  • cgi-bin/LJ/Event/AddedToCircle.pm
  • cgi-bin/LJ/Event/RemovedFromCircle.pm
  • cgi-bin/LJ/Setting/Display/Orders.pm
  • cgi-bin/LJ/Widget/CreateAccountEnterCode.pm
  • cgi-bin/LJ/Widget/CreateAccountInviter.pm
  • cgi-bin/LJ/Widget/CreateAccountUpgrade.pm
  • cgi-bin/LJ/Widget/ImportChooseData.pm
  • cgi-bin/LJ/Widget/ImportChooseSource.pm
  • cgi-bin/LJ/Widget/ImportConfirm.pm
  • cgi-bin/LJ/Widget/ImportStatus.pm
  • cgi-bin/LJ/Widget/ShopCart.pm
  • cgi-bin/LJ/Widget/ShopItemOptions.pm
  • cgi-bin/bml/scheme/blueshift.look
  • cgi-bin/bml/scheme/celerity.look
  • cgi-bin/bml/scheme/gradation-vertical.look
  • htdocs/create.bml
  • htdocs/create/confirm.bml
  • htdocs/create/index.bml
  • htdocs/create/setup.bml
  • htdocs/create/upgrade.bml
  • htdocs/legal/privacy.bml
  • htdocs/legal/tos.bml
  • htdocs/nav.bml
  • htdocs/shop.bml
  • htdocs/shop/account.bml
  • htdocs/shop/cancel.bml
  • htdocs/shop/cart.bml
  • htdocs/shop/checkout.bml
  • htdocs/shop/confirm.bml
  • htdocs/shop/history.bml
  • htdocs/shop/index.bml
  • htdocs/shop/receipt.bml
  • htdocs/stc/shop.css
  • htdocs/tools/importer.bml
  • htdocs/userinfo.bml
--------------------------------------------------------------------------------
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/DW/Logic/AdultContent.pm
--- a/cgi-bin/DW/Logic/AdultContent.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/DW/Logic/AdultContent.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # This module provides logic for various adult content related functions.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/DW/Logic/Importer.pm
--- a/cgi-bin/DW/Logic/Importer.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/DW/Logic/Importer.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # This module provides logic for various importer front-end functions.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/DW/Logic/MenuNav.pm
--- a/cgi-bin/DW/Logic/MenuNav.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/DW/Logic/MenuNav.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -2,7 +2,7 @@
 # Menu navigation logic
 #
 # Authors:
-#     Janine Costanzo <janine@netrophic.com>
+#     Janine Smith <janine@netrophic.com>
 #     Sophie Hamilton <dw-bugzilla@theblob.org>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/DW/Logic/ProfilePage.pm
--- a/cgi-bin/DW/Logic/ProfilePage.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/DW/Logic/ProfilePage.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -7,7 +7,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/DW/Logic/UserLinkBar.pm
--- a/cgi-bin/DW/Logic/UserLinkBar.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/DW/Logic/UserLinkBar.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -3,7 +3,7 @@
 # DW::Logic::UserLinkBar - This module provides logic for rendering the user link bar on various pages.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #      Afuna <coder.dw@afunamatata.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
@@ -526,7 +526,7 @@ sub buyaccount {
 
 =head1 AUTHORS
 
-Janine Costanzo <janine@netrophic.com>
+Janine Smith <janine@netrophic.com>
 Afuna <coder.dw@afunamatata.com>
 
 =head1 COPYRIGHT AND LICENSE
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/DW/Shop/Cart.pm
--- a/cgi-bin/DW/Shop/Cart.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/DW/Shop/Cart.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -7,7 +7,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/DW/Shop/Engine/CheckMoneyOrder.pm
--- a/cgi-bin/DW/Shop/Engine/CheckMoneyOrder.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/DW/Shop/Engine/CheckMoneyOrder.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/DW/Shop/Item/Account.pm
--- a/cgi-bin/DW/Shop/Item/Account.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/DW/Shop/Item/Account.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/DW/Widget/PaidAccountStatus.pm
--- a/cgi-bin/DW/Widget/PaidAccountStatus.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/DW/Widget/PaidAccountStatus.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/DW/Widget/ShopCartStatusBar.pm
--- a/cgi-bin/DW/Widget/ShopCartStatusBar.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/DW/Widget/ShopCartStatusBar.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/DW/Widget/ShopItemGroupDisplay.pm
--- a/cgi-bin/DW/Widget/ShopItemGroupDisplay.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/DW/Widget/ShopItemGroupDisplay.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # Renders a group of shop items for display on the first page of the shop.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Directory/Constraint/MemberOf.pm
--- a/cgi-bin/LJ/Directory/Constraint/MemberOf.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Directory/Constraint/MemberOf.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 # are members of the given community.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Directory/Constraint/TrustedBy.pm
--- a/cgi-bin/LJ/Directory/Constraint/TrustedBy.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Directory/Constraint/TrustedBy.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 # are trusted by the given user.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Directory/Constraint/Trusts.pm
--- a/cgi-bin/LJ/Directory/Constraint/Trusts.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Directory/Constraint/Trusts.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 # trust the given user.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Directory/Constraint/WatchedBy.pm
--- a/cgi-bin/LJ/Directory/Constraint/WatchedBy.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Directory/Constraint/WatchedBy.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 # are watched by the given user.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Directory/Constraint/Watches.pm
--- a/cgi-bin/LJ/Directory/Constraint/Watches.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Directory/Constraint/Watches.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 # watch the given user.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Event/AddedToCircle.pm
--- a/cgi-bin/LJ/Event/AddedToCircle.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Event/AddedToCircle.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # This is the event that's fired when someone adds another user to their circle.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Event/RemovedFromCircle.pm
--- a/cgi-bin/LJ/Event/RemovedFromCircle.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Event/RemovedFromCircle.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # This is the event that's fired when someone removes another user from their circle.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Setting/Display/Orders.pm
--- a/cgi-bin/LJ/Setting/Display/Orders.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Setting/Display/Orders.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -3,7 +3,7 @@
 # LJ::Setting::Display::Orders - shows a link to the user's payment history page
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Widget/CreateAccountEnterCode.pm
--- a/cgi-bin/LJ/Widget/CreateAccountEnterCode.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Widget/CreateAccountEnterCode.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # This widget contains the form for giving your account creation code.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Widget/CreateAccountInviter.pm
--- a/cgi-bin/LJ/Widget/CreateAccountInviter.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Widget/CreateAccountInviter.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -7,7 +7,7 @@
 # relevant communities.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Widget/CreateAccountUpgrade.pm
--- a/cgi-bin/LJ/Widget/CreateAccountUpgrade.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Widget/CreateAccountUpgrade.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 # and how they can get one.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Widget/ImportChooseData.pm
--- a/cgi-bin/LJ/Widget/ImportChooseData.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Widget/ImportChooseData.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # Renders the form for a user to choose data to import.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Widget/ImportChooseSource.pm
--- a/cgi-bin/LJ/Widget/ImportChooseSource.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Widget/ImportChooseSource.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # Renders the form for a user to choose a source to import from.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Widget/ImportConfirm.pm
--- a/cgi-bin/LJ/Widget/ImportConfirm.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Widget/ImportConfirm.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # Renders the form for a user to confirm their import.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Widget/ImportStatus.pm
--- a/cgi-bin/LJ/Widget/ImportStatus.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Widget/ImportStatus.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # Renders the status of the user's current import jobs.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Widget/ShopCart.pm
--- a/cgi-bin/LJ/Widget/ShopCart.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Widget/ShopCart.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # Returns the current shopping cart for the remote user.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/LJ/Widget/ShopItemOptions.pm
--- a/cgi-bin/LJ/Widget/ShopItemOptions.pm	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/LJ/Widget/ShopItemOptions.pm	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # Returns the options for purchasing a particular shop item.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/bml/scheme/blueshift.look
--- a/cgi-bin/bml/scheme/blueshift.look	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/bml/scheme/blueshift.look	Sun Jul 26 19:00:24 2009 +0000
@@ -4,7 +4,7 @@
 #     Emily Ravenwood <ravenwood@alltrees.org>
 #     Denise Paolucci <denise@dreamwidth.org>
 #  Based on Tropospherical Red authored by:
-#     Janine Costanzo <janine@netrophic.com>
+#     Janine Smith <janine@netrophic.com>
 #     Jesse Proulx <jproulx@jproulx.net>
 #     Elizabeth Lubowitz <grrliz@gmail.com>
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/bml/scheme/celerity.look
--- a/cgi-bin/bml/scheme/celerity.look	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/bml/scheme/celerity.look	Sun Jul 26 19:00:24 2009 +0000
@@ -4,7 +4,7 @@
 #     Emily Ravenwood <ravenwood@alltrees.org>
 #     Denise Paolucci <denise@dreamwidth.org>
 #  Based on Tropospherical Red authored by:
-#     Janine Costanzo <janine@netrophic.com>
+#     Janine Smith <janine@netrophic.com>
 #     Jesse Proulx <jproulx@jproulx.net>
 #     Elizabeth Lubowitz <grrliz@gmail.com>
 #
diff -r 81b487a3f369 -r dd38e7d6301b cgi-bin/bml/scheme/gradation-vertical.look
--- a/cgi-bin/bml/scheme/gradation-vertical.look	Sun Jul 26 18:27:27 2009 +0000
+++ b/cgi-bin/bml/scheme/gradation-vertical.look	Sun Jul 26 19:00:24 2009 +0000
@@ -4,7 +4,7 @@
 #     Emily Ravenwood <ravenwood@alltrees.org>
 #     Denise Paolucci <denise@dreamwidth.org>
 #  Based on Tropospherical Red authored by:
-#     Janine Costanzo <janine@netrophic.com>
+#     Janine Smith <janine@netrophic.com>
 #     Jesse Proulx <jproulx@jproulx.net>
 #     Elizabeth Lubowitz <grrliz@gmail.com>
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/create.bml
--- a/htdocs/create.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/create.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 # type in an account creation code and then create your account.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/create/confirm.bml
--- a/htdocs/create/confirm.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/create/confirm.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 # account is created and gives you some ideas on where to go next.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/create/index.bml
--- a/htdocs/create/index.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/create/index.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # This is just a stub page that redirects to /create.bml.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/create/setup.bml
--- a/htdocs/create/setup.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/create/setup.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -7,7 +7,7 @@
 # their communities).
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/create/upgrade.bml
--- a/htdocs/create/upgrade.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/create/upgrade.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -7,7 +7,7 @@
 # paid accounts and why they should buy one.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/legal/privacy.bml
--- a/htdocs/legal/privacy.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/legal/privacy.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@ body<=
     # Privacy Policy
     #
     # Authors:
-    #     Janine Costanzo <janine@netrophic.com>
+    #     Janine Smith <janine@netrophic.com>
     #
     # Copyright (c) 2009 by Dreamwidth Studios, LLC.
     #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/legal/tos.bml
--- a/htdocs/legal/tos.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/legal/tos.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@ body<=
     # Terms of Service
     #
     # Authors:
-    #     Janine Costanzo <janine@netrophic.com>
+    #     Janine Smith <janine@netrophic.com>
     #
     # Copyright (c) 2009 by Dreamwidth Studios, LLC.
     #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/nav.bml
--- a/htdocs/nav.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/nav.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # Page that shows the sub-level navigation links given the top-level navigation header
 #
 # Authors:
-#     Janine Costanzo <janine@netrophic.com>
+#     Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/shop.bml
--- a/htdocs/shop.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/shop.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -7,7 +7,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/shop/account.bml
--- a/htdocs/shop/account.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/shop/account.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -7,7 +7,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/shop/cancel.bml
--- a/htdocs/shop/cancel.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/shop/cancel.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 # This page cancels the given order.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/shop/cart.bml
--- a/htdocs/shop/cart.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/shop/cart.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/shop/checkout.bml
--- a/htdocs/shop/checkout.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/shop/checkout.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/shop/confirm.bml
--- a/htdocs/shop/confirm.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/shop/confirm.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -7,7 +7,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/shop/history.bml
--- a/htdocs/shop/history.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/shop/history.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # Page that shows a user's past orders.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/shop/index.bml
--- a/htdocs/shop/index.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/shop/index.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
 # This is just a stub page that redirects to /shop.bml.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/shop/receipt.bml
--- a/htdocs/shop/receipt.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/shop/receipt.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -6,7 +6,7 @@
 # This page shows your receipt for your order.
 #
 # Authors:
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/stc/shop.css
--- a/htdocs/stc/shop.css	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/stc/shop.css	Sun Jul 26 19:00:24 2009 +0000
@@ -5,7 +5,7 @@
    
     Authors:
          Mark Smith <mark@dreamwidth.org>
-         Janine Costanzo <janine@netrophic.com>
+         Janine Smith <janine@netrophic.com>
    
     Copyright (c) 2009 by Dreamwidth Studios, LLC.
    
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/tools/importer.bml
--- a/htdocs/tools/importer.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/tools/importer.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -8,7 +8,7 @@
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
 #      Adam Roe <adam@sinkingpuppies.com>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
diff -r 81b487a3f369 -r dd38e7d6301b htdocs/userinfo.bml
--- a/htdocs/userinfo.bml	Sun Jul 26 18:27:27 2009 +0000
+++ b/htdocs/userinfo.bml	Sun Jul 26 19:00:24 2009 +0000
@@ -7,7 +7,7 @@
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
-#      Janine Costanzo <janine@netrophic.com>
+#      Janine Smith <janine@netrophic.com>
 #
 # Copyright (c) 2009 by Dreamwidth Studios, LLC.
 #
--------------------------------------------------------------------------------
yvi: Kaylee half-smiling, looking very pretty (Default)

[personal profile] yvi 2009-07-26 08:21 pm (UTC)(link)
Awwwwwww
sophie: A cartoon-like representation of a girl standing on a hill, with brown hair, blue eyes, a flowery top, and blue skirt. ☀ (Default)

[personal profile] sophie 2009-07-26 10:43 pm (UTC)(link)
Skip to the end!