[commits] Horde Web Source branch hordeweb_new updated. c556f7599bef72bea3a65e4669073433a47dce71

Michael J. Rubinsky mrubinsk at horde.org
Fri Feb 25 00:15:04 UTC 2011


The branch "hordeweb_new" has been updated.
The following is a summary of the commits.

from: ebdc071dc7052554e8c387b3f32496bbb74425b8

1b6cb6c tweak spacing for appnav
3c18ff8 close li node
c556f75 Add application documentation pages framework

-----------------------------------------------------------------------

commit 1b6cb6c30a5334e75c763c8ae9989e9c4f3b0eca
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 24 18:02:16 2011 -0500

    tweak spacing for appnav

 app/views/App/authors.html.php |    2 +-
 css/horde.css                  |   11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

http://git.horde.org/horde-web/-/commit/1b6cb6c30a5334e75c763c8ae9989e9c4f3b0eca

-----------------------------------------------------------------------

commit 3c18ff8dc0245aa974ea9bb6853b8568537400d7
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 24 18:02:33 2011 -0500

    close li node

 app/views/shared/authors/_Jan_Schneider.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-web/-/commit/3c18ff8dc0245aa974ea9bb6853b8568537400d7

-----------------------------------------------------------------------

commit c556f7599bef72bea3a65e4669073433a47dce71
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 24 19:14:37 2011 -0500

    Add application documentation pages framework

 app/controllers/App.php                          |   18 ++-
 app/lib/HordeWeb/Controller/Base.php             |    7 +-
 app/views/App/apps/ansel/docs/CHANGES.html       |  172 +++++++++++++
 app/views/App/apps/ansel/docs/CREDITS.html       |   65 +++++
 app/views/App/apps/ansel/docs/INSTALL.html       |  287 ++++++++++++++++++++++
 app/views/App/apps/ansel/docs/README.html        |  119 +++++++++
 app/views/App/apps/ansel/docs/RELEASE_NOTES.html |   12 +
 app/views/App/apps/ansel/docs/TODO.html          |   30 +++
 app/views/App/apps/ansel/docs/UPGRADING.html     |   53 ++++
 app/views/App/apps/ansel/docs/docs.html          |   13 +
 app/views/App/apps/ansel/docs/index.php          |    9 +
 app/views/App/docs.html.php                      |   10 +
 app/views/App/index.html.php                     |    2 +-
 css/horde.css                                    |   21 ++-
 14 files changed, 813 insertions(+), 5 deletions(-)
 create mode 100644 app/views/App/apps/ansel/docs/CHANGES.html
 create mode 100644 app/views/App/apps/ansel/docs/CREDITS.html
 create mode 100644 app/views/App/apps/ansel/docs/INSTALL.html
 create mode 100644 app/views/App/apps/ansel/docs/README.html
 create mode 100644 app/views/App/apps/ansel/docs/RELEASE_NOTES.html
 create mode 100644 app/views/App/apps/ansel/docs/TODO.html
 create mode 100644 app/views/App/apps/ansel/docs/UPGRADING.html
 create mode 100644 app/views/App/apps/ansel/docs/docs.html
 create mode 100644 app/views/App/apps/ansel/docs/index.php
 create mode 100644 app/views/App/docs.html.php

http://git.horde.org/horde-web/-/commit/c556f7599bef72bea3a65e4669073433a47dce71




More information about the commits mailing list