my idea for joomla

Locked
etusha
Joomla! Apprentice
Joomla! Apprentice
Posts: 33
Joined: Wed May 16, 2007 10:15 am
Location: http://www.Joomla16Demo.com
Contact:

my idea for joomla

Post by etusha » Mon Dec 01, 2008 7:24 pm

hello all here
are my idea for Joomla

Code: Select all

=====================================================================
Component and models 
----------------------
polls only registered user can vote 
user can't see result 
see result only after vote 
or simply can use pollxt
----------------------
web link
can create subcategories
registered user can post site (publish only when admin approve it )
registered user can vote, site comment 
module random site ,most voted, future , news,
----------------------
create commenting system 
----------------------
=====================================================================
admin panel
----------------------
auto update for extension like firefox
automatic update for security bugs
//check via cron job every day
// notify admin when login or via email when new update are available 
----------------------
who search engine visit me like phpbb3
----------------------
site statistic
----------------------
server load cpu ram number of user in that moment 
----------------------
security
protect from flood slq injection php injection other attack 
// scan server security 
//
----------------------
password expires after xx day (default 60 day )
// if user don't change password after XX day deactive that account 
// he can active it again 
//different password expires for different groups (for example :admin 20 day -- mod 40 day  etc etc )
password strength check
----------------------
block user to regist with some kind of email services (for explame like yopmail.com)
//whose account can be used for spam 
//admin can add or remove sites 
//admin can update blocked site list (Joomla admin can edit globla list)
----------------------
change administrator folder path (from admin panel)
// from joomla.org/administrator to joomla.org/ony_i_know/
----------------------
better cache system 
----------------------
Create site map XML 
----------------------
Possibility to add meta tags easy 
----------------------
create advance user register 
//request birthday 
//state town etc etc
----------------------
=====================================================================

User avatar
psantamaria
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 208
Joined: Tue Aug 26, 2008 8:14 pm
Location: Brisbane, Australia
Contact:

Re: my idea for joomla

Post by psantamaria » Mon Dec 01, 2008 7:42 pm

Etusha you have great ideas, everyone knows that joomla has tooooooo many thing to be improved, and the developer team is always working hard to do it. I want to be a member of the developer team, but i´m not ready yet. I really agree with your ideas, and I hope that I can help to improve joomla soon.

etusha
Joomla! Apprentice
Joomla! Apprentice
Posts: 33
Joined: Wed May 16, 2007 10:15 am
Location: http://www.Joomla16Demo.com
Contact:

Re: my idea for joomla

Post by etusha » Sun Jan 11, 2009 8:02 pm

i add some idea
--------------------------------------
Access Level:
not show module or link after user login

--------------------------------------
add cron job function
do every X min purging cache ,check mysql ,security check
have a list of cron job there other extension can add their jobs they need
--------------------------------------
check directory permission
administrator/backups/ administrator/components/ administrator/language/ administrator/language/en-GB/ administrator/modules/ administrator/templates/ components/ images/ images/banners/ images/stories/ language/ language/en-GB/ language/pdf_fonts/ media/ modules/ plugins/ plugins/content/ plugins/editors/ plugins/editors-xtd/ plugins/search/ plugins/system/ plugins/user/ plugins/xmlrpc/ tmp/ templates/ /path/to/site/cache/ /path/to/site/administrator/cache/

if any extension need any rewritable directory add it too special mysql table

and if its not rewritable show simple notification when install and user login

check directory permission with cron job
--------------------------------------

User avatar
dannymarr
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Sun Dec 14, 2008 10:57 am
Location: Sydney, Australia

Re: my idea for joomla

Post by dannymarr » Wed Feb 04, 2009 7:13 am

wow! these are great suggestions!

eyashwant
I've been banned!
Posts: 960
Joined: Wed Dec 03, 2008 9:28 am
Contact:

Re: my idea for joomla

Post by eyashwant » Wed Feb 04, 2009 8:20 am

dannymarr wrote:wow! these are great suggestions!
Sure..these are good once and surely this will come up in upcoming versions.

etusha
Joomla! Apprentice
Joomla! Apprentice
Posts: 33
Joined: Wed May 16, 2007 10:15 am
Location: http://www.Joomla16Demo.com
Contact:

Re: my idea for joomla

Post by etusha » Wed Feb 04, 2009 5:22 pm

the next joomla version i love to have

possibility to create subcategory in weblink
// module like http://www.joomler.net/ weblink or use that but supported by joomla

change /administrator path
not show module or link after user login
options only registed user can vote in polls


PLZ VOTE FOR THIS IDEA AND PLZ WORK FOR THIS

eyashwant
I've been banned!
Posts: 960
Joined: Wed Dec 03, 2008 9:28 am
Contact:

Re: my idea for joomla

Post by eyashwant » Wed Feb 04, 2009 5:26 pm

etusha wrote:the next joomla version i love to have

possibility to create subcategory in weblink
// module like http://www.joomler.net/ weblink or use that but supported by joomla

change /administrator path
not show module or link after user login
options only registed user can vote in polls


PLZ VOTE FOR THIS IDEA AND PLZ WORK FOR THIS
These ideas are great but changing the admin path is the BEST and I am starving for that.

etusha
Joomla! Apprentice
Joomla! Apprentice
Posts: 33
Joined: Wed May 16, 2007 10:15 am
Location: http://www.Joomla16Demo.com
Contact:

Re: my idea for joomla

Post by etusha » Sun Sep 06, 2009 10:57 am

another suggest

which code run faster
1.

Code: Select all

<?php
echo "Hello World";
?>
or
2.

Code: Select all

<?php
//comment

//comment


//comment
//comment
//comment
//comment




echo "Hello World";
//comment

//comment
//comment
?>

eyashwant
I've been banned!
Posts: 960
Joined: Wed Dec 03, 2008 9:28 am
Contact:

Re: my idea for joomla

Post by eyashwant » Sun Sep 06, 2009 11:09 am

With out comments.

etusha
Joomla! Apprentice
Joomla! Apprentice
Posts: 33
Joined: Wed May 16, 2007 10:15 am
Location: http://www.Joomla16Demo.com
Contact:

Re: my idea for joomla

Post by etusha » Sun Sep 06, 2009 11:25 am

so i suggest to
create 2 version
one for use without comment
one for developer with comment

joomla will run faster :)

eyashwant
I've been banned!
Posts: 960
Joined: Wed Dec 03, 2008 9:28 am
Contact:

Re: my idea for joomla

Post by eyashwant » Sun Sep 06, 2009 11:34 am

this is what i was supposed to say...you stole my idea LOL :)

etusha
Joomla! Apprentice
Joomla! Apprentice
Posts: 33
Joined: Wed May 16, 2007 10:15 am
Location: http://www.Joomla16Demo.com
Contact:

Re: my idea for joomla

Post by etusha » Thu Sep 17, 2009 9:53 pm

http://developer.joomla.org/coordinator ... or-16.html

why dont drop barner and weblink news feed asing that other people or company FREE
so the team can have more time for ACL and core

unleash.it
Joomla! Explorer
Joomla! Explorer
Posts: 268
Joined: Wed Dec 12, 2007 2:40 am
Location: Frisco, CA

Re: my idea for joomla

Post by unleash.it » Sat Sep 19, 2009 3:26 am

IMO, they should get rid of things like weblinks, banners, polls and newsfeeds altogether. And maybe offer them as an extension if there isn't already a better alternative. These things are aging and an example of stuff that's hard to maintain in the core... considering everything they have to do... but could easily be extensions instead.

Comments on the other hand would be welcome, because so many sites these days needs them. Same with a contact form... although it would be nice if they updated the current one a bit and maybe replaced those funky icons ;) I think if you're a developer and don't need a particular component, I read somewhere it's going to be possible to completely remove it in the next Joomla. You can do it right now... but it might come back with an update.

To me, it's a good idea to consider making it simple to build an average site. Have the core have what most sites need already, and leave the more boutique stuff as extensions. As long as things are granular enough to replace things like a default comments, this should be a win-win for everyone.

etusha
Joomla! Apprentice
Joomla! Apprentice
Posts: 33
Joined: Wed May 16, 2007 10:15 am
Location: http://www.Joomla16Demo.com
Contact:

Re: my idea for joomla

Post by etusha » Thu Sep 24, 2009 5:19 pm

com_barnner --> FlexBanner
Weblink ---> i dont know any good component for moment (FREE) at J16 it have many features
Contact --->any one have test "Flexi Contact" ??(i suggest J support it its "small" )
poll ---> apoll but not so good (my opinion ) pollXP mess up
news feed --> i personally never use that


Locked

Return to “Feature Requests - White Papers - Archived”