[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
denise.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=425
Remove htdocs/news.bml
Patch by
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
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?> --------------------------------------------------------------------------------