Alcune configurazioni sono intenzionalmente sbagliate proprio per dimostrare alcune funzionalità. Ma Voi probabilmente volete, ad esempio, più di 5 termini per pagina e voler cancellare i termini di esempio e categorie.'; $lang['postuninstall'] = 'Rimosso con successo.'; $lang['uninstalled'] = 'Modulo disinstallato.'; $lang['installed'] = 'Versione del modulo %s installata.'; $lang['prefsupdated'] = 'Preferenze del modulo aggiornate.'; $lang['accessdenied'] = 'Accesso Negato. Si prega di controllare i vostri permessi.'; $lang['error'] = 'Errore!'; $lang['upgraded'] = 'Modulo aggiornato alla versione %s.'; $lang['title_mod_prefs'] = 'Preferenze modulo'; $lang['title_mod_admin'] = 'Pannello di amministrazione del modulo'; $lang['title_term'] = 'Termine'; $lang['title_definition'] = 'Definizione'; $lang['column_definition'] = 'Definizione'; $lang['title_default_template'] = 'Modello predefinito di visualizzazione'; $lang['title_default_single_term_template'] = 'Modello predefinito di visualizzazione della finestra di popup'; $lang['title_filter_site'] = 'Filtro il sito per i Termini?'; $lang['title_filter_news'] = 'Filtra articoli delle News per i Termini?'; $lang['title_number_show'] = 'Numbero di Termini da visualizzare per pagina'; $lang['title_default_number_show'] = 'Numbero predefinito di Termini da visualizzare per pagina'; $lang['title_filter_site_label'] = 'Attiva tutti i Termini sul sito? (attenzione - rallenta il sito)'; $lang['title_glossary_page'] = 'Pagina glossario (target per i link attivi)'; $lang['title_disable_prettyurls'] = 'Disabilita i pretty urls per questo modulo'; $lang['title_disable_prettyurls_label'] = 'Disabilita'; $lang['title_glossary_inline'] = 'Visualizza il Termine linkato inline?'; $lang['title_show_termids'] = 'Mostra i numeri ID dei Termini nella amministrazione'; $lang['title_display_tab'] = 'Opzioni di visualizzazione del glossario'; $lang['title_single_term'] = 'Mostra i Termini linkati sulle vostre pagine?'; $lang['title_single_term_label'] = 'Mostra Termine singolo (opposto al full Glossario)'; $lang['title_wysiwyg_definitions'] = 'Usare WYSIWYG per inserire definizione dei Termini?'; $lang['title_wysiwyg_terms'] = 'Usare WYSIWYG per inserire Termini?'; $lang['title_wysiwyg_terms_help'] = 'Si prega di notare che i tag all'interni dei Termini possono interferire con alphabetizing and with activated terms!'; $lang['title_link_tab'] = 'Opzioni dei link del Glossario'; $lang['title_admin_tab'] = 'Opzioni del pannello di amministrazione'; $lang['title_filtering_tab'] = 'Opzioni di filtraggio del sito'; $lang['title_number_spining_chars'] = 'Massimo numero di caratteri da utilizzare in un Termine nel Glossary nav'; $lang['title_process_smarty'] = 'Processo tag Smarty nelle definizioni?'; $lang['filter_link'] = 'Link alla pagina glossario'; $lang['column_term'] = 'Termine'; $lang['column_termid'] = 'ID del Termine'; $lang['column_action'] = 'Azione'; $lang['column_category'] = 'Categoria'; $lang['title_admin_panel'] = 'Glossario / Dizionario / FAQ'; $lang['title_term_list'] = 'Termini'; $lang['title_name'] = 'Nome'; $lang['title_cats'] = 'Categorie'; $lang['title_filter_category'] = 'Mostra solo questa categoria:'; $lang['title_all'] = 'Tutte le categorie'; $lang['column_template'] = 'Nome del Modello'; $lang['title_template'] = 'Definizione del Modello'; $lang['addterm'] = 'Aggiungi nuovo termine'; $lang['termadded'] = 'Il Termine è stato aggiunto.'; $lang['termdeleted'] = 'Il Termine è stato cancellato.'; $lang['edit'] = 'Modifica Termine'; $lang['no'] = 'No'; $lang['yes'] = 'Sì'; $lang['filter'] = 'Filtro'; $lang['delete'] = 'Cancella Termine'; $lang['suredelete'] = 'Siete sicuro di voler cancellare il Termine %s?'; $lang['listterms'] = 'Gestione Termini'; $lang['listtempl'] = 'Gestione Modelli'; $lang['listcats'] = 'Gestione categorie'; $lang['addcat'] = 'Aggiungi categoria'; $lang['editcat'] = 'Modifica categoria'; $lang['delcat'] = 'Cancella categoria'; $lang['manageprefs'] = 'Preferenze amministrazione'; $lang['templatelist'] = 'Modelli'; $lang['unknown_term'] = 'Richiesto il Termine sconosciuto %s.'; $lang['glossary_page_help'] = 'Seleziona una pagina sottostante che contiene un tag per visualizzare le informazione del glossario, cioè una pagina contenente {cms_module module="Glossary"}'; $lang['glossary_prettyurls_help'] = 'Disabilitare i pretty urls per questo modulo può aiutare se alcuni dei vostri Termini contengono caratteri non alfanumerici o spazi bianchi.'; $lang['glossary_inline_help'] = 'Usa l'opzione seguente se volete avere i vostri Termini attivi visualizzati in-line. Questo è mutuamente esclusivo con il linking alla pagina Glossary'; $lang['title_glossary_inline_label'] = 'Visualizza Inline'; $lang['notemplates'] = 'Nessun Modello nel database.'; $lang['nocats'] = 'Nessuna categoria nel database.'; $lang['addtemplate'] = 'Aggiungi un Modello'; $lang['templateupdated'] = 'Modello aggiornato'; $lang['templatedeleted'] = 'Modello cancellato'; $lang['catupdated'] = 'Categoria aggiornata'; $lang['catdeleted'] = 'Categoria cancellata'; $lang['areyousure'] = 'Sei sicuro che vuoi cancellare %s?'; $lang['next'] = ' : Prossimo »'; $lang['prev'] = '« Precedente : '; $lang['moddescription'] = 'Questo modulo permette di creare uan lista di Termini e definizioni per la visualizzazione. Un Termine può essere una parola, una risposta a domande ricorrenti, o qualcosa di similare.'; $lang['changelog'] = '
This allows the administrator to create a list of terms, which will appear on a page. Clicking on the term will expand it to include the definition.
Install it by placing the module in a page or template using the smarty tag {cms_module module='Glossary'}
You can have it start with a term expanded by passing a term=Term parameter, or passing a tid=term_id.
You can limit it to a specific category by passing a cat="Category" parameter.
You can override the default template by passing a template="template_id" parameter.
This module also will read the URL, and support specifications of "term" or "cat" on the URL. So, for example, you could have an URL like http://mysite/index.php?page=10?term=myterm. If page 10 includes the Glossary module, it will expand the definition of "myterm".
You can make terms that show up in your pages link to their definitions, either "inline" (where it replaces the content of your page), or by linking to your main Glossary page. This is the "inline" option which you can set in the "Glossary Links Options" section of the Glossary Admin Prefs.
You can also choose to have links go to a page with only the definition of your term, and you can control the display of this by altering the template. This also set in "Glossary Links Options" section of the Glossary Admin Prefs.
You can tag specific words to be linked to the Glossary if you want, by placing the following tag in a page: {cms_module module='Glossary' action='def' term='foo'}, where you replace "foo" with a term that you have in your glossary.
If you turn on site filtering, every instance of each of your terms that shows up on the site will become a link. Depending on the mode you choose in the admin, this will either be a link to your main Glossary page or open to the term in question.
Site filtering is an intensive process, and will slow your site down somewhat. There is an alternate, faster implementation that I may use to replace the existing one, if there are enough complaints. It's more complicated, and I'm lazy, but given sufficient demand, I'll fix it.
This module does not include commercial support. However, there are a number of resources available to help you with it:
As per the GPL, this software is provided as-is. Please read the text of the license for the full disclaimer.
Copyright © 2006, Samuel Goldstein <sjg@cmsmodules.com>. All Rights Are Reserved.
This module has been released under the GNU Public License. You must agree to this license before using the module.