Code Monkey home page Code Monkey logo

vanilla-bootstrap's Introduction

Bootstrap for Vanilla

Release Depencency Status

Bootstrap for Vanilla has been rewritten from scratch on top of Bootstrap 3 in this second installation of the most popular theme for Vanilla Forums. Kickstart your Vanilla-powered community forums with a fresh and solid theme that is ready to be customized to your heart's desires.

Getting started

To get started using Bootstrap for Vanilla, either:

$ git clone kasperisager/vanilla-bootstrap bootstrap

Included themes

Vanilla Bootstrap comes bundled with all the amazing Bootswatch themes by Thomas Park:

Development

The following instructions assume that you have already installed Node.js on your computer. If this is not the case, please download and install the latest stable release from the official Node.js download page. If you are using Homebrew, you can also install Node.js via the command line:

$ brew install node

Notice: It is important that you install Node in a way that does not require you to sudo.

Once you have Node.js up and running, you will need to install the local dependencies using npm:

$ npm install

Tasks

Build - npm run build

Compiles all theme assets using Gulp. LESS stylesheets will be compiled to design/style.css and Javascripts will be concatenated and output to js/custom.js.

Watch - npm run watch

Watches the assets for changes and runs the appropriate Gulp tasks. Also starts a Livereload server that will push the changes to your Vanilla installation automatically.

If you come across any bugs or if you have a feature request, please file an issue using the GitHub Issue tracker. Bootstrap for Vanilla won't be supported through http://vanillaforums.org so please stick to using GitHub for inquiries about bugs and feature requests. Thanks!

File a new issue or feature request


Copyright © 2014-2015 Kasper Kronborg Isager. Licensed under the terms of the MIT License

vanilla-bootstrap's People

Contributors

beckyvb avatar daazku avatar frdmn avatar fredghostkyle avatar kasperisager avatar lungyiing avatar mikegreiling avatar r-j avatar tdopires avatar tigr avatar toothman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vanilla-bootstrap's Issues

How do I use icons?

Hey guys, trying to use the wysihtml5 plugin and it seems the icons it uses don't show up. I've even updated them to bootstrap 3 using glyphicons, but it looks like vanilla-bootstrap doesn't include any icons?

don't stay in wordpress, redirect when click on discussion or categories

hi

i success to embed the theme inside wordpress but still issues

first :
with wordpress vanilla plugin it can't find vanilla , if i switch to another theme, it's ok it find the vanilla forums

capture decran 2014-02-17 a 11 00 28

second : i don't know if it is related to first issue,
so my wordpress vanilla forum embed is http://www.xxxxxx.com/discussions/ --> it works
can start new discussion etc still stay in wordpress but when i click on a category or in a discussion it redirects to http://www.xxxxxx.com/forums/ (where /forums/ is the vanilla install folder)

in vanilla advanced settings i force url

capture decran 2014-02-17 a 11 09 11
I save again my permalink link

but still redirect, maybe htaccess issue, still investigate

Note : when i switch to another theme, there is no redirect, always stays in wordpress embed

Thanks for reading
Best regards
Dimitri

Bootstrap dropdown doesn't work

Hello.

How can I get dropdown menu on element with your framework?
Tried to

<div class="dropdown">
  <a data-toggle="dropdown" href="#">Dropdown trigger</a>
  <ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
    <li><a tabindex="-1" href="http://google.com">action1</a>
    <li><a tabindex="-1" href="http://google.com">action2</a>
    <li><a tabindex="-1" href="http://google.com">action3</a>
    <li><a tabindex="-1" href="http://google.com">action4</a>
  </ul>
</div>

from official bootstrap example but it won`t work for me. (((

New Message Input tokens needs styling

new-recipient
As the title mentions the token-input "Recipient" field as no styling when selecting Recipient.

class of token is token-input-token
class of "delete" is token-input-delete-token

Embedded video now opens to only 18px height

Upon activating Flatly Bootstrap Theme, all embedded video lose their Youtube play icon (red with arrow), but still splay. However, clicking the video cuts the video play area down to only 18px height. Only the playing scrub bar is visible.

youtube-thumb
youtube-video-playing

Icons

On Vanilla 2.2 using the latest Bootstrap from the master branch, there is some trouble with icon padding. Icons are not formatted well as demonstrated here: http://www.timeworld-forum.tk | Anyway, the problem is that the icons from the Sprites plugin are poorly formatted. Again, the link above demonstrates this problem. Thanks!

Discussion list - star icon

This one is a bit nitpicky. The star icon is too close to the gear icon, and it's too black. It doesn't fit in with the other icons and they bully it. Same problem when viewing a discussion.

screen shot 2014-02-03 at 13 38 03

Gulp Error

Hello,

After launching the command "gulp" I get a list of errors.
I feel that missing files.

Thank you for your help.

gulp

Webpage freezes when deleting comment

Whenever you delete a comment your page will freeze and the only way to do anything on the page again would be to refresh it. I've tested deleting a comment on a different theme and it works, but not on this one, just freezes the page.

Vanilla Version: 2.2.9
Theme Version: 2.1.3 (Master download, not release download.)

vanilla-bootstrap & wordpress embed

hi,

i'm new to vanilla and you fantastic theme, that s really what i need, try to embed your theme in wordpress, but don't work, if not embed, it works, note that i'm not using the wordpress plugin, but only the code to paste (script), in my page, i use last git release of vanilla and your theme, on fresh install, when i switch to another theme, the embed works.

Is it compatible with wordpress embed, or i'm doing something wrong ?

Thanks for help
Dimitri

Quotes text size

Blockquote style is not suitable for forum. Please make it smaller:
image

And where can I place my custom css now? (file that won't be overriten on update)

Theme not activating

I've compiled the assets on my local machine and uploaded the directory to my webserver. I can see the theme in my dashboard/settings, but when I click activate, nothing happens.

PostCount shows IP instead of Post Count

EDIT: Upon review, the Post value is just pushing into the IP address. Both values are intact, just need visual separation.

It appears that the Posts value is mapped to the user IP address, not the PostCount Plugin value.

Smudged out part of the IP for security.
screen shot 2014-02-26 at 8 33 18 pm

Issue: Discussion Deletion

With Vanilla 2.2.5, if I try to delete a discussion, it will not work. I know for a fact that this issue only applies to this theme because when I used the default theme with Vanilla 2.2.5, it is able to let me delete it. Not only single deletion, but when I use the admin checkboxes to delete multiple at a time, it still doesn't work, and with the default theme, it does. What happens when you try to delete a discussion, is that nothing comes up. If single deletion works, then I think what's causing single deletion NOT to work is using Admin checkboxes to delete multiple discussions at a time. I think this is too detailed, but this is the type of issue where every bit of information is helpful.

RTL Support

Hi Kasper,
Please add RTL support in next update.

Regards,
Zubair

Discussion view - info text squashed together

The "flag" text tries to disguise itself as part of the category, sneaky thing. It needs to move aside, or perhaps (no pressure) become an icon. I don't like the "edited" information but that's no bug, I'll remove it myself.

screen shot 2014-02-03 at 13 42 11

Theme Options

I just downloaded the latest master of Bootstrap from the branch, but when I upload it, and enable it, it doesn't give me Theme Options. Is this a feature to be integrated in the future?

breaks private messages

Please check. Conversations in private messages behave badly.
Although theme is brilliant - I fallback to default one (((

JsConnect issues

jsconnect and jsconnectAutoSignIn plugins don't seem to work correctly.
jsconnects redirects to "baseurl/entry...." instead of "baseurl/vanilladirectory/entry...." This I was able to solve by changing the url in the jsconnect code itself.

The jsconnectAutoSignin is a problem I can't seem to find a solution for. Simply put: it doesn't work on this theme. It should automatically login the user with my site's credentials but is just doesn't happen and I can't find why. On the default theme it does work correctly.

InformMessages are missing

Because the theme cancels the default vanilla css, the InformMessage class is broken and just sits unfixed at the bottom of the page:

Delete message dialog don`t appear

Delete message dialog don't appear. The page is faded but window with confirmation request don`t appear. On "left arro then delete" message is being removed.

In Discussion styling

In Discussion Styling when replying or viewing private message is well oddly styled... I think the <li> should be styling and not the <a> that way name and picture can be inline with each other :)

indiscussion-message

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.