[dev] [dexonline/dexonline] 12fca3: [refs #412] (WIP) adding `responsive` skin and boo...

GitHub via Dev dev at dexonline.ro
Tue May 31 15:09:06 EEST 2016


  Branch: refs/heads/responsive
  Home:   https://github.com/dexonline/dexonline
  Commit: 12fca3b48e6ba3f5bdd574c3d28aebcb69b17fbb
      https://github.com/dexonline/dexonline/commit/12fca3b48e6ba3f5bdd574c3d28aebcb69b17fbb
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-14 (Sat, 14 May 2016)

  Changed paths:
    M dex.conf.sample
    M phplib/SmartyWrap.php
    A templates/responsive/index.tpl
    A templates/responsive/responsive-layout.tpl
    A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css
    A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css.map
    A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css
    A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css.map
    A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css
    A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css.map
    A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css
    A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css.map
    A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.eot
    A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.svg
    A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf
    A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff
    A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2
    A wwwbase/bootstrap-3.3.6-dist/js/bootstrap.js
    A wwwbase/bootstrap-3.3.6-dist/js/bootstrap.min.js
    A wwwbase/bootstrap-3.3.6-dist/js/npm.js
    A wwwbase/js/bootstrap
    A wwwbase/styles/bootstrap

  Log Message:
  -----------
  [refs #412] (WIP) adding `responsive` skin and bootstrap


  Commit: 4b99f4fff5f1cd1ff7f40d6861cb9ad922cbc717
      https://github.com/dexonline/dexonline/commit/4b99f4fff5f1cd1ff7f40d6861cb9ad922cbc717
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M phplib/SmartyWrap.php
    M templates/responsive/index.tpl
    M templates/responsive/responsive-layout.tpl
    A wwwbase/styles/responsive.css

  Log Message:
  -----------
  [refs #412] (WIP) responsive-layout + homepage

* adding `responsive.css` for customizations
* adding elements from `zepu/index.tpl` into `responsive/index.tpl` and
  structuring them into rows/columns


  Commit: f64b2fce1c0aec2a7d99007c576b399385f7ce10
      https://github.com/dexonline/dexonline/commit/f64b2fce1c0aec2a7d99007c576b399385f7ce10
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    A templates/responsive/bits/banner.tpl
    A templates/responsive/bits/searchForm.tpl
    A templates/responsive/bits/sourceDropDown.tpl
    M templates/responsive/index.tpl
    M wwwbase/styles/responsive.css

  Log Message:
  -----------
  [refs #412] (WIP) searchForm and banner customisations


  Commit: a1f4571d5f1e9c4ce3fc46b1f0e80a749649201d
      https://github.com/dexonline/dexonline/commit/a1f4571d5f1e9c4ce3fc46b1f0e80a749649201d
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M templates/responsive/bits/banner.tpl
    M templates/responsive/bits/searchForm.tpl
    M templates/responsive/index.tpl
    A templates/responsive/page.tpl
    M templates/responsive/responsive-layout.tpl
    A templates/responsive/search.tpl
    M templates/zepu/index.tpl
    M wwwbase/search.php
    M wwwbase/styles/paradigm.css

  Log Message:
  -----------
  [refs #412] (WIP) responsive subpages

* adding new page.tpl for subpages (removes the need
  for `onHomepage` checks)
* adding two slots for before-content and after-content
* rendering `search.tpl` with skin so `responsive` gets loaded
* customizing `search.tpl` to use the responsive layout
* commenting `common.css` import in `paradigm.css` as it interferes with
  bootstrap
* including the "row" into the banner and searchForm templates


  Commit: 37e751241cb02127741dc24b11bfe2a1ae3b2753
      https://github.com/dexonline/dexonline/commit/37e751241cb02127741dc24b11bfe2a1ae3b2753
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M templates/responsive/bits/banner.tpl
    M templates/responsive/index.tpl
    M templates/responsive/page.tpl
    M templates/responsive/responsive-layout.tpl
    M wwwbase/styles/responsive.css

  Log Message:
  -----------
  [refs #412] (WIP) multiple buttons for xs navbar

* implementing user menu button for collapsed menu (xs)
* use width as max-width for banner
* using separate markup for >xs and xs user menu


  Commit: 27ed6b700a5a1b0f7fc7fa412acf208986d72a32
      https://github.com/dexonline/dexonline/commit/27ed6b700a5a1b0f7fc7fa412acf208986d72a32
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-21 (Sat, 21 May 2016)

  Changed paths:
    M docs/abbrev/dets.conf
    M patches/00070.sql
    A patches/00153.sql
    A patches/00154.sql
    A patches/00155.sql
    M phplib/SmartyWrap.php
    A phplib/models/Entry.php
    M phplib/models/Meaning.php
    M phplib/models/MeaningTag.php
    R phplib/models/MeaningTagMap.php
    A phplib/models/Tag.php
    M phplib/util.php
    M templates/admin/index.tpl
    M templates/admin/lexemEdit.tpl
    M templates/bits/cssJs.tpl
    A templates/bits/fgf.tpl
    A templates/bits/fieldErrors.tpl
    R templates/bits/meaningTagTree.tpl
    M templates/bits/meaningTree.tpl
    A templates/bits/tagTree.tpl
    M templates/crawler/crawler.tpl
    M templates/diacritics_fix/diacritics_fix.tpl
    A templates/editEntry.tpl
    R templates/etichete-sensuri.tpl
    A templates/etichete.tpl
    M test/tagsEdit.xml
    M tools/resetTestingDatabase.php
    M tools/truncateDatabase.sql
    M wwwbase/admin/lexemEdit.php
    A wwwbase/css/autoload/README
    A wwwbase/css/autoload/acuratete-eval.css
    A wwwbase/css/autoload/alocare-autori.css
    A wwwbase/css/autoload/etichete.css
    A wwwbase/css/autoload/hangman.css
    A wwwbase/css/autoload/lexemEdit.css
    A wwwbase/css/autoload/mill.css
    A wwwbase/css/autoload/placeAccents.css
    A wwwbase/css/autoload/scramble.css
    A wwwbase/css/bootstrap-theme.min.css
    A wwwbase/css/bootstrap.min.css
    A wwwbase/css/colorbox/colorbox.css
    A wwwbase/css/colorbox/images/controls.png
    A wwwbase/css/colorbox/images/loading.gif
    A wwwbase/css/common.css
    A wwwbase/css/crawler.css
    A wwwbase/css/diacritics_fix.css
    A wwwbase/css/elfinder/css/elfinder.min.css
    A wwwbase/css/elfinder/img/arrows-active.png
    A wwwbase/css/elfinder/img/arrows-normal.png
    A wwwbase/css/elfinder/img/crop.gif
    A wwwbase/css/elfinder/img/dialogs.png
    A wwwbase/css/elfinder/img/icons-big.png
    A wwwbase/css/elfinder/img/icons-small.png
    A wwwbase/css/elfinder/img/logo.png
    A wwwbase/css/elfinder/img/progress.gif
    A wwwbase/css/elfinder/img/quicklook-bg.png
    A wwwbase/css/elfinder/img/quicklook-icons.png
    A wwwbase/css/elfinder/img/resize.png
    A wwwbase/css/elfinder/img/spinner-mini.gif
    A wwwbase/css/elfinder/img/toolbar.png
    A wwwbase/css/elfinderDev.css
    A wwwbase/css/flash.css
    A wwwbase/css/flex.css
    A wwwbase/css/jcrop/Jcrop.gif
    A wwwbase/css/jcrop/jquery.Jcrop.min.css
    A wwwbase/css/jquery-wm/clear.gif
    A wwwbase/css/jquery-wm/jquery.wm.default.icons.png
    A wwwbase/css/jquery-wm/main.css
    A wwwbase/css/jquery.textcomplete.css
    A wwwbase/css/lightness-1.10.3/images/animated-overlay.gif
    A wwwbase/css/lightness-1.10.3/images/ui-bg_diagonals-thick_18_b81900_40x40.png
    A wwwbase/css/lightness-1.10.3/images/ui-bg_diagonals-thick_20_666666_40x40.png
    A wwwbase/css/lightness-1.10.3/images/ui-bg_flat_10_000000_40x100.png
    A wwwbase/css/lightness-1.10.3/images/ui-bg_glass_100_f6f6f6_1x400.png
    A wwwbase/css/lightness-1.10.3/images/ui-bg_glass_100_fdf5ce_1x400.png
    A wwwbase/css/lightness-1.10.3/images/ui-bg_glass_65_ffffff_1x400.png
    A wwwbase/css/lightness-1.10.3/images/ui-bg_gloss-wave_35_f6a828_500x100.png
    A wwwbase/css/lightness-1.10.3/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
    A wwwbase/css/lightness-1.10.3/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
    A wwwbase/css/lightness-1.10.3/images/ui-icons_222222_256x240.png
    A wwwbase/css/lightness-1.10.3/images/ui-icons_228ef1_256x240.png
    A wwwbase/css/lightness-1.10.3/images/ui-icons_ef8c08_256x240.png
    A wwwbase/css/lightness-1.10.3/images/ui-icons_ffd27a_256x240.png
    A wwwbase/css/lightness-1.10.3/images/ui-icons_ffffff_256x240.png
    A wwwbase/css/lightness-1.10.3/jquery-ui-1.10.3.custom.min.css
    A wwwbase/css/mobile.css
    A wwwbase/css/mobileAndDesktop.css
    A wwwbase/css/paradigm.css
    A wwwbase/css/polar.css
    A wwwbase/css/select2/select2-spinner.gif
    A wwwbase/css/select2/select2.css
    A wwwbase/css/select2/select2.png
    A wwwbase/css/select2/select2x2.png
    A wwwbase/css/smoothness-1.10.4/images/animated-overlay.gif
    A wwwbase/css/smoothness-1.10.4/images/ui-bg_flat_0_aaaaaa_40x100.png
    A wwwbase/css/smoothness-1.10.4/images/ui-bg_flat_75_ffffff_40x100.png
    A wwwbase/css/smoothness-1.10.4/images/ui-bg_glass_55_fbf9ee_1x400.png
    A wwwbase/css/smoothness-1.10.4/images/ui-bg_glass_65_ffffff_1x400.png
    A wwwbase/css/smoothness-1.10.4/images/ui-bg_glass_75_dadada_1x400.png
    A wwwbase/css/smoothness-1.10.4/images/ui-bg_glass_75_e6e6e6_1x400.png
    A wwwbase/css/smoothness-1.10.4/images/ui-bg_glass_95_fef1ec_1x400.png
    A wwwbase/css/smoothness-1.10.4/images/ui-bg_highlight-soft_75_cccccc_1x100.png
    A wwwbase/css/smoothness-1.10.4/images/ui-icons_222222_256x240.png
    A wwwbase/css/smoothness-1.10.4/images/ui-icons_2e83ff_256x240.png
    A wwwbase/css/smoothness-1.10.4/images/ui-icons_454545_256x240.png
    A wwwbase/css/smoothness-1.10.4/images/ui-icons_888888_256x240.png
    A wwwbase/css/smoothness-1.10.4/images/ui-icons_cd0a0a_256x240.png
    A wwwbase/css/smoothness-1.10.4/jquery-ui-1.10.4.custom.css
    A wwwbase/css/smoothness-1.10.4/jquery-ui-1.10.4.custom.min.css
    A wwwbase/css/tablesorter/theme.blue.css
    A wwwbase/css/tinymce.css
    A wwwbase/css/ui.jqgrid.css
    A wwwbase/css/visualDict.css
    A wwwbase/css/zepu.css
    A wwwbase/editEntry.php
    R wwwbase/etichete-sensuri.php
    A wwwbase/etichete.php
    A wwwbase/fonts/glyphicons-halflings-regular.eot
    A wwwbase/fonts/glyphicons-halflings-regular.svg
    A wwwbase/fonts/glyphicons-halflings-regular.ttf
    A wwwbase/fonts/glyphicons-halflings-regular.woff
    A wwwbase/fonts/glyphicons-halflings-regular.woff2
    A wwwbase/js/autoload/editEntry.js
    R wwwbase/js/autoload/etichete-sensuri.js
    A wwwbase/js/autoload/etichete.js
    M wwwbase/js/autoload/lexemEdit.js
    A wwwbase/js/bootstrap.min.js
    R wwwbase/styles/autoload/README
    R wwwbase/styles/autoload/acuratete-eval.css
    R wwwbase/styles/autoload/alocare-autori.css
    R wwwbase/styles/autoload/etichete-sensuri.css
    R wwwbase/styles/autoload/hangman.css
    R wwwbase/styles/autoload/lexemEdit.css
    R wwwbase/styles/autoload/mill.css
    R wwwbase/styles/autoload/placeAccents.css
    R wwwbase/styles/autoload/scramble.css
    R wwwbase/styles/colorbox/colorbox.css
    R wwwbase/styles/colorbox/images/controls.png
    R wwwbase/styles/colorbox/images/loading.gif
    R wwwbase/styles/common.css
    R wwwbase/styles/crawler.css
    R wwwbase/styles/diacritics_fix.css
    R wwwbase/styles/elfinder/css/elfinder.min.css
    R wwwbase/styles/elfinder/img/arrows-active.png
    R wwwbase/styles/elfinder/img/arrows-normal.png
    R wwwbase/styles/elfinder/img/crop.gif
    R wwwbase/styles/elfinder/img/dialogs.png
    R wwwbase/styles/elfinder/img/icons-big.png
    R wwwbase/styles/elfinder/img/icons-small.png
    R wwwbase/styles/elfinder/img/logo.png
    R wwwbase/styles/elfinder/img/progress.gif
    R wwwbase/styles/elfinder/img/quicklook-bg.png
    R wwwbase/styles/elfinder/img/quicklook-icons.png
    R wwwbase/styles/elfinder/img/resize.png
    R wwwbase/styles/elfinder/img/spinner-mini.gif
    R wwwbase/styles/elfinder/img/toolbar.png
    R wwwbase/styles/elfinderDev.css
    R wwwbase/styles/flash.css
    R wwwbase/styles/flex.css
    R wwwbase/styles/jcrop/Jcrop.gif
    R wwwbase/styles/jcrop/jquery.Jcrop.min.css
    R wwwbase/styles/jquery-wm/clear.gif
    R wwwbase/styles/jquery-wm/jquery.wm.default.icons.png
    R wwwbase/styles/jquery-wm/main.css
    R wwwbase/styles/jquery.textcomplete.css
    R wwwbase/styles/lightness-1.10.3/images/animated-overlay.gif
    R wwwbase/styles/lightness-1.10.3/images/ui-bg_diagonals-thick_18_b81900_40x40.png
    R wwwbase/styles/lightness-1.10.3/images/ui-bg_diagonals-thick_20_666666_40x40.png
    R wwwbase/styles/lightness-1.10.3/images/ui-bg_flat_10_000000_40x100.png
    R wwwbase/styles/lightness-1.10.3/images/ui-bg_glass_100_f6f6f6_1x400.png
    R wwwbase/styles/lightness-1.10.3/images/ui-bg_glass_100_fdf5ce_1x400.png
    R wwwbase/styles/lightness-1.10.3/images/ui-bg_glass_65_ffffff_1x400.png
    R wwwbase/styles/lightness-1.10.3/images/ui-bg_gloss-wave_35_f6a828_500x100.png
    R wwwbase/styles/lightness-1.10.3/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
    R wwwbase/styles/lightness-1.10.3/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
    R wwwbase/styles/lightness-1.10.3/images/ui-icons_222222_256x240.png
    R wwwbase/styles/lightness-1.10.3/images/ui-icons_228ef1_256x240.png
    R wwwbase/styles/lightness-1.10.3/images/ui-icons_ef8c08_256x240.png
    R wwwbase/styles/lightness-1.10.3/images/ui-icons_ffd27a_256x240.png
    R wwwbase/styles/lightness-1.10.3/images/ui-icons_ffffff_256x240.png
    R wwwbase/styles/lightness-1.10.3/jquery-ui-1.10.3.custom.min.css
    R wwwbase/styles/mobile.css
    R wwwbase/styles/mobileAndDesktop.css
    R wwwbase/styles/paradigm.css
    R wwwbase/styles/polar.css
    R wwwbase/styles/select2/select2-spinner.gif
    R wwwbase/styles/select2/select2.css
    R wwwbase/styles/select2/select2.png
    R wwwbase/styles/select2/select2x2.png
    R wwwbase/styles/smoothness-1.10.4/images/animated-overlay.gif
    R wwwbase/styles/smoothness-1.10.4/images/ui-bg_flat_0_aaaaaa_40x100.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-bg_flat_75_ffffff_40x100.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-bg_glass_55_fbf9ee_1x400.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-bg_glass_65_ffffff_1x400.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-bg_glass_75_dadada_1x400.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-bg_glass_75_e6e6e6_1x400.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-bg_glass_95_fef1ec_1x400.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-bg_highlight-soft_75_cccccc_1x100.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-icons_222222_256x240.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-icons_2e83ff_256x240.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-icons_454545_256x240.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-icons_888888_256x240.png
    R wwwbase/styles/smoothness-1.10.4/images/ui-icons_cd0a0a_256x240.png
    R wwwbase/styles/smoothness-1.10.4/jquery-ui-1.10.4.custom.css
    R wwwbase/styles/smoothness-1.10.4/jquery-ui-1.10.4.custom.min.css
    R wwwbase/styles/tablesorter/theme.blue.css
    R wwwbase/styles/tinymce.css
    R wwwbase/styles/ui.jqgrid.css
    R wwwbase/styles/visualDict.css
    R wwwbase/styles/zepu.css

  Log Message:
  -----------
  [refs #412] Merge branch 'devel' into responsive

Pulling upstream changes


  Commit: 2774eb9baef8504857290b8d2e7b00ac7e2e5f03
      https://github.com/dexonline/dexonline/commit/2774eb9baef8504857290b8d2e7b00ac7e2e5f03
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-21 (Sat, 21 May 2016)

  Changed paths:
    M phplib/SmartyWrap.php
    M templates/bits/banner.tpl
    M templates/bits/searchForm.tpl
    M templates/bits/sourceDropDown.tpl
    A templates/index.tpl
    M templates/layout.tpl
    A templates/page.tpl
    R templates/responsive/bits/banner.tpl
    R templates/responsive/bits/searchForm.tpl
    R templates/responsive/bits/sourceDropDown.tpl
    R templates/responsive/index.tpl
    R templates/responsive/page.tpl
    R templates/responsive/responsive-layout.tpl
    R templates/responsive/search.tpl
    M templates/search.tpl
    R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css
    R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css.map
    R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css
    R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css.map
    R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css
    R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css.map
    R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css
    R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css.map
    R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.eot
    R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.svg
    R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf
    R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff
    R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2
    R wwwbase/bootstrap-3.3.6-dist/js/bootstrap.js
    R wwwbase/bootstrap-3.3.6-dist/js/bootstrap.min.js
    R wwwbase/bootstrap-3.3.6-dist/js/npm.js
    A wwwbase/css/responsive.css
    M wwwbase/index.php
    R wwwbase/js/bootstrap
    M wwwbase/search.php
    R wwwbase/styles/bootstrap
    R wwwbase/styles/responsive.css

  Log Message:
  -----------
  [refs #412] (WIP) dropping support for alternate skins

* removing included bootstrap as upstream did a better job with it
* removing `responsive` folder, overwriting templates as necessary
* replacing `displayPageWithSkin` call with `display` in `index.php`


  Commit: d40d29548783e779569a174e62b993017e948aea
      https://github.com/dexonline/dexonline/commit/d40d29548783e779569a174e62b993017e948aea
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-21 (Sat, 21 May 2016)

  Changed paths:
    A templates/bits/navmenu.tpl
    M templates/layout.tpl
    M wwwbase/css/responsive.css

  Log Message:
  -----------
  [refs #412] Moving navigation menu into separate bit

Also dropping the user menu from collapsed nav header


  Commit: 5418078815c491e40510d5e101b822ba2fb04e71
      https://github.com/dexonline/dexonline/commit/5418078815c491e40510d5e101b822ba2fb04e71
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-21 (Sat, 21 May 2016)

  Changed paths:
    M templates/bits/searchForm.tpl
    M templates/index.tpl
    M templates/layout.tpl
    M templates/widgets/articleOfTheMonth.tpl
    M templates/widgets/games.tpl
    A templates/widgets/layout.tpl
    M templates/widgets/randomWord.tpl
    M templates/widgets/social.tpl
    M templates/widgets/wotd.tpl
    M templates/widgets/wotm.tpl
    M wwwbase/css/responsive.css

  Log Message:
  -----------
  [refs #412] Rearranging homepage

* using panels for widget display
* adding `layout.tpl` for widgets


  Commit: 680edfd8cced5afafb8234a002c44f12edd05406
      https://github.com/dexonline/dexonline/commit/680edfd8cced5afafb8234a002c44f12edd05406
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-22 (Sun, 22 May 2016)

  Changed paths:
    A templates/base.tpl
    M templates/index.tpl
    M templates/layout.tpl
    R templates/page.tpl
    M templates/search.tpl

  Log Message:
  -----------
  [refs #412] Renaming templates

All templates already include layout.tpl. This makes it easier to use
the new responsive theme in all pages.

* layout.tpl -> base.tpl
* page.tpl -> layout.tpl


  Commit: aecb504b4f1079dad2dc231b49ba1acadd8d5de9
      https://github.com/dexonline/dexonline/commit/aecb504b4f1079dad2dc231b49ba1acadd8d5de9
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-22 (Sun, 22 May 2016)

  Changed paths:
    M templates/bits/navmenu.tpl
    M wwwbase/css/responsive.css

  Log Message:
  -----------
  [refs #412] Brand image with link to homepage for pages


  Commit: aa34535d5b6d3af9a4ed499cd447d0dec20e8b0d
      https://github.com/dexonline/dexonline/commit/aa34535d5b6d3af9a4ed499cd447d0dec20e8b0d
  Author: David Batranu <dbatranu at gmail.com>
  Date:   2016-05-22 (Sun, 22 May 2016)

  Changed paths:
    M templates/bits/typoForm.tpl
    M templates/search.tpl
    M templates/surse.tpl
    M wwwbase/css/responsive.css

  Log Message:
  -----------
  [refs #412] Updating surse, search and typoForm


Compare: https://github.com/dexonline/dexonline/compare/12fca3b48e6b^...aa34535d5b6d


More information about the Dev mailing list