Joomla.it Forum

Joomla! 2.5 (versione con supporto terminato) => Joomla! 1.6/1.7/2.5 => : ant10 05 Jul 2012, 13:19:04

: [Risolto] Aggiunta di commenti
: ant10 05 Jul 2012, 13:19:04
Salve,

Come si aggiunge la possibilità di scrivere i commenti su ogni articolo fatto? anche per gli ospiti?

Il sito è questo: http://dbofstreaming.altervista.org/ (http://dbofstreaming.altervista.org/)
: Re:Aggiunta di commenti
: giusebos 05 Jul 2012, 15:36:11
devi installare un componente per i commenti. Di solito c'è la possibilità di configurare con quale criterio far commentare.


: Re:Aggiunta di commenti
: ant10 05 Jul 2012, 15:39:29
devi installare un componente per i commenti. Di solito c'è la possibilità di configurare con quale criterio far commentare.

Dove posso scaricare questo componente?
: Re:Aggiunta di commenti
: giusebos 05 Jul 2012, 15:41:17
cercalo nella directory dei componenti di joomla extensions.joomla.org
: Re:Aggiunta di commenti
: Dariodor 05 Jul 2012, 17:01:33
Ciao Ant10,

Se ti può aiutare io mi sto trovando bene con il componente "udja comments"

Basta installarlo e dalle opzioni (ovviamente in inglese) selezionare la categoria degli articoli che sono commentabili.
Inoltre è disponibile il Captcha
: Re:Aggiunta di commenti
: ant10 05 Jul 2012, 17:51:06
Ciao Ant10,

Se ti può aiutare io mi sto trovando bene con il componente "udja comments"

Basta installarlo e dalle opzioni (ovviamente in inglese) selezionare la categoria degli articoli che sono commentabili.
Inoltre è disponibile il Captcha

L'ho installato, grazie.

ma c'è una traduzione in italiano?
: Re:Aggiunta di commenti
: Dariodor 05 Jul 2012, 18:16:14
No per il front-end non c'è ancora,

Puoi creare un file it-IT.mod_udjacomments.ini ed inserirlo nella cartella it-IT (da creare anche questa) in modules/mod_udjacomments/language

Oppure (molto semplicemente) utilizzare l'override lingua presente nel backend di Joomla! in Estensioni -> gestione lingua.

I campi da sostituire sono i seguenti:
:
MOD_UDJACOMMENTS_DESCRIPTION="This is a simple module to allow comments on your Joomla website. You MUST install com_udjaComments.zip for this module to work correctly."
MOD_UDJACOMMENTS_FIELD_USECSS_LABEL="Use built-in CSS"
MOD_UDJACOMMENTS_FIELD_USECSS_DESC="If \"yes\" the module will use it's own CSS to try and style the comments"
MOD_UDJACOMMENTS_FIELD_TITLE_COMPONENT_ PARAMS="Please be aware most configurable options are contained within the config area of the component."
MOD_UDJACOMMENTS_FORM_TITLE="Post your comments..."
MOD_UDJACOMMENTS_FORM_LBLNAME="Name"
MOD_UDJACOMMENTS_FORM_LBLEMAIL="Email"
MOD_UDJACOMMENTS_FORM_LBLWEBSITE="Website"
MOD_UDJACOMMENTS_FORM_LBLCOMMENT="Your comment"
MOD_UDJACOMMENTS_FORM_LBLNOTIFICATIONS="Check this box to receive notifications of new comments on this feed"
MOD_UDJACOMMENTS_FORM_LBLSIGNUP="Check this box to signup to our mailing list"
MOD_UDJACOMMENTS_FORM_LBLSUBMIT="Submit comment"
MOD_UDJACOMMENTS_POSTED_AT="Posted at"
MOD_UDJACOMMENTS_NEXTPAGE="Next"
MOD_UDJACOMMENTS_PREVIOUSPAGE="Previous"
MOD_UDJACOMMENTS_COMMENTSAVE_SUCCESS="Your comment has succesfully been submitted, please be aware that your post may required moderation before being publicly viewable."
MOD_UDJACOMMENTS_REPLY_TEXT="Reply to comment"
MOD_UDJACOMMENTS_FIELD_DISPLAYBACKLINK_ LABEL="Support development by linking to author"
MOD_UDJACOMMENTS_FIELD_DISPLAYBACKLINK_ DESC="By clicking no, perhaps consider donating to development. Over 150 hours of development went into this project, fancy buying me a pint in return?"
MOD_UDJACOMMENTS_VALIDATION_TXTEMAIL="Please enter a valid email address"
MOD_UDJACOMMENTS_VALIDATION_TXTNAME="Please enter your name"
MOD_UDJACOMMENTS_VALIDATION_TXTCOMMENT="Please enter your comment(s)"
MOD_UDJACOMMENTS_VALIDATION_RECAPTCHA="The Captcha you entered was incorrect, please try again"
MOD_UDJACOMMENTS_VALIDATION_TXTWEBSITE="Please specify your website"
MOD_UDJACOMMENTS_NOTIFICATIONEMAIL_SUBJ ECT="A comment has been posted"
MOD_UDJACOMMENTS_NOTIFICATIONEMAIL_BODY="You are receiving this as you have requested to receive notifications of comments on the below URL:"
MOD_UDJACOMMENTS_NOJS_ERROR="Unfortunately you have Javascript disabled, please enable Javascript in order to experience the comments correctly"
MOD_UDJACOMMENTS_REPLY_TO_COMMENT="Replying to comment..."
MOD_UDJACOMMENTS_UNSUBSCRIBE_SUCCESS="You have been unsubscribed succesfully, effectively immediately"
: Re:Aggiunta di commenti
: ant10 05 Jul 2012, 21:28:39
No per il front-end non c'è ancora,

Puoi creare un file it-IT.mod_udjacomments.ini ed inserirlo nella cartella it-IT (da creare anche questa) in modules/mod_udjacomments/language

Oppure (molto semplicemente) utilizzare l'override lingua presente nel backend di Joomla! in Estensioni -> gestione lingua.

I campi da sostituire sono i seguenti:
:
MOD_UDJACOMMENTS_DESCRIPTION="This is a simple module to allow comments on your Joomla website. You MUST install com_udjaComments.zip for this module to work correctly."
MOD_UDJACOMMENTS_FIELD_USECSS_LABEL="Use built-in CSS"
MOD_UDJACOMMENTS_FIELD_USECSS_DESC="If \"yes\" the module will use it's own CSS to try and style the comments"
MOD_UDJACOMMENTS_FIELD_TITLE_COMPONENT_ PARAMS="Please be aware most configurable options are contained within the config area of the component."
MOD_UDJACOMMENTS_FORM_TITLE="Post your comments..."
MOD_UDJACOMMENTS_FORM_LBLNAME="Name"
MOD_UDJACOMMENTS_FORM_LBLEMAIL="Email"
MOD_UDJACOMMENTS_FORM_LBLWEBSITE="Website"
MOD_UDJACOMMENTS_FORM_LBLCOMMENT="Your comment"
MOD_UDJACOMMENTS_FORM_LBLNOTIFICATIONS="Check this box to receive notifications of new comments on this feed"
MOD_UDJACOMMENTS_FORM_LBLSIGNUP="Check this box to signup to our mailing list"
MOD_UDJACOMMENTS_FORM_LBLSUBMIT="Submit comment"
MOD_UDJACOMMENTS_POSTED_AT="Posted at"
MOD_UDJACOMMENTS_NEXTPAGE="Next"
MOD_UDJACOMMENTS_PREVIOUSPAGE="Previous"
MOD_UDJACOMMENTS_COMMENTSAVE_SUCCESS="Your comment has succesfully been submitted, please be aware that your post may required moderation before being publicly viewable."
MOD_UDJACOMMENTS_REPLY_TEXT="Reply to comment"
MOD_UDJACOMMENTS_FIELD_DISPLAYBACKLINK_ LABEL="Support development by linking to author"
MOD_UDJACOMMENTS_FIELD_DISPLAYBACKLINK_ DESC="By clicking no, perhaps consider donating to development. Over 150 hours of development went into this project, fancy buying me a pint in return?"
MOD_UDJACOMMENTS_VALIDATION_TXTEMAIL="Please enter a valid email address"
MOD_UDJACOMMENTS_VALIDATION_TXTNAME="Please enter your name"
MOD_UDJACOMMENTS_VALIDATION_TXTCOMMENT="Please enter your comment(s)"
MOD_UDJACOMMENTS_VALIDATION_RECAPTCHA="The Captcha you entered was incorrect, please try again"
MOD_UDJACOMMENTS_VALIDATION_TXTWEBSITE="Please specify your website"
MOD_UDJACOMMENTS_NOTIFICATIONEMAIL_SUBJ ECT="A comment has been posted"
MOD_UDJACOMMENTS_NOTIFICATIONEMAIL_BODY="You are receiving this as you have requested to receive notifications of comments on the below URL:"
MOD_UDJACOMMENTS_NOJS_ERROR="Unfortunately you have Javascript disabled, please enable Javascript in order to experience the comments correctly"
MOD_UDJACOMMENTS_REPLY_TO_COMMENT="Replying to comment..."
MOD_UDJACOMMENTS_UNSUBSCRIBE_SUCCESS="You have been unsubscribed succesfully, effectively immediately"

scusa, non ho capito dove trovare quelle scritte da sostituire.

ti puoi spiegare più dettagliatamente come devo fare?

Grazie :)
: Re:[Risolto] Aggiunta di commenti
: ant10 05 Jul 2012, 21:33:29
Ho risolto adesso grazie :)