Version 1.0.4


Release Date: May 04, 2015

  • Important:

    • Removed specific site (eebootstrap.com) tags.
  • General Changes:

    • File changed:
      • /eebootstrap/forum_global/top_bar.html
  • Bug Fixes:

    • none

Version 1.0.3


Release Date: May 03, 2015

  • Important:

    • Added new conditional variable to forum templates, {if pm_enabled}, for conditionally displaying content if private

      With Version 3.1.19 released April 29, 2015 is added a new conditional variable to forum templates, {if pm_enabled}, for conditionally displaying content if private.

  • General Changes:

    • File changed:
      • /eebootstrap/forum_global/private_message_box.html
      • /eebootstrap/forum_global/top_bar.html
      • /eebootstrap/forum_member/public_profile.html
      • /eebootstrap/forum_threads/thread_review_rows.html
      • /eebootstrap/forum_threads/thread_rows.html
  • Bug Fixes:

    • none

Version 1.0.2


Release Date: November 12, 2014

  • Important:

    • Added img-responsive class for hot linked images in Post

      Images hot linked (if allowed) will be responsive.

    • Added a envelope icon with unread messages badge in topbar, near the username, if unread messages are present.
    • Added the ability to display Post Prefix based on a word in brackets in the Thread Title. (example: [Sunny] the weather today is very good!)
      To activate this feature:
      1. Open /eebootstrap/images/assets/js/eeBootstrap.js at line 26
      2. Change: show_post_prefix = false; to: show_post_prefix = true;
      3. To personalize the color of Post Prefix in eeBootstrap.js search “Post Prefix” and see how to change the color based on keyword.
    • Changed icon from speech bubbles to bell

      Cosmetic change in forums index and in post marker legend.

    • Changed icon from speech bubble to folder

      Cosmetic change in forums index.

    • Added img-responsive class for large thumb attachment
    • Added bbcode to embed Youtube Video in Forum Post.

      [youtube]video_id[/youtube]

      where video_id is part of URL, example: https://www.youtube.com/watch?v=Q7D8abtLBXw or http://youtu.be/Q7D8abtLBXw

      To activate this feature:
      1. Open /eebootstrap/images/assets/js/eeBootstrap.js at line 35
      2. Change: show_youtube_video = false; to: show_youtube_video = true;
    • Added bbcode to embed Vimeo Video in Forum Post.

      [vimeo]video_id[/vimeo]

      where video_id is part of URL, example: http://vimeo.com/79110267

      To activate this feature:
      1. Open /eebootstrap/images/assets/js/eeBootstrap.js at line 44
      2. Change: show_vimeo_video = false; to: show_vimeo_video = true;
    • Added bbcode to embed SoundCloud track in Forum Post.

      [soundcloud]track_url[/soundcloud]

      where track_url is the shared URL on SoundCloud site, example: https://soundcloud.com/party-box-bcn/last-tango-in-paris-lounge-1

      To activate this feature:
      1. Open /eebootstrap/images/assets/js/eeBootstrap.js at line 53
      2. Change: show_soundcloud_track = false; to: show_soundcloud_track = true;
    • Added meta tags “meta property” in head.

      To improve the sharing on social networks by putting the forum logo image. (/eebootstrap/images/forum_logo.png)

  • General Changes:

    • File changed:
      • /eebootstrap/forum_archives/recent_posts.html
      • /eebootstrap/forum_member/memberlist.html
      • /eebootstrap/forum_topics/topic_row.html
      • /eebootstrap/forum_search/search_results.html
      • /eebootstrap/forum_threads/thread_rows.html
      • /eebootstrap/forum_threads/thread_review_rows.html
      • /eebootstrap/forum_threads/thumb_attachments.html
      • /eebootstrap/forum_submission/preview_post.html
      • /eebootstrap/forum_leggends/forum_leggend.html
      • /eebootstrap/forum_index/forum_table_heading.html
      • /eebootstrap/forum_global/html_header.html
      • /eebootstrap/forum_global/private_message_box.html
      • /eebootstrap/forum_global/top_bar.html
      • /eebootstrap/images/assets/css/eeBootstrap.css
      • /eebootstrap/images/assets/js/eeBootstrap.js
    • File addeed:
      • /eebootstrap/images/forum_logo.png

Version 1.0.1


Release Date: November 05, 2014

  • Important:

    • Added the ability to display an image based on forum ID in forums index page.
    • To activate this feature:

      Create your own images (The file extension must be .png)

      1. Save image file as: forum_icon_X.png where X is the forum ID (you can find this browsing the Forums Index Page or via CP )
      2. Upload these images to: /eebootstrap/images/forum_icons/ (this directory contains 12 default icons 64px X 64px, you must overwrite these files)
      3. Open /eebootstrap/images/assets/js/eeBootstrap.js at line 14
      4. Change: var show_forum_icon = false; to: var show_forum_icon = true;
  • General Changes:

    • File changed:
      • /eebootstrap/forum_index/forum_table_rows.html
      • /eebootstrap/forum_index/forum_table_heading.htm
      • /eebootstrap/images/assets/js/eeBootstrap.js
      • /eebootstrap/images/assets/css/eeBootstrap.css
    • Added folder:
      • /eebootstrap/images/forum_icons/
  • Bug Fixes:

    • none

Version 1.0.0


Release Date: November 01, 2014

  • Important:

    • Initial Release.
  • General Changes:

    • none
  • Bug Fixes:

    • none

 
 
 
 

Start to use eeBootstrap Theme Today!