Skip to main content

Home/ Drupal/ Group items tagged paging

Rss Feed Group items tagged

Robert Redl

Empty Page | drupal.org - 0 views

shared by Robert Redl on 21 Aug 11 - No Cached
  • The Empty Page module is a simple empty page solution. It provides an interface that assists in managing "empty" menu callbacks, mostly used for pages that only consist of blocks.
  • empty pages are necessary are things like the home page, or a section landing page where you want several info blocks that you can freely move around if needed.
  • Empty Page is completely disconnected from layout and will remain fundamentally simple
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:"
Robert Redl

Using different page templates depending on the current path | drupal.org - 0 views

shared by Robert Redl on 21 Aug 11 - Cached
  • the front page is a special case: the special template: page-front.tpl.php will be used for the page set to , or the URL http://example.com with no path following, as well as any path aliased to that location - in other words this is the same as the 'is_front' variable
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

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

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

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

Image | drupal.org - 0 views

  •  
    This module allows users with proper permissions to upload images into Drupal. Thumbnails and additional sizes are created automatically. Images could be posted individually to the front page, included in stories or grouped in galleries.
Hendy Irawan

Node Blocks | drupal.org - 0 views

  •  
    This module allows you to specify content type(s) as being a block. This allows the content managers of the site to edit the block text and title without having to access the block administration page. Users only need edit access to that node in order to edit it. It is very handy to create a simple block content type and enable this content type for blocks and use these in place of the normal 'add block' functionality. Now supports translatable content In the 6.x-dev version, if Content Translation is enabled, then only a single node block per translation set is exposed and the node from the translation set with the appropriate language is loaded into the block.
Hendy Irawan

Twitter | drupal.org - 0 views

  •  
    API integration with the Twitter microblogging service and API-compatible alternatives like Identi.ca. Out of the box, it allow users to: Associate one or more Twitter accounts with their Drupal user account Have their tweets displayed in a sidebar block or on their user profile, and Post to their own Twitter account or a site-wide Twitter account whenever they create new content. Full Views integration is supported, allowing administrators to create customized listings of Twitter messages based on time, date, author, etc. The module's default "Latest Twitter messages" block and "This user's Twitter messages" profile page were created with Views, and can be customized and themed as desired. A "Post to Twitter" action is provided for use with tools like Trigger (core module) and Workflow, and an input filter is provided to turn Twitter @username references into links, and #hashtags into links to search.twitter.com.
Hendy Irawan

WordPress Migrate | drupal.org - 0 views

  •  
    wordpress_migrate supports migrating WordPress blog exports (WXR format) into Drupal using the Migrate module. Import of posts, pages, comments, attachments, tags and categories is supported. Imports can be rolled back completely.
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

Shadowbox | drupal.org - 0 views

  •  
    Shadowbox is a JavaScript modal media viewer application for viewing images, video, Flash and other content in a modal window. From the author of Shadowbox: Shadowbox is an online media viewer application that supports all of the web's most popular media publishing formats. Shadowbox is written entirely in JavaScript and CSS and is highly customizable. Using Shadowbox, website authors can showcase a wide assortment of media in all major browsers without navigating users away from the linking page.
Cathy Evanoff

Main Page - LibGD - 0 views

shared by Cathy Evanoff on 06 May 07 - Cached
  •  
    GD Library
Fabola smith

Content Creation Kit - 0 views

  •  
    Content Creation Kit or CCK is an extremely useful utility in Drupal. CCK comes handy while creating content using forms on a Drupal website. Once the CCK module is enabled in Drupal any number of custom fields can be added to any custom type. Websites built on the Drupal platform come built in with standard features such as Blogs, Story and Page. These in turn have 'Title' and 'Body' fields as basic features and if a user wants to add any extra field the same can be achieved through the use of Content Creation Kit.
1 - 18 of 18
Showing 20 items per page