[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [webwml/staging] update links in README and include/README
commit 21ab3d9bd2a88b94312d8aab42e851d9cde43078
Author: traumschule <traumschuleriebau@xxxxxxxxxx>
Date: Fri Aug 31 14:04:32 2018 +0200
update links in README and include/README
---
README.md | 2 ++
include/README | 12 +++++++-----
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 1d29e191..6fea7568 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,8 @@ You should now be able to point your browser at the locally generated site...
file:///home/atagar/Desktop/tor/webwml/getinvolved/volunteer.html.en
+For details on WML see
+http://www.shlomifish.org/open-source/projects/website-meta-language/
### Troubleshooting the build
diff --git a/include/README b/include/README
index 580b20fb..676e8387 100644
--- a/include/README
+++ b/include/README
@@ -2,7 +2,8 @@ Here's a brief overview of how our wml set-up works.
----------------------------------------------------
Here's a typical wml file:
-https://svn.torproject.org/svn/website/trunk/en/bridges.wml
+http://jqs44zhtxl2uo6gk.onion/project/web/webwml.git/docs/en/bridges.wml
+https://gitweb.torproject.org/project/web/webwml.git/docs/en/bridges.wml
The top of the file has:
@@ -25,12 +26,13 @@ and the middle is standard html, plus a few extra tags like
pages when they exist. So that wml page produces this html page:
https://www.torproject.org/bridges aka
https://www.torproject.org/bridges.html.en
+http://expyuzz4wqqyqhjn.onion/docs/bridges
Then head.wmi and foot.wmi are just other mostly-html files you import
to handle the repeat parts of each page (well, that plus some embedded
perl scripts to generate some of the static content).
-https://svn.torproject.org/svn/website/trunk/include/head.wmi
-https://svn.torproject.org/svn/website/trunk/en/foot.wmi
+http://jqs44zhtxl2uo6gk.onion/project/web/webwml.git/include/head.wmi
+http://jqs44zhtxl2uo6gk.onion/project/web/webwml.git/include/foot.wmi
You can basically ignore the wml part of them, and to a first
approximation just think of them as more html.
@@ -40,12 +42,12 @@ So in summary, wml is like html with a bit more markup.
----------------------------------------------------
Where it gets interesting is the download page:
-https://svn.torproject.org/svn/website/trunk/en/easy-download.wml
+http://jqs44zhtxl2uo6gk.onion/project/web/webwml.git/download/en/download-easy.wml
It has the standard header and footer section, but in the body of the page
it includes links like <a href="<package-osx-bundle-stable>". Rather than
putting URLs and Tor versions into every wml page, and then requiring
the translators to update their page whenever we bump a version number,
we instead define each URL and version as a new wml element:
-https://svn.torproject.org/svn/website/trunk/include/versions.wmi
+http://jqs44zhtxl2uo6gk.onion/project/web/webwml.git/include/versions.wmi
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits