outline_designer 7.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-7.x-2.0-alpha2.tar.gz | 85.29 KB | 5aa0ce2f822cc4f45a5a2af05cde6c68 |
| outline_designer-7.x-2.0-alpha2.zip | 132.51 KB | b0755e5746e9610a8512bdacc3077c67 |
Release notes
Book logic abstracted from OD core and enhancements from 6.x-2.x branch pushed forward.
Bug Fixes
- #1543278: WSOD after enabling -- Outline Child Pages now works
- #1512230: Error occurs at /admin/content/book/outline_designer -- book / global settings forms now functional
- Cleaned up some ajax calls
- Duplicate should now be functional
- Add new book button is back on the book content overview page
- Requirement of a page in a book to start using outline designer now works correctly
Known issues still
- table reloading still throws "book modified by another user" errors
- all operation are successful but don't refresh screen
- titles stack on refresh of interface (its like the drupal core ajax replace function isn't working)
- OD Book settings page isn't loading the checkbox grid to hide buttons correctly
outline_designer 6.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-6.x-2.0-beta2.tar.gz | 85.16 KB | cda255934f1f6fe89bc299c87a48b27d |
| outline_designer-6.x-2.0-beta2.zip | 132.28 KB | e0e248bb2c9f9cde08361864984b0a05 |
Release notes
Book logic has been completely abstracted from outline designer core. Also the API has changed slightly to allow for pure API based operations (ones that never render to the end user like drag and drop).
Menu and other projects should be able to be integrated now
outline_designer 7.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-7.x-2.0-alpha1.tar.gz | 84.65 KB | eb546717699a4094b6803c1f311107d7 |
| outline_designer-7.x-2.0-alpha1.zip | 132.44 KB | 4bfa311521013a974b326b9c6f8f057a |
Release notes
This is a stable enough port of the 6.x-2.x code to get a working version out.
Known issues
- Tables reload by adding titles to the end of existing
- Hidden nodes integration currently unstable
- OD Book settings page with permissions per action currently unstable
- Duplicate is non-functioning
outline_designer 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-7.x-2.x-dev.tar.gz | 85.3 KB | ab594ee178b710d2a8ae34c2bd0ef745 |
| outline_designer-7.x-2.x-dev.zip | 132.52 KB | deb13147d444db6ab68450fd871d4c6b |
Release notes
dev branch for 7.x-2.x port of the 6.x-2.x API and functionality branch. 7.x-1.x will never exist essentially. this should be the working branch for now
outline_designer 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-6.x-2.0-beta1.tar.gz | 84.55 KB | 6e7bb7fc77f18da4651bfa03f7ed4cf1 |
| outline_designer-6.x-2.0-beta1.zip | 132.27 KB | bb08da808989a4e324f580cb2f27e335 |
Release notes
COMPLETE REDESIGN
- NEW: API for hooking in external items to the context menu system
- NEW: Book module requirement removed and abstracted to new module
- outline_designer_book is not required though will give you the 1.x branch experience
- MOVED: admin/settings/outline_designer contains the globals for the outline designer project
- OG / Outline both have been ported to work with 2.x though need deeper testing
- JS cleaned up and abstracted better for less code while accomplishing the same thing
This does not include views or menu integration but it's been abstracted to the point that those should be easier to integrate in the future. All new functionality will be added to this branch and it will be easier to upgrade to Drupal 7 from this.
outline_designer 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-6.x-2.x-dev.tar.gz | 98.42 KB | b8788f667fb0d3f748ffa4222895dff0 |
| outline_designer-6.x-2.x-dev.zip | 147.7 KB | e8851298067beba0ba20608c23f72149 |
Release notes
2.x branch is for rebuilding outline designer from the ground up and abstracting the UI from the book module
outline_designer 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-7.x-1.x-dev.tar.gz | 83.92 KB | 3a46f033075606c6e3c0f1b0990edb4f |
| outline_designer-7.x-1.x-dev.zip | 131.63 KB | b7264d48157eec0618d0b3f6f78f0067 |
Release notes
Snapshot of 7.x branch
outline_designer 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-6.x-1.3.tar.gz | 83.25 KB | e271733ef016957a0c084f5beedff124 |
| outline_designer-6.x-1.3.zip | 126.42 KB | 256d59336bb48c922bcbf94c391520e2 |
Release notes
Bug Fixes:
*Fixed translation issue #1060910: Please make text translatable
*Fixed pathauto issue #1003268: Pathauto conflict
*module plays nicer with jquery update 2.x alpha 1 #1055156: Drag & drop broken with jquery_update 6.x-2.0-alpha1
*Better sanitization of titles for add, rename and duplication (+ and # had caused issues previously)
New Features:
*New Module added named Outline Child Pages allowing #794732: Expose interface to normal users... and #1062250: Integrate Rearrange child pages module with this project
*New iterative duplication with additional token for number
*Better use of Form API for theme consistency on pop ups
*Context menu permissions #1033962: Customization of the Context menu
*Cleaned up some of the ajax calls
*Way paved for Book Manager integration #1063686: Outline Designer 1.3 Integration patch
Thanks to all who submitted patches, this is the most flexible version yet!
outline_designer 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-6.x-1.2.tar.gz | 50.01 KB | 551638b558e4a6610dde5d4a5eb2a08e |
| outline_designer-6.x-1.2.zip | 64.81 KB | d5812e396fdfb9d76ff45897acd42e70 |
Release notes
Issues addressed in Outline Designer 1.2 :
* Fix for SA-CONTRIB-2010-105 - Outline Designer - Cross Site Request Forgery
* Added ability to change theme of context menu (on usability page)
* Added checkbox for “Collapse by default” so all branches of book will render collapsed by default (can change on usability page) #904346: Open outline with collapsed tree?
* Added helper module for Organic groups #869106: Give permission to group administrators to rearrange books created in their group which starts to address requests in #794732: Expose interface to normal users... (Code is all there for it at the moment) Thanks Kyle!
* Minor UI fix with collapse not remembering state
* Code restructuring for maintainability, particularly in the Ajax-based calls
* Code Review pass via coder
* More cross-theme independent
* Fixed issue with View / Edit buttons and Clean URLs
* Most browser compatible version yet! (should work in everything newer then IE6)
* Added uninstall script to remove variables
* Fixed bug where duplicating single item would still think it had children
* Fixed bug where some branches open unexpectedly
* Substantial performance boost thanks to HTML and AHAH clean up
* Permissions reporting and verification rewrite (old method occasionally blocked operations incorrectly)
* Reorganized settings page so its easier to read
outline_designer 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-6.x-1.1.tar.gz | 46.29 KB | 9d27fcc756e290d7c2076255e627b15e |
| outline_designer-6.x-1.1.zip | 76.82 KB | e1af4a6ffc2c141dbe793d8bb4cb177f |
Release notes
Fixed clean URLs issue -- #495296
Fixed minor Checkbox issue -- #820038
Fixed issue where duplication of branched content would screw up parenting -- #373171
Added lots of UX improvements
Added new icon set
Added performance improvements that make the tool far faster
Added View button
Added UX fix where a book without children breaks Drupal core js code (core issue this module provides a fix for)
Optimized the backend handling
Now has 100% correct in Coder
Dropped Permissions button (which didn't work before)
Dropped support for TinyMCE / Wyziwig as that stuff is no longer handled inline
Dropped requirement of thickbox, ajax or prepopulate modules
outline_designer 6.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-6.x-1.0-rc3.tar.gz | 33.87 KB | 90cdd151575796c75561db4cf1f53cf0 |
| outline_designer-6.x-1.0-rc3.zip | 41.33 KB | d93d2c9650a8445d4070745e5f31daea |
outline_designer 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-6.x-1.0-rc2.tar.gz | 33.42 KB | d2cc7d7f5a0ad0c8df3d72bd98b0c07b |
| outline_designer-6.x-1.0-rc2.zip | 40.81 KB | d402e655785a99f2b8e9836fe05b171b |
Release notes
#372962 -- patch by Cloudy -- you can now upload your own icons to use in the outline
outline_designer 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-6.x-1.0-rc1.tar.gz | 34.18 KB | 49a7ddc76f7455b0991f33d57f40871b |
| outline_designer-6.x-1.0-rc1.zip | 41.05 KB | c221eb5dcbbe2d05219eb81a42b03a4f |
Release notes
This is the first Release Candidate for the Outline Designer. I wanted to put as much polish as possible into it before releasing a first version so here goes....
Known issues:
* IE / Opera - Don't even think about it, they aren't worth using they are so incompatible at the moment.
* Duplicate function sometimes loses association to the correct parent (not a huge deal just annoying, all content copies correctly otherwise)
* The Permissions button doesn't do anything at the moment, this is a work in progress and will be enabled with Node Privacy by role module so that you can cascade permissions if you want to (and it's enabled)
* Currently works with Tinymce module, no WYZIWYG API support at this time (or FCK; meeting our needs and then branching from there)
outline_designer 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-6.x-1.x-dev.tar.gz | 83.59 KB | 7d51a3de82a80e279baaa53900db6723 |
| outline_designer-6.x-1.x-dev.zip | 131.26 KB | d90338b128c9dd7429851835cd2ea91c |
Release notes
Initial release of Drupal 6 version of the outline designer. Requires Book (core-optional), Thickbox, and Ajax modules.
outline_designer 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-5.x-1.5.tar.gz | 55.71 KB | ae85c92bdb420394ea069aca6214b9f7 |
| outline_designer-5.x-1.5.zip | 69.57 KB | 426c5721c11f56f727d316515aeb4161 |
Release notes
Made permissions mapping more flexible and included support for Panels module: http://drupal.org/node/275099
outline_designer 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-5.x-1.4.tar.gz | 55.6 KB | 432cfa77498cc37d325c3c1174c1cae1 |
| outline_designer-5.x-1.4.zip | 69.43 KB | 95fec8f468ab371f01d94ff0266f2685 |
Release notes
Fixes SA-2008-043 - Outline designer - Privilege escalation.
here was a security hole that could potentially either corrupt a session or switch a user from one account to another (including the super user).
This was caused by a missing = sign. Hole was identified in two issue reports:
UPDATING THIS MODULE IS CRITICAL
outline_designer 5.x-1.3-1
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-5.x-1.3-1.tar.gz | 54.4 KB | 723d3dcb781c293ee3259576add41e49 |
| outline_designer-5.x-1.3-1.zip | 72.32 KB | 6894a6c924353f756b9fc87b4ca0c22c |
Release notes
DONT USE THIS ONE, USE THE 5.x-1.3-3 VERSION
outline_designer 5.x-1.3-2
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-5.x-1.3-2.tar.gz | 54.6 KB | e6b60676ecf38ad98170ed7f304ff804 |
| outline_designer-5.x-1.3-2.zip | 72.54 KB | 978c77b9e5281d32c25f2c940c7bb4a4 |
Release notes
Fixed some IE / Opera issues. IE is still very buggy because...well...it's IE. Everything else has flawless support on my install.
outline_designer 5.x-1.2-3
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-5.x-1.2-3.tar.gz | 46.95 KB | 86fade0a59bbdcec02813a0dbf418ad5 |
| outline_designer-5.x-1.2-3.zip | 59.41 KB | 445889528e2c17a9e88a556d18370cbe |
Release notes
Takes care of a laundry list of usability / CSS issues as well as some minor code issues. Upgrading is highly recommended.
outline_designer 5.x-1.2-2
| Download | Size | md5 hash |
|---|---|---|
| outline_designer-5.x-1.2-2.tar.gz | 46.04 KB | 65861a229a76a6f52041a4cd536121cc |
| outline_designer-5.x-1.2-2.zip | 55.1 KB | 121ed74bc583d1c6f5eb597f489b828d |
Release notes
Didn't include all the correct files in the 5.x-1.2-1 build.