Releases for RSS Remote Enclosure
encl_remote 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| encl_remote-6.x-1.0.tar.gz | 10.4 KB | b47f96dc3f9852313141d675ecd71890 |
Initial port to D6 from #256954: Upgrade to 6.x. Feature complete and stable. Comments and requests are welcome though.
encl_remote 5.x-0.5-beta
| Download | Size | md5 hash |
|---|---|---|
| encl_remote-5.x-0.5-beta.tar.gz | 9.97 KB | 7f7e073fc680ae62bc58a60650691939 |
This release fixes the bug:
Now if there's no link text, the entire link (including the <a> tag) is omitted from the node display. It is still passed to the feed as an enclosure.
encl_remote 5.x-0.4-beta
| Download | Size | md5 hash |
|---|---|---|
| encl_remote-5.x-0.4-beta.tar.gz | 9.96 KB | 11daa9b6069800987163d76bdc6103e7 |
Includes code to address the following issues:
- Adjustable weight of form: The RSS Remote Enclosures section in the node editor can now be adjusted up or down in relation to other sections by adjusting the weight on the admin page.
- Call-time pass-by-reference This was triggered by the use of a deprecated language feature in later versions of PHP.
encl_remote 5.x-0.3-beta
| Download | Size | md5 hash |
|---|---|---|
| encl_remote-5.x-0.3-beta.tar.gz | 9.86 KB | 93cac605612eadb0d15be98d7d9ef3d9 |
This release clears up two bugs:
Now, PHP4 installations gracefully degrade, requiring the user to enter the remote file size manually, with a warning to that effect on the administrative page, as well as an appropriate description on the RSS Remote Enclosures fieldset.
There is also now an administrative option to turn off the MIME type restriction (since the list of allowable MIME types is not currently editable). The MIME type field is still checked for basic format (as well as an IANA-defined major type or an x-type).
encl_remote 5.x-0.2-beta
| Download | Size | md5 hash |
|---|---|---|
| encl_remote-5.x-0.2-beta.tar.gz | 8.97 KB | 97ba57cfe4ab74b6554177f899b33cb7 |
Updated codebase to pass Code Review module.
Fixed inconsistency in permission names where only the superuser could see the RSS Remote Enclosures section.
encl_remote 5.x-0.1-beta
| Download | Size | md5 hash |
|---|---|---|
| encl_remote-5.x-0.1-beta.tar.gz | 8.96 KB | 6ba8f217f30aa40af5740a11dcbb3440 |
Initial release with limited MIME types. Looking forward to getting feedback.
