#1062 closed defect (fixed)

Renamed Title in xhtml files

Reported by: freestorm Owned by: davidsarah
Priority: major Milestone: 1.7.0
Component: code-frontend-web Version: 1.6.1
Keywords: easy reviewed Cc:
Launchpad Bug:

Description

  • Renamed title from "Allmydata - Tahoe" to "Tahoe-LAFS" in *.xhtml files
  • Renamed Tahoe to Tahoe-LAFS in pages content
  • Changed Tahoe-LAFS home page link to http://tahoe-lafs.org (added target="blank")
  • Deleted the commented css script link in info.xhtml

Attachments (2)

title_rename_xhtml.dpatch.txt (27.1 KB) - added by freestorm at 2010-05-29T17:49:18Z.
1062-fixes.dpatch.txt (40.3 KB) - added by davidsarah at 2010-06-03T23:34:38Z.
Fix test failures in test_web caused by changes to web page titles in #1062. Also, change a 'target' field to '_blank' instead of 'blank' in welcome.xhtml.

Download all attachments as: .zip

Change History (4)

Changed at 2010-05-29T17:49:18Z by freestorm

comment:1 Changed at 2010-06-03T04:18:32Z by davidsarah

  • Component changed from unknown to code-frontend-web
  • Keywords reviewed added; review-needed removed
  • Milestone changed from undecided to 1.7.0
  • Owner changed from nobody to davidsarah
  • Status changed from new to assigned

It should be target="_blank" with an underscore. Other than that, looks good. I will push to trunk.

Changed at 2010-06-03T23:34:38Z by davidsarah

Fix test failures in test_web caused by changes to web page titles in #1062. Also, change a 'target' field to '_blank' instead of 'blank' in welcome.xhtml.

comment:2 Changed at 2010-06-08T04:42:28Z by davidsarah

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.