1 of 2
1
New Extension: Weblog Extended
Posted: 28 November 2008 04:22 PM   [ Ignore ]  
Summer Student
Total Posts:  12
Joined  06-28-2007

This is my first ExpressionEngine extension. I’ve created this, because I needed some features on the control panel, that don’t come with the original version.

The list of the new features added by this extension:

  * Nested Weblogs
  * Now you can set the show order of the Weblogs
  * You can enable/disable a Weblog
  * FCK support

There’s a module too, where you can use the new features implemented by the extension. The module extends the Weblog module, and adds the capability to list your weblogs.

An short example:

{exp:weblog_extended:weblogs}
{title}
{
/exp:weblog_extended:weblogs} 

Another one:

{exp:weblog_extended:weblogs id='menu' style='nested'}
<a href='{url}' title='{desccription}'>{title}</a>
{/exp:weblog_extended:weblogs} 

I’ll create a complete documentation soon as possible. Take a look on the extension, enjoy it, and please, give me your feedback.

You can download it here: http://www.mozartpetter.com/weblog-extended-my-first-expressionengine-extension

Profile
 
 
Posted: 01 December 2008 02:14 PM   [ Ignore ]   [ # 1 ]  
Summer Student
Total Posts:  12
Joined  06-28-2007

Some screenshots here: http://www.mozartpetter.com/weblog-extended-my-first-expressionengine-extension

Profile
 
 
Posted: 06 December 2008 05:35 AM   [ Ignore ]   [ # 2 ]  
Lab Assistant
RankRank
Total Posts:  140
Joined  09-09-2004

just great smile

 Signature 

Web Hosting - CMS - Izrada web stranica - SEO - Marketing Hrvatska

Profile
 
 
Posted: 25 December 2008 08:08 AM   [ Ignore ]   [ # 3 ]  
Summer Student
Total Posts:  1
Joined  12-07-2008

Hi!

I am new to EE, and this extension seems to do something that I am looking for.
I would like to show the entries in edit page grouped by weblogs/categories, just like the weblogs are nested in this image:
http://www.mozartpetter.com/wp-content/uploads/2008/12/weblog_management_screen.png

If “Web” and “Print” were entry names, then the edit page would display them indented under the “Portfolio” weblog. If “Web” and “Print” were weblogs, as it is in the image, then the entries would be indented under them. Something like:

Portfolio
  Web
    Entry 1
    Entry 4
  Print
    Entry 2
    Entry 3


Is this feasible with this extension? If no, could someone point me to some way of achieving this, changing some EE settings or using a third party extension, to have a more intuitive edit page?



Regards,

Jeferson Oliveira
Brazil

Profile
 
 
Posted: 26 December 2008 04:23 PM   [ Ignore ]   [ # 4 ]  
Summer Student
Total Posts:  12
Joined  06-28-2007

Jefferson,
Actually, this feature is not available in my extension, but I can add this feature in the next build. smile
I’ll work on the edit page soon. If you have some more needs, please, tell me.

Regards,

Mozart Petter
Brazilian too! smile

Profile
 
 
Posted: 27 December 2008 06:01 AM   [ Ignore ]   [ # 5 ]  
Lab Assistant
RankRank
Total Posts:  140
Joined  09-09-2004

im getting error after installing extension

MySQL ERROR:

Error Number: 1142

Description: SELECT command denied to user ‘user’@‘localhost’ for table ‘COLUMNS’

Query: SELECT COLUMN_NAME FROM INFORMATION_SCHEMA.COLUMNS WHERE COLUMN_NAME = ‘blog_parent’ AND TABLE_NAME = ‘exp_weblogs’ AND TABLE_SCHEMA = ‘user’

Nor i can access modul epage any more..i get this error

MySQL ERROR:

Error Number: 1054

Description: Unknown column ‘blog_parent’ in ‘where clause’

Query: SELECT weblog_id, blog_title FROM exp_weblogs WHERE blog_parent = 0 AND blog_status = ‘enabled’ ORDER BY blog_order

 Signature 

Web Hosting - CMS - Izrada web stranica - SEO - Marketing Hrvatska

Profile
 
 
Posted: 27 December 2008 07:11 PM   [ Ignore ]   [ # 6 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  524
Joined  09-06-2006

Pretty handy! It does seem to conflict with the Edit Menu extension though. So you can’t get the edit page when you select anything from the Edit tab dropdown. Instead it goes to a blank publish page.

 Signature 

Kyle Summer | smartpill design | New Haven, CT |  twitter

Profile
 
 
Posted: 09 January 2009 07:06 AM   [ Ignore ]   [ # 7 ]  
Lab Assistant
RankRank
Total Posts:  291
Joined  10-08-2006

Great extension, but it does, as mentioned, conflict with edit menu.

Profile
 
 
Posted: 01 February 2009 06:54 PM   [ Ignore ]   [ # 8 ]  
Summer Student
Total Posts:  12
Joined  06-28-2007

The conflict with the Edit Menu extension was fixed. You can access the updated version at http://projects.mozartpetter.com/projects/show/eewextended or by the SVN http://svn2.mozartpetter.com/ee/weblogextended/

Profile
 
 
Posted: 01 February 2009 08:23 PM   [ Ignore ]   [ # 9 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  484
Joined  08-31-2004

The weblogs are now displayed under the Edit tab, but they do not acquire the same (new) order which I assigned successfully to the weblogs for use under Publish.

Profile
 
 
Posted: 01 February 2009 08:57 PM   [ Ignore ]   [ # 10 ]  
Summer Student
Total Posts:  12
Joined  06-28-2007

russlipton, the weblogs displayed under the Edit tab is a feature of the Edit Menu extension. I can add this feature on the Weblog Extended, but it will conflict with the Edit Menu extension.

What you guys think?

Profile
 
 
Posted: 02 February 2009 01:38 AM   [ Ignore ]   [ # 11 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  524
Joined  09-06-2006
Mozart Petter - 02 February 2009 01:57 AM

russlipton, the weblogs displayed under the Edit tab is a feature of the Edit Menu extension. I can add this feature on the Weblog Extended, but it will conflict with the Edit Menu extension.

What you guys think?

You mean enable same function as Edit Menu except it’ll show the new order? That sounds good to me.

 Signature 

Kyle Summer | smartpill design | New Haven, CT |  twitter

Profile
 
 
Posted: 02 February 2009 02:32 AM   [ Ignore ]   [ # 12 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  484
Joined  08-31-2004

@mozart - how will synchronizing the order of the weblogs on the Publish and the Edit tabs conflict with the other add-on?

Profile
 
 
Posted: 02 February 2009 04:24 AM   [ Ignore ]   [ # 13 ]  
Lab Assistant
RankRank
Total Posts:  291
Joined  10-08-2006

Im in favour of having one extension do both jobs, so if you can add an edit menu as well as publish to yours then i am happy to drop the ez edit menu extension.

Profile
 
 
Posted: 02 February 2009 04:29 AM   [ Ignore ]   [ # 14 ]  
Lab Assistant
RankRank
Total Posts:  291
Joined  10-08-2006

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.

Profile
 
 
Posted: 02 February 2009 06:28 PM   [ Ignore ]   [ # 15 ]  
Summer Student
Total Posts:  12
Joined  06-28-2007
russlipton - 02 February 2009 07:32 AM

@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.

Profile
 
 
Posted: 02 February 2009 06:45 PM   [ Ignore ]   [ # 16 ]  
Summer Student
Total Posts:  12
Joined  06-28-2007
Bohboh - 02 February 2009 09:29 AM

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.

Profile
 
 
Posted: 31 July 2009 03:12 AM   [ Ignore ]   [ # 17 ]  
Lab Assistant
RankRank
Total Posts:  291
Joined  10-08-2006

Was this ever implemented?

Profile
 
 
Posted: 20 August 2009 10:36 PM   [ Ignore ]   [ # 18 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  180
Joined  06-27-2007

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

 Signature 

twitter

Profile
 
 
   
1 of 2
1