From 286bcd94614ee12832c5e277f27b741c3795ba30 Mon Sep 17 00:00:00 2001 From: randomguy3 Date: Sat, 7 Jan 2012 23:42:36 +0000 Subject: Fix website link to source git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@356 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64 --- README.release | 4 ++-- docs/web/link.php | 6 +++--- docs/web/snippets.php | 39 --------------------------------------- 3 files changed, 5 insertions(+), 44 deletions(-) delete mode 100644 docs/web/snippets.php diff --git a/README.release b/README.release index 8c59803..48d6b8a 100644 --- a/README.release +++ b/README.release @@ -44,12 +44,12 @@ Set the tar.bz2 file as default for everything except windows and mac Updating the website -------------------- -Edit docs/web/snippets.php, and update the versions. +Edit docs/web/link.php, and update the versions. sftp to [sf-username],tikzit@web.sourceforge.net -Upload snippets into htdocs. +Upload link.php into htdocs. diff --git a/docs/web/link.php b/docs/web/link.php index f0d4078..6153c69 100644 --- a/docs/web/link.php +++ b/docs/web/link.php @@ -1,11 +1,11 @@ "$file_root/tikzit-$source_ver/tikzit-$src_ver.tar.gz/download", +'src' => "$file_root/tikzit-$src_ver/tikzit-$src_ver.tar.gz/download", 'dmg' => "$file_root/tikzit-$dmg_ver/TikZiT-$dmg_ver.dmg/download", 'win' => "$file_root/tikzit-$win_ver/tikzit-$win_ver.zip/download" ); @@ -20,4 +20,4 @@ if ($url == '') $url='/'; - \ No newline at end of file + diff --git a/docs/web/snippets.php b/docs/web/snippets.php deleted file mode 100644 index d42083e..0000000 --- a/docs/web/snippets.php +++ /dev/null @@ -1,39 +0,0 @@ - -
- - TikZiT - -
- - - -- cgit v1.2.3