This project intended to provide advanced upload pages for CCK FileField/ImageField nodes.
Intended to make correct images/media/other large files upload(using flash or html5/gecko possibilities).
Features:
- can create pages for different node types with filefield or imagefield fields.
- has individual settings for each node type - your can select field you want tou use in uploader
- after all is configured just go to /advupload pages and see links
- upload pages integrate into navigation menu
- can upload files up 2GB. There are some difficulties with filesize() function, so for now no more 2GB
- have token control to make upload more secure(e.g. it's not possible use upload scripts without tokens by hands :) )
- allow select node name when file is added
- allows upload all files to new node, as allows creation each new node per each file
Project use plupload library from plupload.com. For our purpoces I had to rewrite pluploadQueue form as I need.
- contains OG integration - only base og and og_access - user can select group and is material public or not.
Nearest plans:
1) create simple imagefield base gallery integration(with nodereference, etc)
2) port all to D7 - looks like on D7 I have to rewrite all completely cause of API difference
This module enables anonymous users to vote on polls without page cache troubles or IP address restrictions. It is designed to work on top of core Poll module.
Brazilian Payments for Ubercart will integrate the main payments gateways used in brazilian market to Ubercart project. This module will support Drupal 7 and up versions.
Do you want help?
* Write a review for this module on http://drupal-br.org.
* Report any bugs, feature requests, etc. in the issue tracker.
* Contact the maintainer with any comments, questions, or a quote for module customisations.
* If you consider this module useful, donations will be welcome.
The WordPress XML for Feeds module exposes WordPress-specific data in WXR files (that's "WordPress eXtended RSS") to the Feeds module. It also includes the WordPress Importer module (a features-package), which imports WXR files using Feeds and the WordPress XML parser.
The purpose of the WordPress XML for Feeds (wp_feeds) and WordPress Importer (wp_feeds_wxr_importer) modules is to offer a comparable feature-set to the WordPress Import (wordpress_import) module (not to be confused with WordPress Importer (wp_feeds_wxr_importer) module), but in a way that is far more flexible, and that integrates with Feeds, CCK, FileField and other popular Drupal APIs so that data can be manipulated to fit arbitrary data models.
This module adds full search to the content admin with the possibility to add custom filters on content fields (Status, Node types, etc).
It's based on top of Search API.