custom_pub 7.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| custom_pub-7.x-1.0-rc2.tar.gz | 13.86 KB | 0e2cc11c18cc9e93f847594061ab4990 |
| custom_pub-7.x-1.0-rc2.zip | 15.81 KB | e8d62328953788d130055e4e23678c39 |
Release notes
Contains fixes for #1338268: Delete button doesn't work in diff. language and #1259824: Views Filter by. Also began cleanup using Coder module reports.
custom_pub 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| custom_pub-7.x-1.0-rc1.tar.gz | 12.75 KB | 8845bd2cf32ab9b806632f925e06d190 |
| custom_pub-7.x-1.0-rc1.zip | 14.73 KB | 60906322436dde119f1b149994b08321 |
Release notes
Changes since 24403c4256f1fb8929d5652fd9e21bfe454215bd:
- Made a bunch of fixes to the admin interface. Should beable to use the default admin/content successfully now.
- Nightly commit. Should be ready to roll. Except for a single E_NOTICE error. But I have a solution for that.
- Fixed the filtering to work.
- Commiting some filter changes.
- Made changes to the Admin JS. And added some D7 needed functions. It should be mostly working on D7, but I'm not ready to push a D7 release just yet.
custom_pub 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| custom_pub-7.x-1.x-dev.tar.gz | 13.8 KB | f3ef85867235ab006c4bacdd8ce32f8c |
| custom_pub-7.x-1.x-dev.zip | 15.82 KB | b688ce50f7394684bc32cf8af8a9a922 |
Release notes
Dev release.
custom_pub 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| custom_pub-6.x-1.4.tar.gz | 11.01 KB | b7d773aecf36d15db92d4040106dcfe0 |
| custom_pub-6.x-1.4.zip | 12.31 KB | d0f427c0f77424f7fff105fc7cf60a60 |
Release notes
Forgot to add the theme.inc file into the last release.
custom_pub 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| custom_pub-6.x-1.3.tar.gz | 10.83 KB | cb15243fc6eee81c8851a238596f792f |
| custom_pub-6.x-1.3.zip | 11.86 KB | 45e9e0e18568a990f8a612aefe23bddc |
Release notes
New Features
-
Rules/Actions Integration
- Added configurable actions that integrate with both core actions, and Rules
- USAGE: Simple add a new action or rule using the Toggle on(off) Custom Publishing Option action.
-
Added Option Permissions
- Each option now has it's own permission in the Permissions table.
- USAGE: Simply create your options and then go to the Permissions page to add those permissions to roles. Existing options will also be added
You MUST run update.php after upgrading as the saved types need to be tweaked to be compatible with the new features
custom_pub 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| custom_pub-6.x-1.2.tar.gz | 10 KB | 58c472a8a723c952a3c6f54fa1628840 |
| custom_pub-6.x-1.2.zip | 11 KB | 6892885fd3951e92f486925160f0be1c |
Release notes
Added the ability to attribute options to only certain node types. Cleaned up a few code issues.
custom_pub 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| custom_pub-6.x-1.x-dev.tar.gz | 12.43 KB | 723c5a28ae49e8bffe31306ae21df863 |
| custom_pub-6.x-1.x-dev.zip | 14.15 KB | 690b680a764e2cb58412b01cb4365113 |
Release notes
Dev snapshot where all the lastest development is happening.
custom_pub 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| custom_pub-6.x-1.1.tar.gz | 9.44 KB | cb8085e32b467d1b05eeb2dbccfb5e39 |
| custom_pub-6.x-1.1.zip | 10.48 KB | d03a65679b5a5303aa0845fecda72cf1 |
Release notes
Fixes the problem in #714162: custom publishing option is not recorded by adding a cache_clear_all('schema') call after the fields are added to the db.
custom_pub 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| custom_pub-6.x-1.0.tar.gz | 9.4 KB | c251a585eaaf763d3b8f5ad4ae195361 |
| custom_pub-6.x-1.0.zip | 10.46 KB | 2cbd9192a6cf33d69fa9a957fa5ef491 |
Release notes
The first official release.
custom_pub 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| custom_pub-6.x-1.0-beta1.tar.gz | 9.38 KB | 2c770522cb555eedb5cf0968a0c23b43 |
| custom_pub-6.x-1.0-beta1.zip | 10.46 KB | bc660896e9b118ec8084943a44773f88 |
Release notes
This is the first release of this module. Please test and update the issue queue with any bugs/requests