NodeQueue queue creator

DamienMcKenna - March 16, 2009 - 01:47
Project:Install Profile API
Version:6.x-2.0
Component:CRUD functions and includes
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

A set of functions to create nodequeues would be great.

Here's one I made earlier. It doesn't have lots of functions for removing nodequeues, just for adding them.

#1

DamienMcKenna - March 16, 2009 - 01:48
AttachmentSize
nodequeue.inc_.txt 3.97 KB

#2

James Andres - July 15, 2009 - 21:18

I'm testing this actively right now. The only issue I've found so far is the default views are not created. This update clears the views cache which rebuilds all default views.

One thought, for install_nodequeue_create() what about just calling the nodequeue_save() function? I think there is some wheel reinvention going on. Or am I missing something?

AttachmentSize
nodequeue.inc_.v2.txt 4.05 KB

#3

DamienMcKenna - July 16, 2009 - 00:27

You have a point, I'll see about re-doing it.

edit
Oh, you already did X-) I'll take a look. Thanks.

#4

James Andres - August 11, 2009 - 17:10

This new .inc fixes a problem with the SQL in install_nodequeue_add_sub. This one works well for me, if no complaints I will commit :-).

AttachmentSize
nodequeue.inc_.v3.txt 4.05 KB

#5

James Andres - August 26, 2009 - 16:28

Actually the last one didn't fix much. This one is a better roll.

AttachmentSize
nodequeue.inc_.v4.txt 4.05 KB

#6

James Andres - November 2, 2009 - 12:00
Status:needs review» fixed

Committed to CVS.

#7

System Message - November 16, 2009 - 12:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.