From 4ab05a025f424c0b5ce140ff68182e20595b04a2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 19 Apr 2013 19:11:04 -0400 Subject: manually replace more instances of the Arch name --- README.BRANDING | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 README.BRANDING (limited to 'README.BRANDING') diff --git a/README.BRANDING b/README.BRANDING new file mode 100644 index 00000000..d5c43aa8 --- /dev/null +++ b/README.BRANDING @@ -0,0 +1,60 @@ +templates/base.html + * main navbar + * links to `bbs.archlinux.org` + * links to `bugs.archlinux.org` + * links to the AUR + * logged in navbar + * links to `wiki.achlinux.org/index.php/DeveloperWiki` + * links to `mailman.archlinux.org` + * links to `stats.archlinux.org/munin` + * copyright statement is Arch-specific. + +templates/public/index.html + * The text in the intro box describes Arch Linux. + * sidebar + * Documentation + * links to `wiki.archlinux.org` + * Community + * links to `mailman.archlinux.org` + * links to `wiki.archlinux.org` + * links to `planet.archlinux.org` ("Planet Arch") + * Support + * links to `schwag.archlinux.ca` + * links to `www.zazzle.com/archlinux*` + * links to `www.freewear.org/?page=list_items&org=Archlinux` + * Development + * links to `projects.archlinux.org` ("Official Arch projects") + * links to `wiki.archlinux.org` + * More Resources + * links to `wiki.archlinux.org` + * Below sidebar + * Arch's donate button + * Arch's sponsors + +templates/public/feeds + * links to Arch Wiki + * links to AUR + * links to `bugs.archlinux.org` + +templates/public/art.html + * entire page is Arch-specific + +templates/public/donate.html + * entire page is Arch-specific + +templates/public/about.html + * entire page is Arch-specific + +templates/public/download.html + * entire page is Arch-specific + +templates/packages/flaghelp.html + * links to `mailman.archlinux.org` + * links to `bugs.archlinux.org` + +templates/packages/opensearch.xml + * `` includes `archlinux` + +templates/packages/flag.html + * links to `mailman.archlinux.org` + * links to `bugs.archlinux.org` -- cgit v1.2.3-2-g168b From ae9ee14ff153698dd90c6560437e42ff124a6d0b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 19 Apr 2013 21:46:51 -0400 Subject: Abstract ArchWiki URLs and references. Notable things: * Standardize on "ArchWiki", instead of also having "Arch Wiki", via BRANDING_WIKINAME * Link to the article "Install_Guide" instead of "Official_Arch_Linux_Install_Guide", it's a redirect anyway. * On the download page, it assumes the that the version is just appended to the URL for the wiki link. * For the wiki RSS link, It now uses "/${title}?feed=rss" instead of "?title=${title}&feed=rss". --- README.BRANDING | 8 -------- 1 file changed, 8 deletions(-) (limited to 'README.BRANDING') diff --git a/README.BRANDING b/README.BRANDING index d5c43aa8..1f9a1db0 100644 --- a/README.BRANDING +++ b/README.BRANDING @@ -4,7 +4,6 @@ templates/base.html * links to `bugs.archlinux.org` * links to the AUR * logged in navbar - * links to `wiki.achlinux.org/index.php/DeveloperWiki` * links to `mailman.archlinux.org` * links to `stats.archlinux.org/munin` * copyright statement is Arch-specific. @@ -12,11 +11,8 @@ templates/base.html templates/public/index.html * The text in the intro box describes Arch Linux. * sidebar - * Documentation - * links to `wiki.archlinux.org` * Community * links to `mailman.archlinux.org` - * links to `wiki.archlinux.org` * links to `planet.archlinux.org` ("Planet Arch") * Support * links to `schwag.archlinux.ca` @@ -24,15 +20,11 @@ templates/public/index.html * links to `www.freewear.org/?page=list_items&org=Archlinux` * Development * links to `projects.archlinux.org` ("Official Arch projects") - * links to `wiki.archlinux.org` - * More Resources - * links to `wiki.archlinux.org` * Below sidebar * Arch's donate button * Arch's sponsors templates/public/feeds - * links to Arch Wiki * links to AUR * links to `bugs.archlinux.org` -- cgit v1.2.3-2-g168b From 91c451821ce7000cbc268cec8427d208a6cedd7e Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 21 Apr 2013 01:30:47 -0400 Subject: update README.BRANDING --- README.BRANDING | 95 ++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 57 insertions(+), 38 deletions(-) (limited to 'README.BRANDING') diff --git a/README.BRANDING b/README.BRANDING index 1f9a1db0..00d2d1b0 100644 --- a/README.BRANDING +++ b/README.BRANDING @@ -1,52 +1,71 @@ -templates/base.html +It is now fairly easy to re-brand archweb. +Replacing logos is still a bit of work. +Here is a summary of the text files that need to be changed to +re-brand it. + +Files used to configure branding/url stuff +------------------------------------------ + + * `settings.py` + * `templates/templatetags/package_extras.py` + * `main/templatetags/wiki.py` + +Files with minor Arch stuff that's just easier to patch +------------------------------------------------------- + +`releng/views.py` + * link to `https://bugs.archlinux.org/index.php?project=6` + +`templates/packages/opensearch.xml` + * `` includes `archlinux` + +`templates/packages/flaghelp.html` + * link to "arch-general" mailing list + +`templates/packages/flag.html` + * link to "arch-general" mailing list + +`templates/packages/search.html` + * link to AUR + +`templates/public/feeds.html` + * links to AUR + * links to feeds on `bugs.archlinux.org` + +Files with a significant amount of Arch-specific content: +--------------------------------------------------------- + +`templates/base.html` * main navbar - * links to `bbs.archlinux.org` - * links to `bugs.archlinux.org` - * links to the AUR + * link to `bbs.archlinux.org` + * link to the AUR * logged in navbar - * links to `mailman.archlinux.org` - * links to `stats.archlinux.org/munin` + * link to "arch-dev" mailing list + * link to `stats.archlinux.org/munin` * copyright statement is Arch-specific. -templates/public/index.html +`templates/public/index.html` * The text in the intro box describes Arch Linux. * sidebar * Community - * links to `mailman.archlinux.org` - * links to `planet.archlinux.org` ("Planet Arch") + * link to `planet.archlinux.org` * Support - * links to `schwag.archlinux.ca` - * links to `www.zazzle.com/archlinux*` - * links to `www.freewear.org/?page=list_items&org=Archlinux` + * link to `schwag.archlinux.ca` + * link to `www.zazzle.com/archlinux*` + * link to `www.freewear.org/?page=list_items&org=Archlinux` * Development - * links to `projects.archlinux.org` ("Official Arch projects") + * link to `projects.archlinux.org` ("Official Arch projects") + * More Resources + * link to wiki article "Arch Linux Press Review" * Below sidebar * Arch's donate button * Arch's sponsors -templates/public/feeds - * links to AUR - * links to `bugs.archlinux.org` - -templates/public/art.html - * entire page is Arch-specific - -templates/public/donate.html - * entire page is Arch-specific - -templates/public/about.html - * entire page is Arch-specific - -templates/public/download.html - * entire page is Arch-specific - -templates/packages/flaghelp.html - * links to `mailman.archlinux.org` - * links to `bugs.archlinux.org` - -templates/packages/opensearch.xml - * `` includes `archlinux` +Files with totally Arch-specific content: +----------------------------------------- -templates/packages/flag.html - * links to `mailman.archlinux.org` - * links to `bugs.archlinux.org` + * `templates/public/about.html` + * `templates/public/art.html` + * `templates/public/donate.html` + * `templates/public/download.html` + * `templates/public/svn.html` -- cgit v1.2.3-2-g168b