Skip to main content

Home/ Drupal/ Group items tagged for

Rss Feed Group items tagged

Hendy Irawan

Drupal for Facebook | drupal.org - 0 views

  •  
    This set of modules and themes turns Drupal into a platform for developing Facebook Applications. This allows you to embed your content and features within facebook, or allow facebook users onto your site via Facebook Connect. With Drupal for Facebook, you can harness all the power of Drupal in you Facebook App. If you already have content in Drupal, you can expose it on Facebook. The Drupal for Facebook philosophy is that the functionality already built into Drupal should be used to create Facebook Applications. Where possible, we use Drupal's user management, permission schemes, blocks, views, etc. to implement the Facebook App. Experienced Drupal users will find it very straightforward to build a Facebook App. While Facebook developers new to Drupal may want to spend some time on Drupal.org learning best practices. Drupal for Facebook contains several sub-modules. Enable just those that you need. For example if you need Social Plugins, enable just fb.module. For Facebook Connect, enable fb_connect.module; Canvas Pages, fb_canvas.module; wall posts and status updates, the fb_stream.module; and so on... Additional documentation can be found here: http://drupal.org/node/195035. Take the tour! http://www.drupalforfacebook.org/content/tour
Hendy Irawan

Filter Default | drupal.org - 0 views

  •  
    " The Filter Default module allows you to assign a default input format for new nodes and comments for each role on your site. It adds a 'Defaults' tab to the Administer > Site configuration > Input formats page on which you can manage the assignments. Note: This functionality will be built into Drupal 7, so Filter Default will not be maintained beyond Drupal 6. Also, Drupal 6 users should take a look at Better Formats module, which covers more ground than Filter Default. Whenever a new node or comment is being created, each text input box with multiple allowed input formats is initially configured based on the settings for the user's roles. The user's lowest-weighted role (as defined on the settings page) that the user posseses is used. For a user that does not have any role indicated in the table, the default input format will be the one selected on the Input formats > List page. This module has no effect on which input formats any user is allowed to use. It merely sets initially selected input format when there are multiple choices. For example, suppose you have roles 'author' and 'admin' on your site in addition to the standard 'anonymous user' and 'authenticated user' and that your input formats defaults table looks like this:"
Hendy Irawan

Migrate Extras | drupal.org - 0 views

  •  
    Migrate 2: For compatibility between Drupal 6 and Drupal 7 implementations of Migrate 2, all features in core for Drupal 7 are supported by the Migrate 2 module itself on both 6 and 7. Notably, that means while CCK support was in migrate_extras for Migrate 1, it is in migrate itself for Migrate 2.
Hendy Irawan

Setup of /sites directory for multi-site | drupal.org - 0 views

  •  
    "Drupal's multi-site hosting capability is built in with any installation. This is great news for users who run numerous web sites from a single hosting account. A single Drupal installation can be used to run multiple domains, which makes it much easier to manage and maintain the code base. Even if you are dealing with only one domain, the multi-site capability may be valuable by providing the ability to run a separate domain or sub-domain for a development version. This page describes the set-up of the /sites directory for multi-sites."
Hendy Irawan

Libraries API | drupal.org - 0 views

  •  
    "The common denominator for all Drupal modules/profiles/themes that integrate with external libraries. This module introduces a common repository for libraries in sites/all/libraries resp. sites//libraries for contributed modules."
Hendy Irawan

Top 9 Modules to Streamline Your Drupal Site's User Experience | Fusion Drupal Themes Shop - 0 views

  •  
    "Chris from LevelTen recently posted a great article on Drupal modules for improved usability. However, these focused on the administrative side of the website, not end users. So here is our own list of modules for the front end of your site! You do not want your Drupal site's users to get lost in a myriad of long forms, fieldsets, page redirects, and confusing tagging. You want to do everything you can to make navigating your site and completing frequent routine tasks as painless as possible for the end user. This will keep them calm and give them warm fuzzies to know that they can use your Drupal site with ease without having to pop a Valium just to endure the overwhelming experience of encountering your site. When you have relaxed, confident and in-control users - you have happy customers which can translate into more traffic, more sales, more word-of-mouth about your website! Now that sounds good doesn't it? Here are nine sure-fire modules to ensure users aren't selecting the "nightmare" button when interacting with your Drupal site."
Hendy Irawan

Localized Drupal install profile | drupal.org - 0 views

  •  
    A small distribution in development to install Drupal with user interface translations pulled automatically from localize.drupal.org. It is suggested you use this distribution to start off with Drupal if you'd like to set up a localized site. You can find setup instructions for the Drupal 7 version (which applies to Drupal 6 as well) at http://localize.drupal.org/node/2024 Localized Drupal ships with Localization update for sustainable translation management and Localization client for fixing translations and contributing back to the community (both on Drupal 6 and Drupal 7).
Hendy Irawan

Drupal Ace | The Drupal Beginner site - 0 views

  •  
    " One common Drupal beginner question is "What kind of site can I make with Drupal?" - followed quickly by "How do I make that kind of site?". It's not hard to find answers. In addition to great Drupal.org resources like the Site recipes page, the Web abounds with lists of inspirations and how-to recipes for your next Drupal creation. I recently ran across 8 types of sites you can build with Drupal - not a great resource with hands-on detail, but a nice pointer to some of the modules you'll find useful for a news portal, video-sharing site, and so on. I took some time to update my Links page with that article and even better resources. Take a look, especially under the directory and showcase headings; you'll find enough Drupal ideas and blueprints to keep you busy for a long time. Are there more recipe and blueprint sites I should add to the links?"
Hendy Irawan

template_preprocess_node | Drupal API - 0 views

  •  
    "Process variables for node.tpl.php Most themes utilize their own copy of node.tpl.php. The default is located inside "modules/node/node.tpl.php". Look in there for the full list of variables. The $variables array contains the following arguments: $node $view_mode $page "
Hendy Irawan

40+ Essential Drupal Modules | Nick Lewis: The Blog - 0 views

  •  
    "If you are new to drupal, then this list is for you. These are some of the best of the best drupal modules. Everything from standard framework modules, to location and mapping is covered. Note that if you've been emersed in drupal for some time, than this will be "old news"."
Hendy Irawan

Migrate | drupal.org - 0 views

  •  
    migrating content into Drupal from other sources (e.g., when converting a web site from another CMS to Drupal). Out-of-the-box, support for creating core Drupal objects such as nodes, users, and comments is included - it can easily be extended for migrating other kinds of content. Content is imported and rolled back using Drush commands.
Hendy Irawan

GMap Module | drupal.org - 0 views

  •  
    The GMap module provides an interface to the Google Maps API within Drupal. It integrates with the Location module to provide users a clickable map for entering latitude and longitude, as well as to display maps of Drupal nodes and users. GMap can be used to create interactive maps with various map markers and content in map bubbles, taking advantage of Drupal's other content management features. The module also provides a Views display plugin which allows users to display the results of a view on a Google map. The GMap package consists of the following modules: GMap: provides the GMap API, integration with Views and Location, and GMap macros. GMap Location: Provides a map of all a site's nodes and a map of all of the site users. GMap Taxonomy: Allows you to display different map markers based on taxonomy of a specific node. GMap Macro Builder: Provides a GUI for building "macros" (a text-based way of describing arbitrary GMaps). In order to use this module, you need a (free) Google Maps API key.
Daniel Gregoire

JD Oganis - Robust Media Theme for Drupal - 0 views

  •  
    Beautiful red/black theme for media-heavy sites.
Daniel Gregoire

Alternative solution to Organic Groups | NodeOne - 0 views

  • A few weeks ago I tried another way of doing this that works much more the Drupal way, and provides the flexibility I repeatedly have been missing in OG. The secret? Node Access User Reference and Node Access Node Reference. (Thanx danielb/Daniel Braksator for the modules!)
  •  
    Alternative method for grouping content/users around a particular "master node". Uses CCK reference fields with special permissions handling.
Hendy Irawan

l | Drupal API - 0 views

  •  
    "Formats an internal or external URL link as an HTML anchor tag. This function correctly handles aliased paths, and adds an 'active' class attribute to links that point to the current page (for theming), so all internal links output by modules should be generated by this function if possible."
Hendy Irawan

Views Slideshow Image Photo Gallery | drupal.org - 0 views

  •  
    "Views Slideshow can be used to create a slideshow of any content (not just images) that can appear in a View. Powered by jQuery, it is heavily customizable: you may choose slideshow settings for each View you create. "
Richard Sheppard

Solango and Tomcat 6 on Ubuntu Intrepid @ Irrational Exuberance - 1 views

  • sudo mkdir /usr/share/tomcat6/logs
    • Richard Sheppard
       
      Use: sudo ln -s /var/lib/tomcat6/logs . Instead. The command "sudo bin/startup.sh" will give you grief if you don't.
  • sudo cp -R /var/lib/tomcat6/conf /usr/share/tomcat6/ sudo cp -R /var/lib/tomcat6/temp /usr/share/tomcat6/
    • Richard Sheppard
       
      I replaced these two lines with: sudo ln -s /var/lib/tomcat6/conf . sudo mkdir /var/lib/tomcat6/temp sudo ln -s /var/lib/tomcat6/temp .
  •  
    I used this howto for setting up Tomcat to provide the Solr service while using the out of the box Tomcat6 from the normal Ubuntu channels. I'm using Jaunty. I've highlighted a couple of things in the process.
Hendy Irawan

Comment Notification in drupal using RULES modules | Bensquare - 0 views

  •  
    "How to get a notification whenever you receive a comment from your drupal web ? This is how I do it with RULES module . I think trigger module would also do the trick, but I found RULES module has many more options & work better with token (as I had bad experience with Trigger module for not being able to make a proper tokenized email)."
Hendy Irawan

Image FUpload | drupal.org - 0 views

  •  
    Image FUpload (Multiupload) which is an addition to image and CCK's imagefield module, gives the ability to every user who is allowed to upload images by using image module or imagefield module, to upload multiple images with one simple click. All selected images are uploaded via a flash module (swfupload) and are automatically processed. So, there's no need any more to upload image by image. Features Upload multiple images with one click Fully integrates in image and imagefield module (thumbs creation [also using imagecache module] / file size limit) + using Drupals AJAX Every user can upload images depending on permission (Not only restricted to administrator) Preview list of all uploaded images in which title, body, taxonomy and imagefield specific fields can be edited all at once (customisable [decide which fields should be provided] / themeable / preview image handling customisable / additional permission restrictions) Taxonomy and all other modules (for example CCK fields like node reference) are supported Automatic node title creation and predefining of imagefield fields (customisable / themeable / editable by user / token support [imagefield])
Hendy Irawan

ImageField | drupal.org - 0 views

  •  
    ImageField provides an image upload field for CCK. ImageField is a CCK-based alternative to the legacy Image project. It boasts features such as multiple images per node, resolution restrictions, default images, and extensive Views support. ImageField does not provide a built-in thumbnail solution, but complements the incredibly powerful thumbnail generation module ImageCache.
1 - 20 of 40 Next ›
Showing 20 items per page