| Author |
Message |
DJ Maze


Joined: Apr 19, 2004 Posts: 5668 Location: http://tinyurl.com/5z8dmv
|
Post subject: Re: DragonflyCMS 10 Posted: Sun Feb 21, 2010 11:59 pm |
|
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 |
|
 |
greenday2k


Joined: Aug 11, 2005 Posts: 485 Location: CO
|
Post subject: Re: DragonflyCMS 10 Posted: Mon Apr 19, 2010 12:35 am |
|
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 |
|
 |
DJ Maze


Joined: Apr 19, 2004 Posts: 5668 Location: http://tinyurl.com/5z8dmv
|
Post subject: Re: DragonflyCMS 10 Posted: Mon Apr 19, 2010 3:36 pm |
|
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 |
|
 |
greenday2k


Joined: Aug 11, 2005 Posts: 485 Location: CO
|
Post subject: Re: DragonflyCMS 10 Posted: Mon Apr 19, 2010 10:39 pm |
|
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 |
|
 |
NanoCaiordo


Joined: Jun 29, 2004 Posts: 3661 Location: Melbourne, AU
|
Post subject: Re: DragonflyCMS 10 Posted: Thu Sep 23, 2010 10:49 pm |
|
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 |
|
 |
Aforo


Joined: Dec 27, 2007 Posts: 147
|
Post subject: Re: DragonflyCMS 10 Posted: Fri Sep 24, 2010 12:03 am |
|
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 |
|
 |
NanoCaiordo


Joined: Jun 29, 2004 Posts: 3661 Location: Melbourne, AU
|
Post subject: Re: DragonflyCMS 10 Posted: Fri Sep 24, 2010 12:08 am |
|
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 |
|
 |
Aforo


Joined: Dec 27, 2007 Posts: 147
|
Post subject: Re: DragonflyCMS 10 Posted: Fri Sep 24, 2010 1:23 am |
|
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 |
|
 |
NanoCaiordo


Joined: Jun 29, 2004 Posts: 3661 Location: Melbourne, AU
|
Post subject: Re: DragonflyCMS 10 Posted: Fri Sep 24, 2010 1:34 am |
|
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 |
|
 |
Aforo


Joined: Dec 27, 2007 Posts: 147
|
Post subject: Re: DragonflyCMS 10 Posted: Fri Sep 24, 2010 1:51 am |
|
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 |
|
 |
Aforo


Joined: Dec 27, 2007 Posts: 147
|
Post subject: Re: DragonflyCMS 10 Posted: Sat Sep 25, 2010 8:48 pm |
|
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 |
|
 |
NanoCaiordo


Joined: Jun 29, 2004 Posts: 3661 Location: Melbourne, AU
|
Post subject: Re: DragonflyCMS 10 Posted: Tue Oct 05, 2010 1:28 am |
|
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 |
|
 |
InspectorClueNo


Joined: Mar 26, 2008 Posts: 215
|
Post subject: Re: DragonflyCMS 10 Posted: Thu Oct 27, 2011 2:49 am |
|
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 |
|
 |
Phoenix


Joined: Apr 19, 2004 Posts: 8733 Location: Netizen
|
Post subject: Re: DragonflyCMS 10 Posted: Thu Oct 27, 2011 3:21 am |
|
hmm, starting to work like a bought one again
_________________ • DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin •
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
 |
|
| Back to top |
|
 |
radiogetswild


Joined: Apr 22, 2004 Posts: 688 Location: UK
|
Post subject: Re: DragonflyCMS 10 Posted: Thu Oct 27, 2011 9:35 am |
|
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 |
|
 |