Feature
Post

Category
General

Prebuilt 2 Launch

Now that prebuilt has surpassed 2,000 downloads, it was time to release prebuilt version 2 for wordpress. The new design sports the long awaited upgrade of widget support, as well as multiple color schemes. Head over to the prebuilt page for more.

  1. By Mark Seymour posted on July 22, 2006 at 4:17 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    Awesome, I’m just extracting it and uploading it to my FTP server right now.

  2. By Mark Seymour posted on July 22, 2006 at 5:06 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    Alright, I like the widget functionality :)
    BTW I digged this, but it’s still waiting in the queue :D Now I’m off to make a “meta” section that shows # comments, permalink, trackback, categories, etc. :) We’ll see what I can do, then. I’ll post again after I’m finished tweaking and whatnot.

  3. By aj posted on July 22, 2006 at 6:04 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    Nice. There’s a dig link out there already, not sure if you meant you resubmitted it or dugg the one I put up. I’ll add the digg link to the prebuilt page.

    Looking forward to seeing what you put together

  4. By Mark Seymour posted on July 22, 2006 at 8:11 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    Yeah I resubmitted it. Yours must have been in the queue at the time I submitted it, so it didn’t detect it. Sorry about that ^_^;

  5. By aj posted on July 22, 2006 at 8:23 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    No problem :P

  6. By Maria posted on July 22, 2006 at 8:39 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    In index.php, where do I add this stuff I read in Codex today(specifically, what, where):

    … I would like to add the author’s name and date/time of post in small text (to show on both post excerpt and full post)?

    VERY small thing, admittedly, but I’ve always found it a bit strange that Prebuilt 1 (and now Prebuilt 2) didn’t show at least the date/time of post. It’s not that big a deal if author is missing (unless I suppose, if it’s a multi-author blog).

    Thanks.

  7. By aj posted on July 22, 2006 at 8:52 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    I’m posting your solution here

  8. By Mark Seymour posted on July 22, 2006 at 9:31 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    Okay, I have the modification up, also made a custom header and stylesheet, might fiddle around with it tomorrow. Tired.. must go to bed… g’night.

  9. By Maria posted on July 24, 2006 at 3:50 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    Thank you for the solution.

  10. By Maria posted on July 26, 2006 at 3:33 am
    Want an avatar? Get a gravatar! • You can link to this comment

    In Internet Explorer 6.0, an linked image inserted into a post appears with an ugly blue border around it. No change occurs when you mouse over the image.

    However, in Firefox 1.5.0.4, the same image appears with a nicer grey border. When you mouse over the image, the border then changes to black.

    How can I fix it so that the display in IE 6.0 is the same as Firefox display?

    Anyone know the details of doing this? Thank you for any help.

  11. By Maria posted on July 26, 2006 at 3:41 am
    Want an avatar? Get a gravatar! • You can link to this comment

    Addendum to previous comment.
    Also in this PB2 theme, image links (like text links) appear with tiny border dashes below it which doesn’t look so good applied on image links. How to remove?

    Again, thanks if anyone replies to this. Confused newbie questions. :)

  12. By aj posted on July 26, 2006 at 7:02 am
    Want an avatar? Get a gravatar! • You can link to this comment

    Check the prebuilt support thread in the forums, it has all your answers. Also, go ahead and register for any future questions.

  13. By Maria posted on July 26, 2006 at 12:29 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    Again, thanks (works). I will sign up for the forum (and not clutter up this page again) :) . However, every time I click “Apply for membership” button on Devlounge, I keep getting:

    Fatal error: Call to a member function on a non-object in /home/devloung/public_html/forum/extensions/GuestSignIn/default.php on line 70

    But maybe it’s just me and my computer… because no one else seems to be getting that problem.

  14. By aj posted on July 26, 2006 at 1:02 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    Yeah, I noticed that earlier today too. It was a problem that just came up in the last few days, so it wasn’t just use. It’s all fixed up now :) .

  15. By photoholic posted on July 29, 2006 at 11:40 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    Thanks to your great job!

    But what should I do?

    There’s a problem with ajax comment plugin.

    prebuilt 1 had no problem with this plugin.

    The version 2 has character encoding problem(I guess, I have no idea about php) when it saves the comments under ajax comment plugin.

  16. By aj posted on July 30, 2006 at 5:52 am
    Want an avatar? Get a gravatar! • You can link to this comment

    It has to do with your site being in another languange, because I tested it and it worked fine. I think it would work if you found “euc-kr” in the header.php file and change it to “UTF-8″, but I’m not sure if your language would work.

  17. By photoholic posted on August 4, 2006 at 10:04 am
    Want an avatar? Get a gravatar! • You can link to this comment

    As I tested on it with English, it’s ok.

    My hosting account is euc-kr.

    Anyway, someday I will transfer my hosting account to UTF-8.

    Then, let me ask a question of you~

    What is the fuction of “comments-ajax.php” file?

    Could I use it for the ajaxified comment?

  18. By aj posted on August 4, 2006 at 4:44 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    The ajax-comments was a left over file from when I was basing the admin panel off of K2. It would be harder to integrate though because the rest of the code for it was stripped out. Give this killer plugin a try, it requires no file editing.

    As for the host being euc-kr, the host doesn’t matter, all you need to do is change the “euc-kr” to “UTF-8″ in the header.

  19. By photoholic posted on August 8, 2006 at 8:41 am
    Want an avatar? Get a gravatar! • You can link to this comment

    Thank you for your kindness~

    From now on, I’ll do it by myself. :)

  20. By Mat posted on August 29, 2006 at 8:14 am
    Want an avatar? Get a gravatar! • You can link to this comment

    When I activate Prebuilt2 I get a blank page. I have Wordpress 2.0.1 and only 3 active plugins: Akismet 1.11, Google Analytics 0.51v and Audio player 1.2.2. Currently I am using (self) modified default theme. I tried switching to the default theme and then to Prebuilt2, and even with all the plugins deactivated. But I get a blank page every time. Then I simply rename the Prebuilt directory in /wp-content/themes/ and Wordpress falls back to the default theme. What could be the problem?

  21. By aj posted on August 29, 2006 at 9:36 am
    Want an avatar? Get a gravatar! • You can link to this comment

    How’d you upload it? Make sure you uploaded the “prebuilt” folder inside the mail folder created after you unzip it.

  22. By Mat posted on August 29, 2006 at 9:47 am
    Want an avatar? Get a gravatar! • You can link to this comment

    I did that. I noticed that the correct folder is rather deep inside the ZIP file. I uploaded the folder pb2.zip/pb2/pb2/prebuilt2/prebuilt/

  23. By MILE posted on January 16, 2007 at 9:30 pm
    Want an avatar? Get a gravatar! • You can link to this comment

    Where has the prebuilt2 page disappeared to…?! Where’s the theme now…?!?

  24. By aj posted on January 17, 2007 at 6:41 am
    Want an avatar? Get a gravatar! • You can link to this comment

    I forgot I haven’t setup the redirect since we moved hosts. You can find it at http://www.devlounge.net/extras/prebuilt

  25. TrackbackHidden Melody » Blog Archive » Prebuilt 2 Launch