No Promotion
Component type
Maintenance status
Development status
Component created
Component changed
Remove "Promoted to Front Page" and "Sticky at top of lists" from node publishing options.
Remove "Promoted to Front Page" and "Sticky at top of lists" from node publishing options.
PoormansMongoDB has nothing to do with MongoDB. It just provides an alternative field storage backend, which stores fields serialized on the entity table. You can't sort on them in the database, but they can be indexed by search api.
-- SUMMARY --
This is a demo sandbox project for our screencast.
Simple Editor aims to provide simple authoring experience inspired by Wordpress. It is essentially a wrapper to collection of some contrib modules as dependencies and provides helper features and user interface. This currently works with TinyMCE wysiwyg editor. Instead of trying to be flexible, it makes some assumptions for use cases.
This module provides additional options for the "Long text and summary" field widget. Additional options include being able to set the "Summary" to required or not, as well as being able to show or hide the "Summary".
This is a simple module that can automatically select parent terms in a taxonomy.
This module provides vbo operations to convert old profile fields to profile2 d7 fields. It convert all $user->profile_foo field to $field[field_profile_foo] item, if the field profile_foo exists in a profile2 type. This makes various fixes and notices, if something is wrong during the conversation. Also able to make a "quick test", which doesn't save the new profiles, but fill the watchdog, if something is wrong.
The following field types are tested and working: text, list, list_boolean, date, taxonomy.
If a taxonomy term doesn't exists, this module create that too.
This very small module adds an extra layer to forum-select field when editing forum topics.
Adds a new permission,change topic forum, so users without this permission (or administer forums) cannot move an existing forum topic to another forum (taxonomy term) (they still need edit own forum threads or edit any forum thread permission in order to get the edit form that this module alters ).
A small module to add support for retrieving information from the finnish Fonecta company information database. To use the module, you must first obtain credentials from Fonecta.
The module provides interface for entering a company name after which the request is validated and the user is provided with a list of options for the company. After choosing a company from the list, a new node fonecta_company will be added to the precreated content type "fonecta company" (Tthe content type is added upon installation of the module).