Nucleus Development To Do list

Just a place for me to keep track of Nucleus CMS development tasks. Both for the core and plugins.
Rating:
51.0
51 votes
1 2 3 4 5


Core

Plugins

  • NP_FlashMP3: allow local files in common folders. See this thread.
  • NP_Profile: make editlink-type variable to show edit form for inclusion in special skin part. Also doIf() function to determine if viewer is owner of given profile.
  • NP_Ordered: make variable to show mix over all blogs (like showblogs) and variable to list a member's items over any blogs (like memberitems).
  • NP_MailForm: template to format email output. See comment below. In 1.10
  • NP_MailForm: template to format email subject. Request from Leng. In 1.10
  • NP_LightBox2 (and its sisters): modify caching in thumbnail.php to set permissions differently so that owner of site can delete with file/ftp manager. See this thread In 1.36.01
  • NP_LightBox2 (and its sisters): see if we can have a single random image thumbnail to represent a whole image set. i.e. click the one thumbnail, then navigate through the entire image set from a folder. In 1.36
  • Consider a NP_AutoBackups plugin. See http://forum.nucleuscms.org/viewtopic.php?t=18534. Forget this, seems the Japanese community comes through again! NP_znBackup
  • NP_Ordered:fix bug where no row created in plug_ordered_bloglist after new blog creation, need to subscribe to PostAddBlog event or some such. Also, see if can't fix for any missing blogs that were affected by bug. In 1.33.
  • NP_Ordered: more sort choices for bloglist, i.e. alphabetic by name, shortname In 1.33.
  • NP_Ordered: for show parameter, when value is ordered, allow some range of orders so can display things ordered between 1 and 99 with one call and things ordered above 100 in another. Not sure how to set range apart maybe ordered(specialsort){1:99} In 1.33.
  • NP_LightBox2 (and sisters): fix thumbnail caching so changing width of thumbnail creates a new thumbnail. in 1.37
  • NP_ColorBox: write this plugin based on NP_ThickBox. See ColorBox released 10/19/2009
Rating:
51.0
51 votes
1 2 3 4 5

« Prev item - Next item »
--------------------------

Comments

How about adding the possibility to add/create a template for the output email from NP_MailForm ?

As it is now, I had to hack the plugin to render the outcome as I wanted it.

Another great plugin tho, I love it! :-D

Monkeybrain • 10 February, 2009 • 06:09:35
Good idea! I also hacked it to look better.
However... sometimes they wanna use the same script for a different purpose... so beeing able to use more then one "template" would be cool

but don't stress it, you're helpfull enough

Pheser • 19 February, 2009 • 08:22:45
I agree with Pheser on his addition, it would be great to specify what template to use.

A lot of work tho, but I'm sure you'r the man for the job ;)

Monkeybrain • 21 February, 2009 • 08:25:57
I knew I'd regret releasing that MailForm plugin. I wrote if just to email form output to another program for processing. The output was originally much uglier to the human eye since it was intended for machine parsing.

The template idea is a good one, though. When I have time, I will see how I can work it into the plugin.

If I understand the request, it's to allow the same form to use different output templates depending on a template name called from the skinvar?

ftruscot • 21 February, 2009 • 10:58:49
That would be correct, if I understand Pheser's request right.

Monkeybrain • 24 February, 2009 • 15:04:27
Hey ftruscot,

The RSS feed for this site is not working? 8)

admun • 27 February, 2009 • 13:54:44
Thanks, admun.

I've fixed it. It should be http://revcetera.com/xml-rs...

ftruscot • 27 February, 2009 • 14:04:15
Monkeybrain, Pheser, and Leng:

MailForm 1.10 should do what you requested. Check it out: http://revcetera.com/ftrusc...

ftruscot • 17 April, 2009 • 17:15:11

Leave comment