home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
Updates to Bootstrap Skins
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="BCEly" data-source="post: 1301067" data-attributes="member: 171853"><p>Hi there</p><p></p><p>I've recently tried to get the Bootstrap 0.7.255 skins working in a new WebMediaPortal environment but ran into several issues.</p><p></p><p>Consequently, I decided to fix what I found and have uploaded my work here for the community.</p><p></p><p>I've named the updated version 'Bootstrap 0.7.260' but it's not an 'official' update. Maybe this can be adopted at some point but that's for others to decide.</p><p></p><p>My changes are;</p><p>Bootstrap.0.7.255 => Bootstrap.0.7.260</p><p></p><p>Change Log...</p><p></p><p>Recording/Details.cshtml - Changed "Recorded On:" in Details Tab to show in a more friendly format (format is 12hr based for eu-US and 24hr for all other Locales)</p><p>Recording/Details.cshtml - Changed "Genre:" in Details Tab to show in Title Case</p><p>Recording/Details.cshtml - Fixed issue with "Durations:" in Details Tab - Issue with TV Shows > 1 hour were only showing minutes portion of time (for example, a 1hour 15min show would show as only 15mins)</p><p>Recording/Index.cshtml - Changed Javascript to modify the behaviour of the toggle button 'Expand Groups' - It's text now switches between 'Expand Groups' and 'Collapse Groups'</p><p>Television/TVGuide.cshtml - Removed Date/Time Picker as it seemed to have no function and didn't work well with differing date/time formats</p><p></p><p>Navigation Issue with Buttons..</p><p>Fixed the issue with href="#" in all dropdown menus/buttons</p><p></p><p>Had to replace all instances of href="#" with href="@Request.RawUrl"</p><p></p><p>For example - Lines such as; </p><p><a class="btn dropdown-toggle" data-toggle="dropdown" href="#"></p><p></p><p>Are Now;</p><p><a class="btn dropdown-toggle" data-toggle="dropdown" href="@Request.RawUrl"></p><p></p><p>Files affected...</p><p></p><p>\MovieLibrary\Actors.cshtml</p><p>\MovieLibrary\Collections.cshtml</p><p>\MovieLibrary\Genres.cshtml</p><p>\MovieLibrary\Index.cshtml</p><p>\MusicLibrary\Albums.cshtml</p><p>\MusicLibrary\Index.cshtml</p><p>\PictureLibrary\Index.cshtml</p><p>\Recording\Details.cshtml</p><p>\Search\Results.cshtml</p><p>\Shared\_Layout.cshtml</p><p>\ShareLibrary\File.cshtml</p><p>\Site\Menu.cshtml</p><p>\Status\Index.cshtml</p><p>\TVShowsLibrary\Actors.cshtml</p><p>\TVShowsLibrary\Genres.cshtml</p><p>\TVShowsLibrary\Index.cshtml</p><p></p><p>I've also added a VBScript support file for those who use UK English but get frustrated by the fact the WMP/MPEx use en-US and you can't natively choose en-GB. This ensures you get the 'correct' Date/Time formats.</p><p></p><p>SHA256 Checksum: 1ee7d1e08b8a7fafb24e81808c687cadd821d7cd7d7d3df93be0ebf66e7677a6</p></blockquote><p></p>
[QUOTE="BCEly, post: 1301067, member: 171853"] Hi there I've recently tried to get the Bootstrap 0.7.255 skins working in a new WebMediaPortal environment but ran into several issues. Consequently, I decided to fix what I found and have uploaded my work here for the community. I've named the updated version 'Bootstrap 0.7.260' but it's not an 'official' update. Maybe this can be adopted at some point but that's for others to decide. My changes are; Bootstrap.0.7.255 => Bootstrap.0.7.260 Change Log... Recording/Details.cshtml - Changed "Recorded On:" in Details Tab to show in a more friendly format (format is 12hr based for eu-US and 24hr for all other Locales) Recording/Details.cshtml - Changed "Genre:" in Details Tab to show in Title Case Recording/Details.cshtml - Fixed issue with "Durations:" in Details Tab - Issue with TV Shows > 1 hour were only showing minutes portion of time (for example, a 1hour 15min show would show as only 15mins) Recording/Index.cshtml - Changed Javascript to modify the behaviour of the toggle button 'Expand Groups' - It's text now switches between 'Expand Groups' and 'Collapse Groups' Television/TVGuide.cshtml - Removed Date/Time Picker as it seemed to have no function and didn't work well with differing date/time formats Navigation Issue with Buttons.. Fixed the issue with href="#" in all dropdown menus/buttons Had to replace all instances of href="#" with href="@Request.RawUrl" For example - Lines such as; <a class="btn dropdown-toggle" data-toggle="dropdown" href="#"> Are Now; <a class="btn dropdown-toggle" data-toggle="dropdown" href="@Request.RawUrl"> Files affected... \MovieLibrary\Actors.cshtml \MovieLibrary\Collections.cshtml \MovieLibrary\Genres.cshtml \MovieLibrary\Index.cshtml \MusicLibrary\Albums.cshtml \MusicLibrary\Index.cshtml \PictureLibrary\Index.cshtml \Recording\Details.cshtml \Search\Results.cshtml \Shared\_Layout.cshtml \ShareLibrary\File.cshtml \Site\Menu.cshtml \Status\Index.cshtml \TVShowsLibrary\Actors.cshtml \TVShowsLibrary\Genres.cshtml \TVShowsLibrary\Index.cshtml I've also added a VBScript support file for those who use UK English but get frustrated by the fact the WMP/MPEx use en-US and you can't natively choose en-GB. This ensures you get the 'correct' Date/Time formats. SHA256 Checksum: 1ee7d1e08b8a7fafb24e81808c687cadd821d7cd7d7d3df93be0ebf66e7677a6 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
Updates to Bootstrap Skins
Contact us
RSS
Top
Bottom