Will this module be ported to 6.0?
It is very critical to me

Comments

yngens’s picture

i second this support

lomz’s picture

Anything happening here?

mattman’s picture

Category: feature » task
Priority: Critical » Normal
Status: Active » Patch (to be ported)
StatusFileSize
new1.31 KB

Attached are the super simple fixes required. I ran this through coder so I've not done any testing against it - although it works fine in my local sandbox.

I'll be making a few enhancements to this module as I'd like to control the individual publishing options - which means I'll be making an admin page for it. I'll add that as another issue.

A D6 branch will be needed :)

mattman’s picture

Note, I forgot the & on the second parameter of _form_alter. It needs to be removed.

Artem’s picture

Suscribing. And hoping

lomz’s picture

Why subscribe and hope when you can use the patch and correct the error mentoned in comment 4? http://drupal.org/node/223207#comment-982586

I am using it as we speak.

Artem’s picture

Maybe because I don't really know how to code Drupal modules? ;)
Certainly, it boils down to that this issue is not that critical for me and I can live with it for a while.

timmillwood’s picture

I am currently modifying this for my use case, which is..
- Must work with Drupal 6
- Must be able to set permissions for each checkbox rather than the whole publishing options fieldset
- Must be able to edit if the fieldset is collapsible and collapsed by default

I have added all these features and now testing. I will upload a ZIP file with the module in ASAP.

I would love to help maintain this module, I think it is a must have in many of the projects I am working on.

timmillwood’s picture

StatusFileSize
new3.6 KB

Here is my update

timmillwood’s picture

StatusFileSize
new3.6 KB

Here is my update

timmillwood’s picture

StatusFileSize
new3.83 KB

I have been updating and have added the ability to change if the upload.module and scheduler.module fieldsets are collapsed and/or collapsible.

I have also added the authored on textfield to the Publishing options fieldset with seperate permissions.

lomz’s picture

Is this going to be published as the official 6.x release soon? I dont line yellow fields in my update manager.

timmillwood’s picture

I am willing to help maintain this module if it needs a push.

giorgosk’s picture

#11 module worked for me (using D6.5)

lomz’s picture

Works for me to.
I sent mail to maintainer asking for appointment of timmillwood as maintainer/co-maintainer.

timmillwood’s picture

Great.

I look forward to take feature requests.

RobRoy’s picture

@timmillwood, please apply for a CVS account if you wish to maintain this bad boy. Then contact me and I'll switch it over.

lomz’s picture

Remember to add this issue-number in the application.

timmillwood’s picture

application sent

AjK’s picture

cvs acct approved, have fun!

StevenWill’s picture

Thanks for converting this to drupal 6!

timmillwood’s picture

All I need to do now is an official D6 branch. Although I am having CVS issues.

timmillwood’s picture

Status: Patch (to be ported) » Fixed

6.0 snapshot now live. Give me a shout with any issues!

akolahi’s picture

Thanks for your contributions, timmillwood!!!

timmillwood’s picture

Status: Fixed » Closed (fixed)