nark
Component type
Maintenance status
Development status
Component created
Component changed
Logs user or system events not normally tracked.
Logs user or system events not normally tracked.
Adds a KISS Insights (http://kissinsights.com/) box to your site.
The code will:
* Add a bit of javascript to your site.
* Automatically works for both http and https pages.
* Asynchronous loading so it won’t slow down your site.
The Advanced Aggregator module is designed to make Drupal's core Aggregator module (in version 7 and beyond) more useful, flexible, and scalable. In short, it makes Aggregator feeds "fieldable," adds additional Views integration for Aggregator feeds and items, checks and logs errors (bad HTTP status codes and parse errors) encountered when importing, adds helpful UI components to promote scalability, and provides an "upgrade path" for users who formerly depended on the Feeds module.
The Pass Node module allows a user to pass node data from context and use it as arguments for a view. In our implementation, we pass taxonomy terms through context into the view and base the contents of a view off the page it's currently in. This way, we can make sure the content in the view is relevant to the page it's featured on, and is different for every page (as different pages have different taxonomies). Currently supported fields are:
Taxonomy Term Name
Taxonomy Term ID
Author
ignore
This D7 module creates a field to put in the book and the starting and ending chapter/verse.
Although this module is not a fork of bible_field the interface was inspired by it.
The information in the field is directly related to information in the currently selected bible.
Depends on bible to work.
Leverages the Unfuddle API module to pull data into the local database and provides that data to views. It will sync Drupal users with Unfuddle users based on the email saved in both systems. At the moment the focus is to see time investment on a per users basis. The ultimate goal of this module will be to create more flexible reports than Unfuddle provides.
This module saves a author information entered into a node's field as the node author. If you are using Feeds, you can map your author information from the feed into this field.
Install this module and configure it at admin/content/feeds_user_map.
Spun off from #532754: Batch import files as nodes.