[ This is a test blog, with posts about the development of b2, and comments ]
[ Bugs/suggestions ? Check the Forums ! ]
12.06.01
This is the first post. Edit or delete it, then start blogging !
michel v @ 21:40:11 944
44 comments, 21 trackbacks, no pingback
Here's a second post to fill up a bit. And a personal plug eheh.
michel v @ 22:42:30 987
36 comments, 22 trackbacks, no pingback
15.06.01
It is now possible to edit posts and to set your timezone (actually you set the difference between your timezone and your server's, in my case it's +6).
michel v @ 05:06:51 254
10 comments, 11 trackbacks, no pingback
14.06.01
If you found yourself registering and logging in, just to see you can't post yet, it's normal: you can't post until an admin raises your "level".
Just so you know, there'll 4 different levels of users: New members who are waiting for an admin to approve them as Posters, who may become Admins thanks to a promotion from the highest Admin. (phew)
And if you've seen how this works and want to cheat with some forged querystring, I'll spare you the effort of it: it's secured so you can't do that.
michel v @ 19:22:53 849
9 comments, 11 trackbacks, no pingback
15.06.01
This is exactly what I've been looking for. I'll have to get my site up and running one day so I can use it.
RussellG @ 06:50:21 326
8 comments, 12 trackbacks, no pingback
14.06.01
So, we got AutoBR working (something that acts like Blogger's function to add a everytime you type a new line), and deleting functions working.
Now I got to make it possible to edit posts...
michel v @ 18:38:34 818
22 comments, 11 trackbacks, no pingback
Woo hoo; I can blog in this very first b2 weblog. Yay! Random plug!
Devi Dee @ 20:11:28 882
10 comments, 12 trackbacks, no pingback
16.06.01
Made little improvements, started a little fake template system (instead of Blogger-style tags, there'll be short PHP bits to place).
michel v @ 21:17:13 928
16 comments, 12 trackbacks, no pingback
i feel so speshul (i love spellign it like that) for being here michel! fix it up real soon so i can use it ok?
Lexi @ 22:27:01 977
20 comments, 12 trackbacks, no pingback
17.06.01
I am typing my blog here.
My dog is chewing my shoelaces.
Help me.
I mean it. I need help.
Rog @ 02:53:15 161
21 comments, 12 trackbacks, no pingback
It would be just great if b2 was ready by june 28th, in order to participate to the Blogathon.
Fear not the delay, I must have finished the main codings until then.
michel v @ 05:26:45 268
6 comments, 11 trackbacks, no pingback
if it's ready you should have the b2 blog entered, then we all could help together, unless that's agains the rules?
Lexi @ 14:26:03 643
8 comments, 12 trackbacks, no pingback
18.06.01
Considering that we're all over the world, it would be awful easy to do that, considering it would be "normal" hours for most of us if we were to do this in shifts.
Oh- and I believe it's time for a shameless plug of my own! Heh.
Rog @ 21:59:48 958
7 comments, 12 trackbacks, no pingback
19.06.01
Today I've worked on search-engine friendly URLs for the archives, but it seems most stuff can be done only with some Apache configuration, something most potential users wouldn't be allowed to do on their servers... Anyway I'm not giving up on this.
Also, some template routines are showing, and that's a big thing to do to make templates customizable by Joe Newbie. I don't want to have these horrible things you can see on GreyMatter...
Tomorrow there might be a zip with a simple template, but it won't be the definitive template.
Some stuff in the Options and the Profile areas have been done but not uploaded yet.
And I'm going to bed ! Phew.
michel v @ 02:41:17 153
5 comments, 11 trackbacks, no pingback
Working on template functions at the moment. Some are working right now, for example to display the post's author and the time, it's:
<b><? the_author($id) ?></b>
@ <? the_time($id) ?>
michel v @ 12:56:54 581
10 comments, 12 trackbacks, no pingback
Templating's completed for the features already present.
Phew, it was way easier than I thought !
michel v @ 13:52:14 619
9 comments, 11 trackbacks, no pingback
20.06.01
Fixed this bug: when you edit a post, now it doesn't converts html special chars anymore. Ie, & and & can be distinguished (very handy when showing source code).
Also, added a box for AutoBR on a per-post basis.
And now users can choose what to display on the blog: their login, nickname, name, first name, or last name. (here the default is set to "nickname")
michel v @ 12:29:38 562
16 comments, 11 trackbacks, no pingback
Does that mean quite everybody can blog here just by registering? That's a pretty good way to find good bloggers for a great team!  ))
fiore @ 13:27:27 602
6 comments, 12 trackbacks, no pingback
I can set it so, or make it in the user-preferences. At the moment, new users can't blog until an admin says they can, by upping their level to 1.
michel v @ 13:33:34 606
7 comments, 12 trackbacks, no pingback
Just made the changes I was announcing in the menu at the top. It's now calling a text file with the list of the modules like this: the minimum level required by the module, the URL of the module, and the title of the module. For example: 1 edit.php Post/Edit.
Fixed a bug in the Edit mode that added extra line-breaks when you edited a post with AutoBR set On.
Worked on the Options section.
michel v @ 18:46:38 824
7 comments, 11 trackbacks, no pingback
|