Changesets can be listed by changeset number.
The Git repository is here.
Changeset 59
Updating application layouts to provide a more consistent page title.
- Comitted by: adh
- Date: Sunday August 06 17:01:07 2006 (over 18 years ago)
Affected files:
rool/rails/instiki/trunk/app/views/layouts/default.rhtml:
prev. | current | |
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<title> | ||
5 | RISC OS Open: | |
<% if @page and (@page.name == 'HomePage') and (%w( show published print ).include?(@action_name)) %> | ||
<%= h @web.name %> | ||
<% elsif @web %> |