Page 4 of 4 FirstFirst ... 234
Results 31 to 39 of 39

Thread: What feature do you want in WordPress 2.8

  1. #31
    Jacob Santos is offline Hello World
    Join Date
    Jan 2009
    Location
    Branson, Missouri
    Posts
    31

    Default

    Actually, unless they move the date up, there won't be much in the way of new features. Just enhancements and bug fixes. So right now, if you have 2.7.1, you are okay, unless you want to upgrade to a version that has almost a 100 closed tickets with enhancements+bug fixes. Not much incentive then, if 2.7.1 is working for you, then you won't have to upgrade again until 2.9. Well, unless a security defect is found, then you'll probably want to upgrade to 2.8.1.

  2. #32
    cobblucas's Avatar
    cobblucas is offline Hello World
    Join Date
    Feb 2009
    Location
    Toronto, ON
    Posts
    3

    Default

    I'd like to see a css editor integrated into the core. I know it's quick to edit on the local side, but it might be nice for a novice to have a visual online so they could hack up their css a bit.
    Another round please
    Personal Blog | My Twitter

  3. #33
    itsananderson's Avatar
    itsananderson is offline Big Tipper
    Join Date
    Jan 2009
    Location
    Terre Haute, IN
    Posts
    354

    Default

    You can edit the CSS in the theme editor just like any other template file. It's not the nicest interface, but at least it can be done.

  4. #34
    Jacob Santos is offline Hello World
    Join Date
    Jan 2009
    Location
    Branson, Missouri
    Posts
    31

    Default

    Actually, okay, some last minute features and enhancements have been added. Jane is working with the core committers on the Widget page.

  5. #35
    Ryan's Avatar
    Ryan is offline WordPress Legend
    Join Date
    Jan 2009
    Location
    New Zealand
    Posts
    2,801

    Default

    I would have thought the widget page would have required a rather major update. Unless they're just doing minor tweaking.

  6. #36
    Kathy is offline Hello World
    Join Date
    Feb 2009
    Posts
    52

    Default

    Little things like, being able to stretch the category box down like you can with the content box.
    Bigger things like being able to create new files for your theme right in WP.

  7. #37
    tekzt is offline Hello World
    Join Date
    Feb 2009
    Location
    Nuremberg/Germany
    Posts
    95

    Default

    @itsananderson
    he meant a css WYSIWYG Editor with live updates, where you actually see whatīs happening in the very second when you change
    Code:
    #header img{ border:none !important }
    to
    Code:
    #header img{ border: solid #e90080 !evenmoreimportant }
    Quote Originally Posted by cobblucas View Post
    I'd like to see a css editor integrated into the core. I know it's quick to edit on the local side, but it might be nice for a novice to have a visual online so they could hack up their css a bit.
    sorry, but thatīs what iīd put into the /wp-bloat folder. if you want live updates while working on your siteīs css get the "Web Developer Toolbar" for Firefox. you canīt save the file from there, but you can edit it while getting live updates and if one really wants to work on the css he should at least know how to copy and paste
    Thatīs where i blog (working on the live site)
    Thatīs where i tweet (i post all kind of useless stuff)

  8. #38
    chipbennett's Avatar
    chipbennett is offline WordPress Legend
    Join Date
    Feb 2009
    Location
    St. Louis, MO
    Posts
    1,997

    Default

    Quote Originally Posted by Jeffro View Post
    Actually, that would certainly be a move towards a CMS if categories ended up with the additional option to apply an image to it. So the same image shows up for that category unless other wise stated. I'd love something that like that because it would take out the pain of having to hand create 80X80 pixel images for the magazine look. I think Andrew wrote up a guide on how to do this but I don't know where it is.
    I do something related, yet without a plugin. I just add some conditional tags to my template (if in_category(x)...) to apply custom content for certain categories. It's actually a pretty straight-forward method for applying category-specific content to posts.

    As for the original question, I would like to see some work in plugin management. Specifically, I would like to see "categories" defined for plugins (admin UI, DB, posts, etc.), which would then allow for viewing/sorting/searching plugins by category.
    WP TurnKey - Turn-Key WordPress installation and maintenance services
    WordPress user since 2005 | @chip_bennett | chipbennett.net | cbnet Plugins

  9. #39
    andrea_r's Avatar
    andrea_r is offline WordPress Rockstar
    Join Date
    Jan 2009
    Location
    Eastern Canada
    Posts
    1,325

    Default

    I would actually love to see some theme management features coming up in WP. Themes are tagged, yet we can't access those tags in the backend.

Page 4 of 4 FirstFirst ... 234

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •