Lazio - Lista Bonino Pannella Regionali 2010
  • Home
  • Notizie
    • Comunicati stampa
    • Rassegna stampa
    • Scrivono di noi
    • Primo Piano
  • Web-TV
    • In onda
    • Palinsesto
    • Video autoprodotti
    • Interventi in TV
  • Sostienici
    • Fai una donazione
    • Operazione trasparenza
  • Agenda
  • Contatti
    • Entra nel Team Internet
  • Cerca
Syndicate content

Invita i tuoi contatti

Non obbligatorio

Puoi importare i tuoi contatti da GMail, Yahoo!, Lycos, AOL, Hotmail and molti altri

Token Help

Not all tokens will be available. The following lists all tokens known to Drupal. The list of available tokens will depend on the type of node to which you are inviting people.

TokenReplacement value
Book tokens
[book]The title of the node's book parent.
[book_id]The id of the node's book parent.
[bookpath]The titles of all parents in the node's book hierarchy.
[book-raw]The unfiltered title of the node's book parent. WARNING - raw user input.
[bookpath-raw]The unfiltered titles of all parents in the node's book hierarchy. WARNING - raw user input.
Comment tokens
[comment-cid]Comment ID
[comment-nid]Comment's node ID
[comment-title]Comment title
[comment-title-raw]Comment title. WARNING - raw user input
[comment-body]Comment body
[comment-body-raw]Comment body. WARNING - raw user input
[comment-author-uid]Comment author's user id
[comment-author-name]Comment author's user name
[comment-author-name-raw]Comment author's user name. WARNING - raw user input
[comment-author-homepage]Comment author's home page.
[comment-author-mail]Comment author's e-mail.
[comment-author-mail-raw]Comment author's e-mail. WARNING - raw user input.
[comment-yyyy]Comment creation year (four digit)
[comment-yy]Comment creation year (two digit)
[comment-month]Comment creation month (full word)
[comment-mon]Comment creation month (abbreviated)
[comment-mm]Comment creation month (two digit, zero padded)
[comment-m]Comment creation month (one or two digit)
[comment-ww]Comment creation week (two digit)
[comment-date]Comment creation date (day of month)
[comment-day]Comment creation day (full word)
[comment-ddd]Comment creation day (abbreviation)
[comment-dd]Comment creation day (two digit, zero-padded)
[comment-d]Comment creation day (one or two digit)
Node tokens
[nid]ID nodo
[type]Tipo di nodo
[type-name]Node type (user-friendly version)
[language]Node language
[title]Node title
[title-raw]Unfiltered node title. WARNING - raw user input.
[author-uid]Node author's user id
[author-name]Node author's user name
[author-name-raw]Node author's user name. WARNING - raw user input.
[author-mail]Node author's e-mail.
[author-mail-raw]Node author's e-mail. WARNING - raw user input.
[term]Name of top taxonomy term
[term-raw]Unfiltered name of top taxonomy term. WARNING - raw user input.
[term-id]ID of top taxonomy term
[vocab]Name of top term's vocabulary
[vocab-raw]Unfiltered name of top term's vocabulary. WARNING - raw user input.
[vocab-id]ID of top term's vocabulary
[yyyy]Node creation year (four digit)
[yy]Node creation year (two digit)
[month]Node creation month (full word)
[mon]Node creation month (abbreviated)
[mm]Node creation month (two digit, zero padded)
[m]Node creation month (one or two digit)
[ww]Node creation week (two digit)
[date]Node creation date (day of month)
[day]Node creation day (full word)
[ddd]Node creation day (abbreviation)
[dd]Node creation day (two digit, zero-padded)
[d]Node creation day (one or two digit)
[mod-????]All tokens for node creation dates can also be used with with the "mod-" prefix; doing so will use the modification date rather than the creation date.
[menu]The name of the menu the node belongs to.
[menu-raw]The name of the menu the node belongs to. WARNING - raw user input.
[menupath]The menu path (as reflected in the breadcrumb), not including Home or [menu]. Separated by /.
[menupath-raw]The unfiltered menu path (as reflected in the breadcrumb), not including Home or [menu]. Separated by /. WARNING - raw user input.
[menu-link-title]The text used in the menu as link text for this item.
[menu-link-title-raw]The unfiltered text used in the menu as link text for this item. WARNING - raw user input.
[blog-title]Blog Title from advanced_blog module.
[flag-promosso-count]Total flag count for flag Promosso
[termpath]As [term], but including its supercategories separated by /.
[termpath-raw]As [term-raw], but including its supercategories separated by /. WARNING - raw user input.
[termalias]URL alias for the term.
[bookpathalias]URL alias for the parent book.
Taxonomy tokens
[vid]The id number of the category's parent vocabulary.
[vocab]The vocabulary that the page's first category belongs to.
[cat]The name of the category.
[tid]The id number of the category.
[vocab-raw]The unfiltered vocabulary that the page's first category belongs to. WARNING - raw user input.
[cat-raw]The unfiltered name of the category. WARNING - raw user input.
[catpath]As [cat], but including its supercategories separated by /.
[catpath-raw]As [cat-raw], but including its supercategories separated by /. WARNING - raw user input.
[catalias]URL alias for the term.
User tokens
[user]User's name
[user-raw]User's unfiltered name. WARNING - raw user input.
[uid]User's ID
[mail]User's email address
[reg-date]User's registration date
[reg-since]Days since the user registered
[log-date]User's last login date
[log-since]Days since the user's last login
[date-in-tz]The current date in the user's timezone
[account-url]The URL of the user's profile page.
[account-edit]The URL the user's account editing page.
[blog-title]Blog Title from advanced_blog module.
[userpoints]The number of points a user has.
Global tokens
[frontoffice-url]The frontoffice (the public website) URL.
[backoffice-url]The backoffice (the administrative interface) URL.
[user-name]The name of the currently logged in user.
[user-id]The user ID of the currently logged in user.
[user-mail]The email address of the currently logged in user.
[site-url]The url of the current Drupal website.
[site-name]The name of the current Drupal website.
[site-slogan]The slogan of the current Drupal website.
[site-mission]The mission of the current Drupal website.
[site-mail]The contact email address for the current Drupal website.
[site-date]The current date on the site's server.
[site-date-yyyy]The current year (four digit)
[site-date-yy]The current year (two digit)
[site-date-month]The current month (full word)
[site-date-mon]The current month (abbreviated)
[site-date-mm]The current month (two digit, zero padded)
[site-date-m]The current month (one or two digit)
[site-date-ww]The current week (two digit)
[site-date-date]The current date (day of month)
[site-date-day]The current day (full word)
[site-date-ddd]The current day of week (abbreviation)
[site-date-dd]The current day (two digit, zero-padded)
[site-date-d]The current day (one or two digit)
[page-number]The current page number for paged lists
CCK text tokens
[field_primapagina-raw]Raw, unfiltered text
[field_primapagina-formatted]Formatted and filtered text
[field_titolo_prima_pagina-raw]Raw, unfiltered text
[field_titolo_prima_pagina-formatted]Formatted and filtered text
[field_profilo_nome-raw]Raw, unfiltered text
[field_profilo_nome-formatted]Formatted and filtered text
[field_provincia-raw]Raw, unfiltered text
[field_provincia-formatted]Formatted and filtered text
[field_profilo_presentazione-raw]Raw, unfiltered text
[field_profilo_presentazione-formatted]Formatted and filtered text
[field_facebook-raw]Raw, unfiltered text
[field_facebook-formatted]Formatted and filtered text
[field_blog-raw]Raw, unfiltered text
[field_blog-formatted]Formatted and filtered text
[field_author-raw]Raw, unfiltered text
[field_author-formatted]Formatted and filtered text
[field_pager_item_text-raw]Raw, unfiltered text
[field_pager_item_text-formatted]Formatted and filtered text
[field_urlesterno-raw]Raw, unfiltered text
[field_urlesterno-formatted]Formatted and filtered text
[field_slide_text-raw]Raw, unfiltered text
[field_slide_text-formatted]Formatted and filtered text
[field_promoter-raw]Raw, unfiltered text
[field_promoter-formatted]Formatted and filtered text
[field_descrizione_evento-raw]Raw, unfiltered text
[field_descrizione_evento-formatted]Formatted and filtered text
[field_referente_nomegruppo-raw]Raw, unfiltered text
[field_referente_nomegruppo-formatted]Formatted and filtered text
[field_referente_nomecognome-raw]Raw, unfiltered text
[field_referente_nomecognome-formatted]Formatted and filtered text
[field_referente_telefono-raw]Raw, unfiltered text
[field_referente_telefono-formatted]Formatted and filtered text
[field_referente_email-raw]Raw, unfiltered text
[field_referente_email-formatted]Formatted and filtered text
[field_referente_facebook-raw]Raw, unfiltered text
[field_referente_facebook-formatted]Formatted and filtered text
[field_referente_web-raw]Raw, unfiltered text
[field_referente_web-formatted]Formatted and filtered text
[field_summary-raw]Raw, unfiltered text
[field_summary-formatted]Formatted and filtered text
[field_url-raw]Raw, unfiltered text
[field_url-formatted]Formatted and filtered text
[field_subtype-raw]Raw, unfiltered text
[field_subtype-formatted]Formatted and filtered text
[field_archive-raw]Raw, unfiltered text
[field_archive-formatted]Formatted and filtered text
[field_sources-raw]Raw, unfiltered text
[field_sources-formatted]Formatted and filtered text
[field_authors-raw]Raw, unfiltered text
[field_authors-formatted]Formatted and filtered text
[field_people-raw]Raw, unfiltered text
[field_people-formatted]Formatted and filtered text
[field_arguments-raw]Raw, unfiltered text
[field_arguments-formatted]Formatted and filtered text
[field_passaporto_nome-raw]Raw, unfiltered text
[field_passaporto_nome-formatted]Formatted and filtered text
[field_passaporto_e_mail-raw]Raw, unfiltered text
[field_passaporto_e_mail-formatted]Formatted and filtered text
[field_passaporto_paese-raw]Raw, unfiltered text
[field_passaporto_paese-formatted]Formatted and filtered text
[field_passaporto_data-raw]Raw, unfiltered text
[field_passaporto_data-formatted]Formatted and filtered text
[field_passaporto_sesso-raw]Raw, unfiltered text
[field_passaporto_sesso-formatted]Formatted and filtered text
[field_passaporto_consenso-raw]Raw, unfiltered text
[field_passaporto_consenso-formatted]Formatted and filtered text
[field_profilo_indirizzo_postale-raw]Raw, unfiltered text
[field_profilo_indirizzo_postale-formatted]Formatted and filtered text
[field_profile_cellulare-raw]Raw, unfiltered text
[field_profile_cellulare-formatted]Formatted and filtered text
[field_profilo_cognome-raw]Raw, unfiltered text
[field_profilo_cognome-formatted]Formatted and filtered text
[field_profilo_sito-raw]Raw, unfiltered text
[field_profilo_sito-formatted]Formatted and filtered text
[field_source-raw]Raw, unfiltered text
[field_source-formatted]Formatted and filtered text
[field_linktestata-raw]Raw, unfiltered text
[field_linktestata-formatted]Formatted and filtered text
[field_nomepresidente-raw]Raw, unfiltered text
[field_nomepresidente-formatted]Formatted and filtered text
[field_facebookpresidente-raw]Raw, unfiltered text
[field_facebookpresidente-formatted]Formatted and filtered text
[field_regionepresentazione-raw]Raw, unfiltered text
[field_regionepresentazione-formatted]Formatted and filtered text
[field_la_tua_risposta-raw]Raw, unfiltered text
[field_la_tua_risposta-formatted]Formatted and filtered text
[field_descrizione_sfida-raw]Raw, unfiltered text
[field_descrizione_sfida-formatted]Formatted and filtered text
[field_email_video_emma-raw]Raw, unfiltered text
[field_email_video_emma-formatted]Formatted and filtered text
[field_nome_videoperemma-raw]Raw, unfiltered text
[field_nome_videoperemma-formatted]Formatted and filtered text
CCK file tokens
[field_immagine_prima_pagina-filefield-fid]ID file
[field_immagine_prima_pagina-filefield-description]File description
[field_immagine_prima_pagina-filefield-filename]File name
[field_immagine_prima_pagina-filefield-filepath]File path
[field_immagine_prima_pagina-filefield-filemime]File MIME type
[field_immagine_prima_pagina-filefield-filesize]File size (in bytes)
[field_immagine_prima_pagina-filefield-filesize_formatted]File size (pretty printed)
[field_immagine_prima_pagina-filefield-view]Fully formatted HTML file tag
[field_immagine_prima_pagina-filefield-onlyname]File name without extension
[field_immagine_prima_pagina-filefield-extension]File extension
[field_profile_ritratto-filefield-fid]ID file
[field_profile_ritratto-filefield-description]File description
[field_profile_ritratto-filefield-filename]File name
[field_profile_ritratto-filefield-filepath]File path
[field_profile_ritratto-filefield-filemime]File MIME type
[field_profile_ritratto-filefield-filesize]File size (in bytes)
[field_profile_ritratto-filefield-filesize_formatted]File size (pretty printed)
[field_profile_ritratto-filefield-view]Fully formatted HTML file tag
[field_profile_ritratto-filefield-onlyname]File name without extension
[field_profile_ritratto-filefield-extension]File extension
[field_curriculum-filefield-fid]ID file
[field_curriculum-filefield-description]File description
[field_curriculum-filefield-filename]File name
[field_curriculum-filefield-filepath]File path
[field_curriculum-filefield-filemime]File MIME type
[field_curriculum-filefield-filesize]File size (in bytes)
[field_curriculum-filefield-filesize_formatted]File size (pretty printed)
[field_curriculum-filefield-view]Fully formatted HTML file tag
[field_curriculum-filefield-onlyname]File name without extension
[field_curriculum-filefield-extension]File extension
[field_cartolinaimg-filefield-fid]ID file
[field_cartolinaimg-filefield-description]File description
[field_cartolinaimg-filefield-filename]File name
[field_cartolinaimg-filefield-filepath]File path
[field_cartolinaimg-filefield-filemime]File MIME type
[field_cartolinaimg-filefield-filesize]File size (in bytes)
[field_cartolinaimg-filefield-filesize_formatted]File size (pretty printed)
[field_cartolinaimg-filefield-view]Fully formatted HTML file tag
[field_cartolinaimg-filefield-onlyname]File name without extension
[field_cartolinaimg-filefield-extension]File extension
[field_image-filefield-fid]ID file
[field_image-filefield-description]File description
[field_image-filefield-filename]File name
[field_image-filefield-filepath]File path
[field_image-filefield-filemime]File MIME type
[field_image-filefield-filesize]File size (in bytes)
[field_image-filefield-filesize_formatted]File size (pretty printed)
[field_image-filefield-view]Fully formatted HTML file tag
[field_image-filefield-onlyname]File name without extension
[field_image-filefield-extension]File extension
[field_banner-filefield-fid]ID file
[field_banner-filefield-description]File description
[field_banner-filefield-filename]File name
[field_banner-filefield-filepath]File path
[field_banner-filefield-filemime]File MIME type
[field_banner-filefield-filesize]File size (in bytes)
[field_banner-filefield-filesize_formatted]File size (pretty printed)
[field_banner-filefield-view]Fully formatted HTML file tag
[field_banner-filefield-onlyname]File name without extension
[field_banner-filefield-extension]File extension
[field_referente_immagine-filefield-fid]ID file
[field_referente_immagine-filefield-description]File description
[field_referente_immagine-filefield-filename]File name
[field_referente_immagine-filefield-filepath]File path
[field_referente_immagine-filefield-filemime]File MIME type
[field_referente_immagine-filefield-filesize]File size (in bytes)
[field_referente_immagine-filefield-filesize_formatted]File size (pretty printed)
[field_referente_immagine-filefield-view]Fully formatted HTML file tag
[field_referente_immagine-filefield-onlyname]File name without extension
[field_referente_immagine-filefield-extension]File extension
[field_passaporto_fotografia-filefield-fid]ID file
[field_passaporto_fotografia-filefield-description]File description
[field_passaporto_fotografia-filefield-filename]File name
[field_passaporto_fotografia-filefield-filepath]File path
[field_passaporto_fotografia-filefield-filemime]File MIME type
[field_passaporto_fotografia-filefield-filesize]File size (in bytes)
[field_passaporto_fotografia-filefield-filesize_formatted]File size (pretty printed)
[field_passaporto_fotografia-filefield-view]Fully formatted HTML file tag
[field_passaporto_fotografia-filefield-onlyname]File name without extension
[field_passaporto_fotografia-filefield-extension]File extension
[field_passaporto_passaporto-filefield-fid]ID file
[field_passaporto_passaporto-filefield-description]File description
[field_passaporto_passaporto-filefield-filename]File name
[field_passaporto_passaporto-filefield-filepath]File path
[field_passaporto_passaporto-filefield-filemime]File MIME type
[field_passaporto_passaporto-filefield-filesize]File size (in bytes)
[field_passaporto_passaporto-filefield-filesize_formatted]File size (pretty printed)
[field_passaporto_passaporto-filefield-view]Fully formatted HTML file tag
[field_passaporto_passaporto-filefield-onlyname]File name without extension
[field_passaporto_passaporto-filefield-extension]File extension
[field_imagepresidente-filefield-fid]ID file
[field_imagepresidente-filefield-description]File description
[field_imagepresidente-filefield-filename]File name
[field_imagepresidente-filefield-filepath]File path
[field_imagepresidente-filefield-filemime]File MIME type
[field_imagepresidente-filefield-filesize]File size (in bytes)
[field_imagepresidente-filefield-filesize_formatted]File size (pretty printed)
[field_imagepresidente-filefield-view]Fully formatted HTML file tag
[field_imagepresidente-filefield-onlyname]File name without extension
[field_imagepresidente-filefield-extension]File extension
[field_immagine-filefield-fid]ID file
[field_immagine-filefield-description]File description
[field_immagine-filefield-filename]File name
[field_immagine-filefield-filepath]File path
[field_immagine-filefield-filemime]File MIME type
[field_immagine-filefield-filesize]File size (in bytes)
[field_immagine-filefield-filesize_formatted]File size (pretty printed)
[field_immagine-filefield-view]Fully formatted HTML file tag
[field_immagine-filefield-onlyname]File name without extension
[field_immagine-filefield-extension]File extension
[field_video_upload-filefield-fid]ID file
[field_video_upload-filefield-description]File description
[field_video_upload-filefield-filename]File name
[field_video_upload-filefield-filepath]File path
[field_video_upload-filefield-filemime]File MIME type
[field_video_upload-filefield-filesize]File size (in bytes)
[field_video_upload-filefield-filesize_formatted]File size (pretty printed)
[field_video_upload-filefield-view]Fully formatted HTML file tag
[field_video_upload-filefield-onlyname]File name without extension
[field_video_upload-filefield-extension]File extension
[field_video_thumb-filefield-fid]ID file
[field_video_thumb-filefield-description]File description
[field_video_thumb-filefield-filename]File name
[field_video_thumb-filefield-filepath]File path
[field_video_thumb-filefield-filemime]File MIME type
[field_video_thumb-filefield-filesize]File size (in bytes)
[field_video_thumb-filefield-filesize_formatted]File size (pretty printed)
[field_video_thumb-filefield-view]Fully formatted HTML file tag
[field_video_thumb-filefield-onlyname]File name without extension
[field_video_thumb-filefield-extension]File extension
CCK user reference tokens
[field_profilo-uid]Referenced user ID
[field_profilo-name]Referenced user name
[field_profilo-link]Formatted HTML link to referenced user
[field_profilo-path]Relative path alias to the referenced user.
[field_profilo-url]Absolute path alias to the referenced user.
CCK date tokens
[field_date-value]The raw date value.
[field_date-view]The formatted date.
[field_date-timestamp]The raw date timestamp.
[field_date-yyyy]Date year (four digit)
[field_date-yy]Date year (two digit)
[field_date-month]Date month (full word)
[field_date-mon]Date month (abbreviated)
[field_date-mm]Date month (two digit, zero padded)
[field_date-m]Date month (one or two digit)
[field_date-ww]Date week (two digit)
[field_date-date]Date date (YYYY-MM-DD)
[field_date-datetime]Date datetime (YYYY-MM-DDTHH:MM:SS)
[field_date-day]Date day (full word)
[field_date-ddd]Date day (abbreviation)
[field_date-dd]Date day (two digit, zero-padded)
[field_date-d]Date day (one or two digit)
[field_date-time]Time H:i
[field_date-to-????]If the field has a to-date defined, the same tokens exist in the form: [to-????], where ???? is the normal token.
[field_evento_data-value]The raw date value.
[field_evento_data-view]The formatted date.
[field_evento_data-timestamp]The raw date timestamp.
[field_evento_data-yyyy]Date year (four digit)
[field_evento_data-yy]Date year (two digit)
[field_evento_data-month]Date month (full word)
[field_evento_data-mon]Date month (abbreviated)
[field_evento_data-mm]Date month (two digit, zero padded)
[field_evento_data-m]Date month (one or two digit)
[field_evento_data-ww]Date week (two digit)
[field_evento_data-date]Date date (YYYY-MM-DD)
[field_evento_data-datetime]Date datetime (YYYY-MM-DDTHH:MM:SS)
[field_evento_data-day]Date day (full word)
[field_evento_data-ddd]Date day (abbreviation)
[field_evento_data-dd]Date day (two digit, zero-padded)
[field_evento_data-d]Date day (one or two digit)
[field_evento_data-time]Time H:i
[field_evento_data-to-????]If the field has a to-date defined, the same tokens exist in the form: [to-????], where ???? is the normal token.
[field_published-value]The raw date value.
[field_published-view]The formatted date.
[field_published-timestamp]The raw date timestamp.
[field_published-yyyy]Date year (four digit)
[field_published-yy]Date year (two digit)
[field_published-month]Date month (full word)
[field_published-mon]Date month (abbreviated)
[field_published-mm]Date month (two digit, zero padded)
[field_published-m]Date month (one or two digit)
[field_published-ww]Date week (two digit)
[field_published-date]Date date (YYYY-MM-DD)
[field_published-datetime]Date datetime (YYYY-MM-DDTHH:MM:SS)
[field_published-day]Date day (full word)
[field_published-ddd]Date day (abbreviation)
[field_published-dd]Date day (two digit, zero-padded)
[field_published-d]Date day (one or two digit)
[field_published-time]Time H:i
[field_published-to-????]If the field has a to-date defined, the same tokens exist in the form: [to-????], where ???? is the normal token.
[field_profile_dob-value]The raw date value.
[field_profile_dob-view]The formatted date.
[field_profile_dob-timestamp]The raw date timestamp.
[field_profile_dob-yyyy]Date year (four digit)
[field_profile_dob-yy]Date year (two digit)
[field_profile_dob-month]Date month (full word)
[field_profile_dob-mon]Date month (abbreviated)
[field_profile_dob-mm]Date month (two digit, zero padded)
[field_profile_dob-m]Date month (one or two digit)
[field_profile_dob-ww]Date week (two digit)
[field_profile_dob-date]Date date (YYYY-MM-DD)
[field_profile_dob-datetime]Date datetime (YYYY-MM-DDTHH:MM:SS)
[field_profile_dob-day]Date day (full word)
[field_profile_dob-ddd]Date day (abbreviation)
[field_profile_dob-dd]Date day (two digit, zero-padded)
[field_profile_dob-d]Date day (one or two digit)
[field_profile_dob-time]Time H:i
[field_profile_dob-to-????]If the field has a to-date defined, the same tokens exist in the form: [to-????], where ???? is the normal token.
CCK location tokens
[field_evento_indirizzo-name]Location name
[field_evento_indirizzo-street]Street location
[field_evento_indirizzo-additional]Additional
[field_evento_indirizzo-city]City
[field_evento_indirizzo-province]State/Province
[field_evento_indirizzo-postal_code]CAP
[field_evento_indirizzo-country]Country
[field_evento_indirizzo-province_name]Province name
[field_evento_indirizzo-country_name]Country name
[field_evento_indirizzo-map_link]Map link
[field_evento_indirizzo-coords]Coordinates
CCK content_taxonomy tokens
[field_profilo_temi-term]Name of top taxonomy term
[field_profilo_temi-term-raw]Unfiltered name of top taxonomy term. WARNING - raw user input.
[field_profilo_temi-tid]ID of top taxonomy term
[field_profilo_temi-terms]Names of all taxonomy terms separated by commas
[field_profilo_temi-terms-raw]Unfiltered names of all taxonomy terms separated by commas. WARNING - raw user input.
[field_profilo_temi-tids]IDs of all taxonomy terms separated by commas
[field_profilo_temi-vocab]Name of terms vocabulary
[field_profilo_temi-vid]ID of terms vocabulary
[field_profile_fare-term]Name of top taxonomy term
[field_profile_fare-term-raw]Unfiltered name of top taxonomy term. WARNING - raw user input.
[field_profile_fare-tid]ID of top taxonomy term
[field_profile_fare-terms]Names of all taxonomy terms separated by commas
[field_profile_fare-terms-raw]Unfiltered names of all taxonomy terms separated by commas. WARNING - raw user input.
[field_profile_fare-tids]IDs of all taxonomy terms separated by commas
[field_profile_fare-vocab]Name of terms vocabulary
[field_profile_fare-vid]ID of terms vocabulary
[field_profile_competenze-term]Name of top taxonomy term
[field_profile_competenze-term-raw]Unfiltered name of top taxonomy term. WARNING - raw user input.
[field_profile_competenze-tid]ID of top taxonomy term
[field_profile_competenze-terms]Names of all taxonomy terms separated by commas
[field_profile_competenze-terms-raw]Unfiltered names of all taxonomy terms separated by commas. WARNING - raw user input.
[field_profile_competenze-tids]IDs of all taxonomy terms separated by commas
[field_profile_competenze-vocab]Name of terms vocabulary
[field_profile_competenze-vid]ID of terms vocabulary
CCK node reference tokens
[field_rel_sfida-nid]Referenced node ID
[field_rel_sfida-title]Referenced node title
[field_rel_sfida-title-raw]Referenced node unfiltered title. WARNING - raw user input.
[field_rel_sfida-link]Formatted html link to the referenced node.
[field_rel_sfida-path]Relative path alias to the referenced node.
[field_rel_sfida-url]Absolute path alias to the referenced node.
Node reference tokens
[nid]Referenced node ID
[title]Referenced node title
[title-raw]Referenced node unfiltered title. WARNING - raw user input.
[link]Formatted html link to the referenced node.
[path]Relative path alias to the referenced node.
[url]Absolute path alias to the referenced node.
Number tokens
[raw]Raw number value
[formatted]Formatted number value
Text tokens
[raw]Raw, unfiltered text
[formatted]Formatted and filtered text
User reference tokens
[uid]Referenced user ID
[name]Referenced user name
[link]Formatted HTML link to referenced user
[path]Relative path alias to the referenced user.
[url]Absolute path alias to the referenced user.
Content_taxonomy tokens
[term]Name of top taxonomy term
[term-raw]Unfiltered name of top taxonomy term. WARNING - raw user input.
[tid]ID of top taxonomy term
[terms]Names of all taxonomy terms separated by commas
[terms-raw]Unfiltered names of all taxonomy terms separated by commas. WARNING - raw user input.
[tids]IDs of all taxonomy terms separated by commas
[vocab]Name of terms vocabulary
[vid]ID of terms vocabulary
Date tokens
[value]The raw date value.
[view]The formatted date.
[timestamp]The raw date timestamp.
[yyyy]Date year (four digit)
[yy]Date year (two digit)
[month]Date month (full word)
[mon]Date month (abbreviated)
[mm]Date month (two digit, zero padded)
[m]Date month (one or two digit)
[ww]Date week (two digit)
[date]Date date (YYYY-MM-DD)
[datetime]Date datetime (YYYY-MM-DDTHH:MM:SS)
[day]Date day (full word)
[ddd]Date day (abbreviation)
[dd]Date day (two digit, zero-padded)
[d]Date day (one or two digit)
[time]Time H:i
[to-????]If the field has a to-date defined, the same tokens exist in the form: [to-????], where ???? is the normal token.
Domain tokens
[domain-id]The current domain ID.
[domain-name]The current domain name, lowercased and with only alphanumeric characters.
[domain-name-raw]The current domain name. WARNING - raw user input. NOT path safe.
[domain-url]The current domain's URL, lowercased and with only alphanumeric characters.
[domain-url-raw]The current domain's URL. WARNING - raw user input. NOT path safe.
[domain-subdomain]The current subdomain, lowercased and with only alphanumeric characters. Only works with *.example.com formats
[domain-subdomain-raw]The current subdomain. Only works with *.example.com formats. WARNING - raw user input. NOT path safe.
[domain-default-id]The default domain ID.
[domain-default-name]The default domain name, lowercased and with only alphanumeric characters.
[domain-default-name-raw]The default domain name. WARNING - raw user input. NOT path safe.
[domain-default-url]The default domain's URL, lowercased and with only alphanumeric characters.
[domain-default-url-raw]The default domain's URL. WARNING - raw user input. NOT path safe.
File tokens
[filefield-fid]ID file
[filefield-description]File description
[filefield-filename]File name
[filefield-filepath]File path
[filefield-filemime]File MIME type
[filefield-filesize]File size (in bytes)
[filefield-filesize_formatted]File size (pretty printed)
[filefield-view]Fully formatted HTML file tag
[filefield-onlyname]File name without extension
[filefield-extension]File extension
Flag tokens
[flag-name]The flag name.
[flag-title]The flag title.
Flag-action tokens
[flag-action]The flagging action taking place.
[flag-content-url]The URL of the content being flagged.
[flag-content-title]The title of the content being flagged.
[flag-content-type]The type of content being flagged, such as node or comment.
[flag-content-id]The ID of content being flagged, may be a nid or cid.
[flag-count]The current count total for this flag.
Location tokens
[location-name_N]Location Name (If there are multiple locations per node, N is the iteration, starting with 0)
[location-street_N]Street (If there are multiple locations per node, N is the iteration, starting with 0)
[location-additional_N]Additional (If there are multiple locations per node, N is the iteration, starting with 0)
[location-city_N]City (If there are multiple locations per node, N is the iteration, starting with 0)
[location-province_N]State/Province (If there are multiple locations per node, N is the iteration, starting with 0)
[location-province_name_N]State/Province Name (If there are multiple locations per node, N is the iteration, starting with 0)
[location-postal_code_N]Postal Code (If there are multiple locations per node, N is the iteration, starting with 0)
[location-latitude_N]Latitude (If there are multiple locations per node, N is the iteration, starting with 0)
[location-longitude_N]Longitude (If there are multiple locations per node, N is the iteration, starting with 0)
[location-country_N]Country (If there are multiple locations per node, N is the iteration, starting with 0)
[location-country_name_N]Country Name (If there are multiple locations per node, N is the iteration, starting with 0)
Node_invite tokens
[inviter-name]The username of the person currently logged in (and thus sending the invite). This will not work as a page-title token since the person rendering the page title will be logged in as someone different (or anonymous).
[inviter-mail]The email address of the person currently logged in (and thus sending the invite). This will not work as a page-title token since the person rendering the page title will be logged in as someone different (or anonymous).
[inviter-rsvp-url]This is the URL of the RSVP form. Send users here to confirm or deny attendance.
[inviter-node-url]This is the URL of the node to which they are being invited. Send them here "for more details."
[node-invite-recip-mail]The email of the person receiving the invite
[node-invite-recip-name]The name of the person receiving the invite
[node-invite-iid]The invite_id (unique identifier) of the invite being sent

La Galassia radicale: Partito radicale - Radicali italiani - Associazione Luca Coscioni - Nessuno Tocchi Caino - Non C'è Pace Senza Giustizia - Ass. Anticlericale.net - Ass. radicale Esperanto

Sito web della Lista Bonino Pannella. ©2010. Alcuni diritti riservati. Design by [Isotype.org] & CaroselloLab. Credits

Questo sito web è pubblicato sotto una Licenza Creative Commons Creative Commons License

Premium Drupal Themes by Adaptivethemes