[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/docs
From:       Daniel Naber <daniel.naber () t-online ! de>
Date:       2004-02-29 21:51:28
Message-ID: 20040229215128.EAF18993A () office ! kde ! org
[Download RAW message or body]

CVS commit by dnaber: 

try to make the license links work


  M +5 -3      buildDocs.py   1.64


--- www/areas/docs/buildDocs.py  #1.63:1.64
@@ -74,6 +74,6 @@
         conf['tags'] = [
                         # (visible tag name, source directory)
-                        CVSTag('HEAD', '/home/dnaber/prg/cvs/'),
-                        CVSTag('2.2.2', '/home/dnaber/prg/cvs_2_2_BRANCH/')
+                        CVSTag('HEAD', '/home/dnaber/prg/kdehead_cvs/'),
+                        #CVSTag('2.2.2', '/home/dnaber/prg/cvs_2_2_BRANCH/')
                 ]
 else:
@@ -395,4 +395,6 @@
                 f = os.popen(cmd, 'r')
                 content = f.read()
+                # bad hack to make the license links work:
+                content = re.sub("href=\"common/", "href=\"../../../../HEAD/common/", content)
                 f.close()
                 self.split(content, target_dir)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic