|
|
Choosing A Webhost: |
[mb-commits] r7913 - in mb_server/trunk/htdocs: comp css: msg#00137audio.musicbrainz.cvs
Author: keschte Date: 2006-06-24 12:12:53 +0000 (Sat, 24 Jun 2006) New Revision: 7913 Modified: mb_server/trunk/htdocs/comp/wikitrans mb_server/trunk/htdocs/css/main.css Log: fixed #1634 (WikiDocs generates links to unexsistant pages), and made the surrounding border black again. i understand the concept behind it better (to make it look look like the wiki) Modified: mb_server/trunk/htdocs/comp/wikitrans =================================================================== --- mb_server/trunk/htdocs/comp/wikitrans 2006-06-23 20:04:17 UTC (rev 7912) +++ mb_server/trunk/htdocs/comp/wikitrans 2006-06-24 12:12:53 UTC (rev 7913) @@ -137,7 +137,7 @@ $page =~ s[href="http:/(\w)]['href="http://' . $server . "/$1"]eg; # <-- this hack makes vim happy # remove intertwingled links to non-existent pages. - $page =~ s[<a class="nonexistent" href=".+?">\?</a>][]g; + $page =~ s/<a class="nonexistent" [^>]+>([^<]+)<\/a>/$1/g; my $temp = ""; while(1) Modified: mb_server/trunk/htdocs/css/main.css =================================================================== --- mb_server/trunk/htdocs/css/main.css 2006-06-23 20:04:17 UTC (rev 7912) +++ mb_server/trunk/htdocs/css/main.css 2006-06-24 12:12:53 UTC (rev 7913) @@ -878,7 +878,7 @@ /* WIKIDOCS: unoffical (copied) pages are visually distinct */ .wikidocs div.unofficial { - border: 2px dotted #ccc; + border: 2px dotted #000; padding: 10px; /* background-image: url(/images/wikidocs/draft.png); */ }
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [mb-commits] r7912 - mb_server/trunk, root |
|---|---|
| Next by Date: | [mb-commits] r7914 - mb_server/trunk/htdocs/comp/release_editor, root |
| Previous by Thread: | [mb-commits] r7912 - mb_server/trunk, root |
| Next by Thread: | [mb-commits] r7914 - mb_server/trunk/htdocs/comp/release_editor, root |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |