New CSS for bukkit dev pages?

Discussion in 'BukkitDev Information and Feedback' started by muffinjello, May 17, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    muffinjello

    Please note: Before your pay any deep thought, or analyze this post, take a deep breath and realize how pointless that would be. This post is in no way an "issue" with bukkit dev, but rather a "peference", and should be treated as such. Though it would still be pretty cool!

    Hey everyone!

    I have a very simple question....
    Will there ever be a CSS change of the styling of Bukkit dev? Primarily targetting the pages/content that plugin makers edit/create?

    I've recently somehow started using github for everything aside from downloads/main page to do with my plugins.... the reason: I like it's look better.
    I sort of feel github is a bit more minimalism, though to be honest I think both require more freedom!

    It would be really cool if a great framework, like say the CSS components of bootstrap were incorporated, or something else (maybe more minecrafty? :D)

    What I do like:
    • The "tables" markup feature
    • The "facts" sidebar, and "table of contents"
    What I don't like:
    • The link styling- that's so... default!
    • The horizontal rule styling... it's so "strong"
    • The font size - I'm actually looking at the 15px shown on github, and I'm loving it a lot more!
    • The width of the right sidebar - Doesn't leave a lot of space for the main content! (maybe have it popping out of the page to the right?)
    • The button styling for download, and tickets... It looks like any old link, maybe something large and green... width 100%, taking up it's own line!
    • No way to make spoilers/tabs in your page content!
    Most of this stuff is just me whining... Why don't I just make my whole topic images? LOL (Except for the tabs part, that's important IMO!)
    Thanks for listening to my ridiculous suggestions!
    I can help write the CSS if need be.
     
    bobacadodl likes this.
  2. Offline

    ice374

    preference ;)
     
  3. Offline

    muffinjello

    ice374
    Haha, well this is a suggestions category...
     
  4. Offline

    bobacadodl

    I definitely agree with:

    • The button styling for download, and tickets... It looks like any old link, maybe something large and green... width 100%, taking up it's own line!
    • No way to make spoilers/tabs in your page content!
     
    MrBluebear3 and muffinjello like this.
  5. Offline

    muffinjello

    bobacadodl
    Yeah, being able to create tabs in your content would be great - it's not too hard (When you have access to javascript and HTML)

    I mean, implementing something such as this shouldn't be overly complicated!
     
    bobacadodl likes this.
  6. Offline

    rtainc

    So basically, you want it to be Bootstrappified. :p

    I actually really agree with this.
     
    muffinjello likes this.
  7. Offline

    muffinjello

    rtainc - Haha, possibly.
    Or better yet, full blown HTML!!!! Aww yeahhhhhhh
     
    MrBluebear3 and rtainc like this.
  8. Offline

    rtainc

    And JavaScript!
     
    muffinjello likes this.
  9. Offline

    user_43347

    I too agree with this! I would love a way to redirect users, steal their session cookies and gain access to their accounts as well as many other XSS attacks spruce up my BukkitDev page!
     
    cMan_ likes this.
  10. Offline

    rtainc

    Woah, guys! I just found out there's a way to block things! This must be a revolution!
     
  11. Offline

    user_43347

    Yeah, it's called a filter! And they almost never work!
     
  12. Offline

    cMan_

    Javascript will make bukkit so much more exciting.
     
  13. Offline

    muffinjello

    cMan_ Yeah haha, even if we're only allowed to choose from a set of pre-approved javascript which will automatically be put in, that we can modify our html code for...
    OMG! Another thing.... An option to use the style property in HTML tags... i.e. <a href="#" style="text-decoration: none;">
     
  14. Offline

    lukegb

    Yeah! Style properties! They're great for performing clickjacking attacks!

    Sorry for the sarcasm. Although allowing people to include JavaScript and CSS would be really cool, we'd be opening up a whole new attack surface, and I'm not really sure that I want to deal with the implications of that.
     
    user_43347 likes this.
  15. Offline

    zipron

    tabs? pure CSS mate.. :target ;-)
     
Thread Status:
Not open for further replies.

Share This Page