We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

New Extension: Weblog Extended

Development and Programming

Mozart Petter's avatar
Mozart Petter
8 posts
16 years ago
Mozart Petter's avatar Mozart Petter
@mozart - how will synchronizing the order of the weblogs on the Publish and the Edit tabs conflict with the other add-on?

Because the new implementation could be overwrite by the other extension and vice versa.

       
Mozart Petter's avatar
Mozart Petter
8 posts
16 years ago
Mozart Petter's avatar Mozart Petter
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.

       
Billy Patel's avatar
Billy Patel
284 posts
16 years ago
Billy Patel's avatar Billy Patel

Was this ever implemented?

       
eyevariety's avatar
eyevariety
158 posts
about 16 years ago
eyevariety's avatar eyevariety

Why isn’t this in the extension forum? Where are the mods?

       
Ingmar Greil's avatar
Ingmar Greil
29,243 posts
about 16 years ago
Ingmar Greil's avatar Ingmar Greil

Because he initially posted in core, which we do not monitor in any official capacity. Moved.

       
smartpill's avatar
smartpill
456 posts
15 years ago
smartpill's avatar smartpill

Yeah, I’d love to see the Edit Menu implementation.

       
Laisvunas's avatar
Laisvunas
879 posts
15 years ago
Laisvunas's avatar Laisvunas

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.

       
benek's avatar
benek
189 posts
15 years ago
benek's avatar benek

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.

       
benek's avatar
benek
189 posts
15 years ago
benek's avatar benek

Does the author of this extension read this thread? Is there any other way of getting support? I can’t even install the extension. Does it work for anyone else? Are there any alternatives that do the same thing that do work?

       
NKT com's avatar
NKT com
124 posts
15 years ago
NKT com's avatar NKT com

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
       
1 2

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.