1.Ability to add blog (not just user) from admin cp
2.Last News from the blog hosting provider (the main blog) in members Dashboard
3.In Site Options Adding Admin E-mail
4.Menu system and when creat page have the appility to add it to the menu system
4.Edit theme for each member
6.making the main admin blog as a normal blog where admin can add posts and links and anything else
7.ability to but the blog in a folder not in root and making memberblogname.myfoldername.mydomain.com
#2. you can already do that. Go to /wp-admin/wpmu-feeds.php when logged in the main blog. Change them there. My users' dashboards have the main blog as the top feed, and I used the sitewidefeed plugin (http://www.itdamager.com/2005/12/21/wpmu-sitewide-feed/) to get the feed URL for the second one, so every user can see the latests posts from the site in the litle grey boxes.
#4 - this is theme-dependant. If you have a theme that uses Pages as a navbar, that'll do it. If you can't find one that does it already, I'll see if I can bundle up the code we've got. It's not hard.
(Ooo look! You can do it yourself! http://codex.wordpress.org/Creating_Horizontal_Menus)
#5 - editable themes: there's already a plugin.
http://wpmudevorg.wordpress.com/project/User-Themes
#6. the main admin blog can easily be changed to do that, just change the default ugly theme. No biggie. What I did was use a theme and made it available just to me, so no user can look like the main blog.
thx alot andrea
more suggestion
1.Favorite Blogs (Add, edit favorite Blogs + if the member have blog give him the appility to add his favorite blogs list to his blog )
2.View All Blogs (A to Z) (See Pic : http://img167.imageshack.us/my.php?image=az7zp.jpg)
3.Blog list By Country
4.Blog search (See Pic : http://img167.imageshack.us/my.php?image=seach8mm.jpg)
5.Categories System
5.Last Template Added - Featured Posts - Most Commented Posts - Hottest Blogs -Recent Posts
6.Blog Bar In Each blog
#3 can also be done in the latest versions.
kahless how this is posible as no field for country in registeration page ?
MazZziKa,
I was addressing #3 in the initial post in the thread. Sorry for the confusion.
samchng
Member
Posted 18 years ago #
Mazzzika, you need to let the user key into another field during registration. You also got to add another column to perhaps wp_blogs.
Then you do a SELECT from SQL to get all your desired country info out. :)
Done --> 1-2* / 1-3* /1-4* /1-5* / 1-6 / 1-7
-------
2.Last News from the blog hosting provider (the main blog) in members Dashboard
-------
it only show the frist post ..
-------
Menu system
-------
i know it is posible to add the code but most of member can not understand any codes .. so if there is any way to making a mod link joomla menu system or something like
-------
Edit theme for each member
-------
I Think the plugin need to be update to the new version
-------
Not Done : 1-1 / 2-1 / 2-2 / 2-3 / 2-4 / 2-5 /2-6