You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by gj...@apache.org on 2012/04/01 11:12:35 UTC

svn commit: r1308047 [1/3] - in /incubator/bloodhound/trunk/bloodhound_theme: ./ bhtheme/htdocs/ bhtheme/htdocs/images/ bhtheme/htdocs/scripts/ bhtheme/templates/

Author: gjm
Date: Sun Apr  1 09:12:34 2012
New Revision: 1308047

URL: http://svn.apache.org/viewvc?rev=1308047&view=rev
Log:
Theme code import: First approximation (header) to implement Bootstrap in Bloodhound theme

Added:
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/bh_logo.png
      - copied unchanged from r1308044, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bh_logo.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/bh_logo_mini.png
      - copied unchanged from r1308044, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bh_logo_mini.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/bloodhound_logo.png   (with props)
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/btn.png
      - copied unchanged from r1308030, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/btn.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/btnhover.png
      - copied unchanged from r1308030, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/btnhover.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/hbar.png
      - copied unchanged from r1308030, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/hbar.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/icon_add.png
      - copied unchanged from r1308033, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/icon_add.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/icon_bh.png
      - copied unchanged from r1308044, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/icon_bh.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/icon_search.png
      - copied unchanged from r1308033, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/icon_search.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/left.png
      - copied unchanged from r1308033, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/left.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/mainnavactivebg.png
      - copied unchanged from r1308033, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/mainnavactivebg.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/mainnavbg.png
      - copied unchanged from r1308030, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/mainnavbg.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/mainnavbg_small.png
      - copied unchanged from r1308030, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/mainnavbg_small.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/right.png
      - copied unchanged from r1308033, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/right.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/screenshot.png
      - copied unchanged from r1308030, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/screenshot.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/images/user.png
      - copied unchanged from r1308033, incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/user.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/scripts/
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/scripts/bootstrap-dropdown.js   (with props)
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/scripts/dashboard.js   (with props)
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/scripts/jquery-1.7.1.min.js   (with props)
Removed:
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bh_logo.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bh_logo_mini.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/btn.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/btnhover.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/hbar.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/icon_add.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/icon_bh.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/icon_search.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/left.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/mainnavactivebg.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/mainnavbg.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/mainnavbg_small.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/right.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/screenshot.png
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/user.png
Modified:
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html
    incubator/bloodhound/trunk/bloodhound_theme/setup.py