This CodeLet let you programmatically create a form page and render same form on a block. Create custom module and follow CodeLet instruction to create a form and block programmatically.
RMH
he wasn't even looking at me and he found me
Claire Keane
2025 on Tumblr: Trends That Defined the Year

blake kathryn
Monterey Bay Aquarium

if i look back, i am lost
Keni
ojovivo

Kiana Khansmith
No title available
hello vonnie
Cosimo Galluzzi
DEAR READER

No title available

No title available
TVSTRANGERTHINGS
Jules of Nature
Sade Olutola
almost home

seen from Azerbaijan

seen from United States
seen from Germany

seen from United States
seen from United States
seen from Jamaica
seen from Germany
seen from Argentina
seen from Argentina
seen from United States
seen from United States
seen from United States

seen from United States
seen from United States

seen from United States

seen from United States

seen from Germany

seen from United States
seen from United States
seen from United States
@drupald
This CodeLet let you programmatically create a form page and render same form on a block. Create custom module and follow CodeLet instruction to create a form and block programmatically.
This CodeLet will ajaxify the respective element and will trigger an event. Respective action will be taken by the code and displayed on the form within the specified wrapper
This CodeLet display related products of cart items on the Onepage Checkout at the bottom. Follow steps to add related products on the Onepage checkout page. 1.) Edit the onepage.phtml file loca
This CodeLet will ajaxify the respective element and will trigger an event. Respective action will be taken by the code and displayed on the form within the specified wrapper
We have discussed about the hooks to be used in .install file in Drupal module hooks: install file and in this discussion we will look at the hooks to be used in .module file. Remember, a Drupal module can have multiple .module files and each .module file has one accompanying .info file providing information about the module.
This CodeLet will store user's login history and creates a block. Admin can place this block on user pages or on pages. Future ammendments to this code will allow to use the stored login details to be displayed using a theme function. This CodeLet will be submitted to Drupal.org community soon
This CodeLet let you display product field on cart page.
This CodeLet will allow you to set some text in a region you specify from configuration page. The regions are from the current theme. The desired content will be displayed in the region when the page is rendered.
This CodeLet let you allow Remove tax line item from order. Install module and make changes as per instruction on CodeLet.
This CodeLet will add a facbook connect button to your login / registration form. Using the CSS, you can change the appearnce of the login block/page. This CodeLet also uses Ajax login/register module
This codelet demonstrate different features required by a crowdsourcing site Requires two roles 'requester' and 'bidder'. This already include two Content types 'Request' and 'Bidder content',
This CodeLet let you allow a download file and track of that file.
This CodeLet redirects the user to translate the node in the specified lanaguge. This will reduce the efforts to click on the translation tab and can enhance to transalte the nodes in all the enabled langauges, one-by-one.
This CodeLet demonstration how to create a custom node in code and use different Drupal hooks to build different features. The CodeLet implements following Drupal hooks: - hook_node_info - hook_menu - hook_perm - hook_nodeapi - hook_form_FORM_ID_alter This CodeLet also creates an xml document which will then be used by the gallery to display images as slideshow.
There is no proper way to #update an #installation #profile on #Drupal! Some thing must be done around it!
When it comes to extreme #customization, #Drupal #scores higher than its counterparts!
This CodeLet adds a field on Drupal registration form and allows the user to upload an avatar. This will be saved to user's picuture field on his/her profile. This will work only if 'Picutre' is enabled by the admin.