9.1.2.7
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexCVS Info
Author Message
Phoenix
Site Admin


Joined: Apr 19, 2004
Posts: 8729
Location: Netizen

PostPost subject: 9.1.2.7 Themes
Posted: Thu Aug 16, 2007 2:27 am
Reply with quote

Since 9.1.1, the old border="0" was being replaced with style="border:0;" in image links.

However, since 99% of images require a border of 0, this is really a waste of space, so these are being eliminated.

Instead, add this to all style.css files,

img {
border: 0;
}


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)


Last edited by Phoenix on Thu Aug 23, 2007 11:44 pm; edited 1 time in total
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer


Joined: Jun 29, 2004
Posts: 3677
Location: Melbourne, AU

PostPost subject: Re: 9.1.2.6 Themes
Posted: Thu Aug 16, 2007 2:30 am
Reply with quote

Was few weeks already that i though the same exact thing Applause
_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
MySQL 5.1 / PHP 5.3 / NextGen()
Back to top
View user's profile Visit poster's website
Eestlane
I18N / L10N Lead Dev


Joined: Apr 06, 2005
Posts: 1406
Location: Estonia

PostPost subject: Re: 9.1.2.6 Themes
Posted: Thu Aug 16, 2007 12:12 pm
Reply with quote

Wasn't it in style.css before?

Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.8/9.2.1
Back to top
View user's profile Send e-mail Visit poster's website
Phoenix
Site Admin


Joined: Apr 19, 2004
Posts: 8729
Location: Netizen

PostPost subject: Re: 9.1.2.6 Themes
Posted: Thu Aug 16, 2007 12:59 pm
Reply with quote

Yes, already been in cvs for some months, but a new release is pending which will affect people - can't say they weren't told Wink
_________________
DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin

Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website
Eestlane
I18N / L10N Lead Dev


Joined: Apr 06, 2005
Posts: 1406
Location: Estonia

PostPost subject: Re: 9.1.2.6 Themes
Posted: Thu Aug 16, 2007 1:05 pm
Reply with quote

Ah, OK.

Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.8/9.2.1
Back to top
View user's profile Send e-mail Visit poster's website
Phoenix
Site Admin


Joined: Apr 19, 2004
Posts: 8729
Location: Netizen

PostPost subject: Re: 9.1.2.6 Themes
Posted: Thu Aug 16, 2007 1:16 pm
Reply with quote

Regrettably, as demonstrated frequently in the past, and as Nano knows more recently, very few people take heed of what is posted here, then complain about changes being sprung upon them without warning.

Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website
Eestlane
I18N / L10N Lead Dev


Joined: Apr 06, 2005
Posts: 1406
Location: Estonia

PostPost subject: Re: 9.1.2.6 Themes
Posted: Thu Aug 16, 2007 1:20 pm
Reply with quote

We can stay cool now, as this topic exists Smile whoever can whine, don't care.

Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.8/9.2.1
Back to top
View user's profile Send e-mail Visit poster's website
NanoCaiordo
Developer


Joined: Jun 29, 2004
Posts: 3677
Location: Melbourne, AU

PostPost subject: 9.1.2.7
Posted: Sun Aug 19, 2007 10:43 am
Reply with quote

Reintroduced site wide IPs conversion but this time drastically reduced upgrade time and queries performed for IPs and users regdate data by the installer.

Thats all Cool

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
MySQL 5.1 / PHP 5.3 / NextGen()
Back to top
View user's profile Visit poster's website
Beldak
Nice poster


Joined: Jun 15, 2005
Posts: 78
Location: Edwards AFB, CA

PostPost subject: Re: 9.1.2.7
Posted: Sun Aug 19, 2007 10:40 pm
Reply with quote

Hey Nano!

I put the new debug security into place and turned flooding protection back on. I got 4 of my users banned in like 10 minutes, so I turned it back off. Now where do I go to grab the debug log and figure out what is happening?

Thanks!


Beldak's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.4.32 / Apache 1.3.37 / MySQL 5.0.16 / PHP 5.2.2 / Dragonfly CVS
Back to top
View user's profile Visit poster's website
Dizfunkshunal
Platinum Supporter


Joined: Mar 23, 2006
Posts: 2079

PostPost subject: Re: 9.1.2.7
Posted: Sun Aug 19, 2007 11:58 pm
Reply with quote

go to flood ban list click information beside each ban I think
_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
NanoCaiordo
Developer


Joined: Jun 29, 2004
Posts: 3677
Location: Melbourne, AU

PostPost subject: Re: 9.1.2.7
Posted: Mon Aug 20, 2007 12:01 am
Reply with quote

security -> flooding -> informations.
There is a video tutorial on Dizfunktional site as well.

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
MySQL 5.1 / PHP 5.3 / NextGen()
Back to top
View user's profile Visit poster's website
Phoenix
Site Admin


Joined: Apr 19, 2004
Posts: 8729
Location: Netizen

PostPost subject: 9.1.2.7 Themes - Safari and Opera
Posted: Tue Aug 28, 2007 3:34 am
Reply with quote

Provision has now been made to cater for variations in Safari and Opera browsers as well as existing IE6/7 variations.

For the time being, the changes are limited to theme.php with the addition of
Code:
$css_ie = ereg('MSIE 7.0', $user_agent) ? 'ie7' : (ereg('MSIE ([0-6].[0-9]{1,2})', $user_agent) ? 'ie6' : ((isset($_SESSION['SECURITY']['UA']) && $_SESSION['SECURITY']['UA'] == 'Safari') ? 'safari' : ((isset($_SESSION['SECURITY']['UA']) && $_SESSION['SECURITY']['UA'] == 'Opera') ? 'opera' : '')));
and alteration of {CSS_IE} to
Code:
'CSS_IE' => ($css_ie) ? '<link rel="stylesheet" type="text/css" href="themes/'.$CPG_SESS['theme'].'/style/'.$css_ie.'.css" />' : '',
Perhaps a more elegant solution later.
Note the template variable name CSS_IE hasn't changed so you don't have to change header.html.

The extra opera.css and safari.css have been added to the styles directories.

Safari in particular is very important since it has almost 5% of the market and is very likely to increase further.


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexCVS Info All times are GMT
Page 1 of 1


Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

stopsoftwarepatents.eu petition banner
User Info [x]

Welcome Anonymous

Nickname
Password
(Register)

Last CVS commits [x]

Languages [x]

Community [x]

Support for DragonflyCMS in a other languages:

Deutsch
Español

X-links [x]
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

Preview theme [x]
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.


You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
This page generated in 0.6427 seconds with 19 DB Queries in 0.0722 seconds
Memory Usage: 2.98 MB
Interactive software released under GNU GPL, Code Credits, Privacy Policy