Real Estate
Component type
Categories
Maintenance status
Development status
Component created
Component changed
complete real estate project
This project is started recently, do not use it for production purpose
This project is started recently, do not use it for production purpose
Module to output Intellitxt JS code. The Drupal Intellitext module works only in conjunction with a Vibrant Media Intellitext account, which you can sign up for here http://vibrantmedia.com/about/contact.asp?ref=publisher
This module extends reference fields like the user and node reference fields by adding links to add, edit and search for references through a dialog. This allows for a workflow where the user can create all the references to a node at the same time as she is creating it, a process which sometimes get's a bit backwards, when a user for instance needs to create all the facts for an article.
our group
-- SUMMARY --
File protect is a File field formatter, intended to protect file downloads, allowing to download only to
authenticated users. It works by replacing direct links to files on the web server to custom links
handled by the module itself, which permits handling this case (allowing download of file by registered
clients for the website). May also be complemented by a web server configuration to disallow direct
URL downloads.
-- INSTALL --
Test Project
Node Snippet Replace allows those with permission to create Node Snippets which can then be inserted into nodes.
Administrators can create a snippet of common content that a user with little technical knowledge can use when creating content.
When a snippet is created, an actual file is created. When a node is loaded, Node Snippet Replace, through a hook uses Regex to find tags. ( {{tag-name}} )
Part of the Debut features set, Debut Link provides a link content type and associated views, contexts, and Media module integration.
Like all Debut features, Debut Link can be integrated either as a stand-alone feature to quickly add link functionality to any Drupal site or as part of a Drupal distribution. Debut Link is used in the Open Outreach Drupal distribution aimed at nonprofits.
You have three options for installing Debut Link:
This module integrates Drupal Commerce with the hosted payment service 2Checkout.com (hereafter 2CO). Customers will be redirected to 2CO during the checkout process to submit payment and upon return will be sent forward or backward in checkout based upon whether or not they successfully completed payment.
Sponsored by Commerce Guys.
User Access Keys API provides an API for modules that want to allow users to store access keys for third party services in their Drupal user profiles, as profile.module fields.
Specifically; Validation of user-input access keys via form-alters to profile.module forms and functions for *.install files to manage profile.module fields.