DragonflyCMS 10
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexCVS Info
Author Message
DJ Maze
Developer


Joined: Apr 19, 2004
Posts: 5668
Location: http://tinyurl.com/5z8dmv

PostPost subject: Re: DragonflyCMS 10
Posted: Sun Feb 21, 2010 11:59 pm
Reply with quote

greenday2k wrote:
Whoa! Nice update, well seems that DF 10 is getting a new structure. The Ajax and the framework2.js features seem pretty interesting.

framework2.js is my old unmaintained MOO CMS version

I wrote a new one which is also added this evening: poodle.js
poodle.js converts Internet Explorer to be W3C compatible.


DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora 12 / 2.2.15 / 5.1.47 / 5.3.3 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger
greenday2k
Forum Admin


Joined: Aug 11, 2005
Posts: 485
Location: CO

PostPost subject: Re: DragonflyCMS 10
Posted: Mon Apr 19, 2010 12:35 am
Reply with quote

Why not place the calls to the javascripts files to the bottom of the page? i mean footer.php to improve loading times.
_________________
www.greenday2k.net



greenday2k's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
DJ Maze
Developer


Joined: Apr 19, 2004
Posts: 5668
Location: http://tinyurl.com/5z8dmv

PostPost subject: Re: DragonflyCMS 10
Posted: Mon Apr 19, 2010 3:36 pm
Reply with quote

greenday2k wrote:
Why not place the calls to the javascripts files to the bottom of the page?
Some people create terrible JavaScript code.
They try to access the DOM when it's not fully loaded yet.

To solve this problem something big has to change in the Df core.
There need to be two new functions like:
  • $JavaScript->addData()
  • $JavaScript->addFile()
These will temporary store all needed JavaScript inside the $JavaScript object.
Then when footer.php gets called something like $JavaScript->__toString() needs to be called to echo all script elements.


DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora 12 / 2.2.15 / 5.1.47 / 5.3.3 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger
greenday2k
Forum Admin


Joined: Aug 11, 2005
Posts: 485
Location: CO

PostPost subject: Re: DragonflyCMS 10
Posted: Mon Apr 19, 2010 10:39 pm
Reply with quote

I understand that an object will handle this better but maybe in a complex way. Why not something as simple as a $javascript global var (like $header for header.php ?).

Well, dragonfly by default is not bloated with javascripts and it makes the changes easier.

On footer.php will be first call Files, then data (when loaded or when ready -ondocument-)

_________________
www.greenday2k.net



greenday2k's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
NanoCaiordo
Developer


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

PostPost subject: Re: DragonflyCMS 10
Posted: Thu Sep 23, 2010 10:49 pm
Reply with quote

In future, HEAD will not support usual upgrades anymore including postnuke, cpgbb 1.x, coppermine 1.x, 8.x, 9.1 and 9.2.

Will instead support DragonflyCMS 9.3+ (next releases) only and latest versions of cpgbb (needs dev), coppermine (needs dev) and possibly many others CMS like wordpress, joomla! etc etc ...

Any comments or suggestions?

_________________
.:: 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
Aforo
I18N / L10N Lead Dev


Joined: Dec 27, 2007
Posts: 147

PostPost subject: Re: DragonflyCMS 10
Posted: Fri Sep 24, 2010 12:03 am
Reply with quote

I think that can be good if we simplified some options.

But I'dont understand what do you said with "many others CMS like wordpress, joomla! etc etc ..."

DragonflyCMS.org is going to support Joomla? or only the change from Joomla to DF10?

In other hand, I think that we must have an official download of DF 10 or at least a DF 9.5 package in the next time. We know (for our Spanish community) that many people has problem in the first intallation of DF 9.2 (specially with preconfiguration of security parameters, must be dissable flooding and unknowed user agent).

_________________
Aforo - Google Earth - WebNaranja - DFcms.es

Aforo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Centos 5/Apache 2.2.3/MySQL:5.0.45/PHP:5.2.10 /9.2
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer


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

PostPost subject: Re: DragonflyCMS 10
Posted: Fri Sep 24, 2010 12:08 am
Reply with quote

Talking about converting from other CMS.

The current RC has those options disabled by default and moreover a reworked and non-blocking UA detection.

_________________
.:: 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
Aforo
I18N / L10N Lead Dev


Joined: Dec 27, 2007
Posts: 147

PostPost subject: Re: DragonflyCMS 10
Posted: Fri Sep 24, 2010 1:23 am
Reply with quote

Hi Nano,

The package tha you download fron here:
dragonflycms.org/Downl...ils/id=28/

Get the next result if you try to install with Google Chrome:

Quote:
Unknown user-agent
You are banned from this site due to a unknown user-agent.

I think that this is not a good result for people that is starting with DF.

Many people try to install and when they get a problem can not continue.

_________________
Aforo - Google Earth - WebNaranja - DFcms.es

Aforo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Centos 5/Apache 2.2.3/MySQL:5.0.45/PHP:5.2.10 /9.2
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer


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

PostPost subject: Re: DragonflyCMS 10
Posted: Fri Sep 24, 2010 1:34 am
Reply with quote

dragonflycms.org/Downl...ls/id=540/
_________________
.:: 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
Aforo
I18N / L10N Lead Dev


Joined: Dec 27, 2007
Posts: 147

PostPost subject: Re: DragonflyCMS 10
Posted: Fri Sep 24, 2010 1:51 am
Reply with quote

When I downloaded the other package, I though that was the core package and that one was only a actualization, not core only modified files.

Perhaps I'm stupid, but I think that is not clear.

I think that can be more clear if you change the title of the package:

For example: "Dragonfly CMS 9.2.3.2 from CVS"

_________________
Aforo - Google Earth - WebNaranja - DFcms.es

Aforo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Centos 5/Apache 2.2.3/MySQL:5.0.45/PHP:5.2.10 /9.2
Back to top
View user's profile Visit poster's website
Aforo
I18N / L10N Lead Dev


Joined: Dec 27, 2007
Posts: 147

PostPost subject: Re: DragonflyCMS 10
Posted: Sat Sep 25, 2010 8:48 pm
Reply with quote

By de way, please, if it's possible introduce my Spanish Language file for Install in the next package.

dragonflycms.org/Forum...c/t=24424/

I think that can be interesting.

_________________
Aforo - Google Earth - WebNaranja - DFcms.es

Aforo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Centos 5/Apache 2.2.3/MySQL:5.0.45/PHP:5.2.10 /9.2
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer


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

PostPost subject: Re: DragonflyCMS 10
Posted: Tue Oct 05, 2010 1:28 am
Reply with quote

New feature: a detailed debugging option and fully working .. will commit changes later.

For PHP < 5.3 will not work as expected since eg: E_DEPRECATED doesn't exists, so in your case nothing will happen when selecting these options.

_________________
.:: 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
InspectorClueNo
Heavy poster


Joined: Mar 26, 2008
Posts: 215

PostPost subject: Re: DragonflyCMS 10
Posted: Thu Oct 27, 2011 2:49 am
Reply with quote

i see you made some changes, current debug page looks a lot better lol

but whats the plugin page? looks like more an update page too me and i guess its not completed yet

spamhaus dns thing? great!


InspectorClueNo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
none available
Back to top
View user's profile Visit poster's website
Phoenix
Site Admin


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

PostPost subject: Re: DragonflyCMS 10
Posted: Thu Oct 27, 2011 3:21 am
Reply with quote

hmm, starting to work like a bought one again Smile
_________________
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
radiogetswild
500+ Posts Club


Joined: Apr 22, 2004
Posts: 688
Location: UK

PostPost subject: Re: DragonflyCMS 10
Posted: Thu Oct 27, 2011 9:35 am
Reply with quote

Hi Phoenix

If you need any help with beta testing let me know as always welcome

hope you have had a good year been tough over here but hanging in there..

cheers from Tim and all from RGW


radiogetswild's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
MySQL Version 5.0.45 PHP Version 5.2.6 apache is 1.3.41 Dragonfly 9.2.1 Windows Vista
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexCVS Info All times are GMT
Go to page Previous  1, 2, 3, 4, 5  Next
Page 4 of 5


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.6517 seconds with 19 DB Queries in 0.1675 seconds
Memory Usage: 3.03 MB
Interactive software released under GNU GPL, Code Credits, Privacy Policy