Project:Install Profile API
Version:6.x-2.0
Component:CRUD functions and includes
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

Comments

#1

AttachmentSize
nodequeue.inc_.txt 3.97 KB

#2

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

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

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

#4

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

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

AttachmentSize
nodequeue.inc_.v4.txt 4.05 KB

#6

Status:needs review» fixed

Committed to CVS.

#7

Status:fixed» closed (fixed)

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

nobody click here