afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-03-06 05:05 am

[dw-free] Kill /news.bml

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

http://bugs.dwscoalition.org/show_bug.cgi?id=425

Remove htdocs/news.bml

Patch by [staff profile] denise.

Files modified:
  • htdocs/news.bml
--------------------------------------------------------------------------------
diff -r fdbf07a17989 -r 1bc1377326ca htdocs/news.bml
--- a/htdocs/news.bml	Fri Mar 06 04:58:35 2009 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-<?page
-TITLE=>News
-BODY<=
-
-Welcome to the <?sitename?> news page.
-
-The maintainer of this site should update this.
-
-<?_c   <--- that's a comment.  you may want to uncomment this to 
-            embed a journal you keep for news.  you'll need to 
-            make a style, too.  OR... just enter news here in 
-            HTML or BML, but that's kinda ghetto when you have a
-            journal system already.  :)
-
-<?_code
-
- use LWP::Simple;
- return get("$LJ::SITEROOT/customview.cgi?user=news&styleid=5624");
-
-_code?>
-
-_c?>
-
-<=BODY
-page?>
--------------------------------------------------------------------------------