View previous topic :: View next topic |
Author |
Message |
eadz
Joined: 06 Apr 2003 Posts: 28 Location: Auckland, New Zealand
|
Posted: Fri May 30, 2003 1:17 am Post subject: bBlog |
|
|
Not really a hack but a completely new php blogging program. It currently only uses a tiny amout of b2 code, but I will be adding a bit more code from b2 in the future.
http://www.bBlog.com/
It's an alpha release, to hopefully get a few developers & testers on board.
It is Smarty centric, that is, it doesn't just use Smarty, it is based around Smarty. The main core code is a wrapper class around smarty, and all display code ( ie the code that outputs the posts or calendar or archives etc ) is implimented as a Smarty plugin ( e.g. the threaded comments are implimented as a plugin ). This means that you are not tied into any structure, you can put whatever whereever, and it should work.
Through the use of output filters, it supports BBCode, textile and other text formatting plugins, selectable on a per-post basis. It currently lacks a but of functionality, but is just usable. It is alpha code becasue of a lack of some features, not due to it being buggy - but I could use some beta testers! It's written in mostly OOP style PHP.
you can download it at the sourceforge project page or via CVS. I want this project to be really open in development so all input is welcome.
I am working on some new themes at the moment, and a demo blog, but you can see it in action at http://dev2.bblog.com/
You can see the admin interface at http://blog.bblog.com/bblog/ and login with username admin and password bblog. Please don't change the settings. I'll have to make a purpose demo blog so this isn't a problem. _________________
Last edited by eadz on Thu Jun 05, 2003 3:21 am; edited 1 time in total |
|
Back to top |
|
 |
blog17
Joined: 28 Jan 2003 Posts: 144 Location: London, UK
|
Posted: Sun Jun 01, 2003 11:27 am Post subject: |
|
|
I like the "Make Public" options in the comments, very nice... Ill be downloading this soon and testing it on my home server.
Some people on here may jump on you for posting this topic in b2 hacks, seen as its not... but maybe they'll let you off? _________________ Check this out! The ULTIMATE site! |
|
Back to top |
|
 |
blog17
Joined: 28 Jan 2003 Posts: 144 Location: London, UK
|
Posted: Sun Jun 01, 2003 12:52 pm Post subject: |
|
|
Code: | Warning: Smarty error: problem writing temporary file '\install\%%336\%%336625283/3ed9e8c004e44' in C:\Program Files\Apache Group\Apache2\htdocs\mjnews\server\bblog\libs\Smarty.class.php on line 1092
Warning: touch() [function.touch]: Unable to create file \install\%%336\%%336625283\install.html.php because No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\mjnews\server\bblog\smarty_plugins\core.write_compiled_template.php on line 20
Warning: fetch(\install\%%336\%%336625283\install.html.php) [function.fetch]: failed to create stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\mjnews\server\bblog\libs\Smarty.class.php on line 1223
Warning: fetch() [function.fetch]: Failed opening '\install\%%336\%%336625283\install.html.php' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Apache Group\Apache2\htdocs\mjnews\server\bblog\libs\Smarty.class.php on line 1223 |
_________________ Check this out! The ULTIMATE site! |
|
Back to top |
|
 |
eadz
Joined: 06 Apr 2003 Posts: 28 Location: Auckland, New Zealand
|
Posted: Sun Jun 01, 2003 10:04 pm Post subject: |
|
|
blog17 wrote: |
Code: | Warning: Smarty error: problem writing temporary file '\install\%%336\%%336625283/3ed9e8c004e44' in C:\Program Files\Apache Group\Apache2\htdocs\mjnews\server\bblog\libs\Smarty.class.php on line 1092
|
|
Best to use the bBlog forum for support. Nevertheless. In the INSTALL.txt it says "chmod 777 compiled_templates". The above will happen if you don't do that. Oh, and I havn't tested it on Windows - that will be your problem most likely. _________________
|
|
Back to top |
|
 |
boy-blog_Nu
Joined: 08 Jun 2003 Posts: 15 Location: Bronx - FL
|
Posted: Mon Jun 09, 2003 9:05 am Post subject: |
|
|
Very Nice, Will maybe use it for my private journal.. _________________ ||Boy-Blog_NU || MCN / GT Records || |
|
Back to top |
|
 |
eadz
Joined: 06 Apr 2003 Posts: 28 Location: Auckland, New Zealand
|
|
Back to top |
|
 |
eadz
Joined: 06 Apr 2003 Posts: 28 Location: Auckland, New Zealand
|
Posted: Tue Aug 19, 2003 8:45 am Post subject: |
|
|
FYI, bBlog version 0.6 has been released : www.bblog.com _________________
|
|
Back to top |
|
 |
sabotage
Joined: 15 Jul 2003 Posts: 36
|
Posted: Fri Aug 22, 2003 1:36 pm Post subject: |
|
|
the admin login doesn't work anymore, is there any way i can still check it out, or perhaps screenshots? |
|
Back to top |
|
 |
sharmaine
Joined: 27 Oct 2003 Posts: 23
|
Posted: Thu Jan 01, 2004 11:53 pm Post subject: |
|
|
I have already tried it but the template is too hard to edit. |
|
Back to top |
|
 |
|