Also, i couldnt see how to do this. I needed a way of creating a group of weblogs without having to create a specific weblog for it. Example, I have three web logs, “News - North America”, “News - Europe” and “News - Rest of the World”. I wanted to group them together, the only way i could see to do this was to create a weblog called “News” and set the three weblogs as children of “News”. Is there or could you add a way of flagging weblogs as ones you cant click on to publish or edit. e.g. “disable click” option. Hope that made sense.
Yes. I’ll see some way to implement this.
Hi,
Thanks for great extension/module.
It is really useful to have the possibility to set the show order of the Weblogs, but it can be confusing if the order is not respected across all Control Panel.
Currently the order one can set by going CP Home > Admin > Weblog Administration > Weblog Management is respected only in Publish tab dropdown. It would be great if the same order were respected also
1) In Edit tab dropdown. Cocoaholic’s Edit Menu extension is something most EE users cannot live without; Edit Menu extension of course does not respect show order of the Weblogs set by Weblog Extended, so it seems that consistency can be achieved only by reimplementing in Weblog Extended Edit Menu’s functionality.
2) In the list of weblogs which is displayed by clicking Publish tab. It’s true that EE users most often click not on Publish tab, but on some item in Publish tab’s dropdown, but still it is best when weblog list is the same across CP.
3) In weblog list which is displayed by selectbox in Edit tab’s “Edit Weblog Entries” search form.
I get the following error when trying to enable the extension:
MySQL ERROR: Error Number: 1044 Description: Access denied for user ‘db34042’@’%’ to database ‘INFORMATION_SCHEMA’ Query: SELECT COLUMN_NAME FROM INFORMATION_SCHEMA.COLUMNS WHERE COLUMN_NAME = ‘blog_parent’ AND TABLE_NAME = ‘exp_weblogs’ AND TABLE_SCHEMA = ‘db34042_weddingwise’
What’s up with that? Cannot complete installation.
This looks like the prefect extension. Unfortunately i get a heap of SQL code at the top of the pages i include the tag on.
SELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 2 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 3 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 5 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 6 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 7 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 8 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 9 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 10 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 11 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 13 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 15 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 14 ORDER BY blog_parent ASC, blog_order ASCSELECT weblog_id, blog_name, blog_title, blog_url, blog_description, total_entries, total_comments, total_trackbacks, last_entry_date, blog_status, blog_parent FROM exp_weblogs WHERE site_id = 1 AND blog_parent = 16 ORDER BY blog_parent ASC, blog_order ASC
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.