Fri

14

Dec

2007

Xmass Smileys

Permalink 14h58, by Slamp (Olivier) [mail] , 7 words, 138 views
Categories: Site updates

I just had red hat to smileys.
;) :>

Wed

19

Sep

2007

Update of pink skin

Permalink 20h19, by Slamp (Olivier) [mail] , 63 words, 334 views
Categories: B2evolution

I made some little modifications to pink skin:

  • added last comments section on right side bar
  • new icon for lists (works with IE now)
  • links to previous, next pages are using titles
  • better alignment for calendar css icon under IE
  • better alignement for css class first letter
  • added skininfo.html
Also, a beta of the green skin is available on sf.net cvs.

Fri

31

Aug

2007

Release of b2evolution pink skin

Permalink 9h50, by Slamp (Olivier) [mail] , 77 words, 407 views
Categories: B2evolution

Pink skin

This skin have the following features:

  • Design for 1024x768 screens
  • Date is displayed using a calendar css icon
  • Titles are using Comic sans MS font
  • Easy to display a picture on the right side; not mandatory
  • Title of search fill has been removed
  • Easy to make a new color skin based on this template

You can see a demo here.
It can be download on skins.b2evolution.net or on sourceforge.net

Hopes you like it.

Sun

05

Aug

2007

2 new skins for b2evolution

Permalink 17h30, by Slamp (Olivier) [mail] , 123 words, 1400 views
Categories: B2evolution

I'm making 2 new skins based on Custom skin. One is pink, one is green.
Even if it's not finish yet, I have some changes to make to <blockquote>, <ins> and <cite>, You can preview here the new features:

  • Design for 1024x768 screens
  • Date is displayed using a calendar css icon
  • Titles are using Comic sans MS font
  • Easy to display a picture on the left side; not mandatory
  • First character of the first line is bigger; I added a new button on the backoffice for this.
  • Title of search fill has been removed
  • Easy to make a new color skin based on a common template

Demos:

Thu

08

Sep

2005

Yet Another Blog Directory

Permalink 7h01, by Slamp (Olivier) [mail] , 74 words, 2249 views
Categories: Tools

I submited this blog to few Blog Directory :
Blogwise - blog directory- blogwise; I expected to be list in one month... that's the problem when validation is made by human and service has a lot of success. Anyway, I plan to use blogmaps when I will have time to set ip up, may be in more than one month :-(

Blogarama - The Blog Directory- Blogorama: the blog directory.

bloogle- Bloogle

I guess the purpose of each is to increase spams...

Tue

06

Sep

2005

Automatic b2evo Antispam Updates with Webcron.org

Permalink 18h33, by Slamp (Olivier) [mail] , 35 words, 1701 views
Categories: Site updates

webcron.orgI setup a webcron to automatically receive the abuse updates from b2evolution.net on a regular basis. I used b2antispam_poll.php script from Isaac and webcron.org service to simulate the crontab.

Fri

24

Jun

2005

No e-patent !

Permalink 11h54, by Slamp (Olivier) [mail] , 0 words, 1030 views
Categories: News

No e-Patent

Wed

01

Jun

2005

Coppermine bridge for b2evolution

Permalink 23h02, by Slamp (Olivier) [mail] , 3625 words, 1555 views
Categories: B2evolution, Coppermine

I created a bridge in coppermine to use b2evolution user's db. It allows a single sign on system between both applications.
It's working with Coppermine 1.3.x and b2evolution 0.9.x

How to install it :

1/ Download http://daury.net/phpbb/b2evolution.inc.txt
2/ Save it under the name b2evolution.inc.php into gallery/bridge folder
3/ Edit the file gallery/include/init.inc.php and add the ligne

PHP:

define('UDB_INTEGRATION''phpbb');

4/ Edit gallery/bridge/b2evolution.inc.php and define paths for coppermine and b2evolution. See example bellow:

PHP:

// The web path to your coppermine directory
// If your URL to your gallery is for example 'http://yoursite_name.com/gallery/',
// you'll have to set the below var to '/gallery/'.
#define('CPG_PATH', '/cpg133/');
define('CPG_PATH''/blog/galerie/');
 
// The relative installation path to b2evolution (from Coppermine directory point of view)
// example: ./blogs 
//          ./blogs/conf 
//          ./gallery 
//          ./gallery/bridge
// you'll have to set the below var to '../blogs'.
#define('B2EVO_RELATIVE_PATH', '../blogs');
// example: ./blogs 
//          ./blogs/conf 
//          ./blogs/gallery 
//          ./blogs/gallery/bridge
// you'll have to set the below var to '..'.
define('B2EVO_RELATIVE_PATH''..');
// example: ./b2evolution/blogs 
//          ./b2evolution/blogs/conf 
//          ./cpg133 
//          ./cpg133/bridge
// you'll have to set the below var to '../b2evolution/blogs'.
#define('B2EVO_RELATIVE_PATH', '../b2evolution/blogs');

5/ It's all folks

Read more! »

| Next Page >>

Etoiles

| Next >

May 2008
Mon Tue Wed Thu Fri Sat Sun
 << <   > >>
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

Categories

XML Feeds

Who's Online?

  • Guest Users: 2

Recherche via Google

powered by b2evolution free blog software