Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
[es-es] Integración con coComment
¿Alguien ha probado la integración con coComment?
He añadido este código al formulario /comment_form/ pero no acaba de funcionar del todo bien, no obtiene el valor del id del artículo…
<script>
var blogTool = "TextPattern";
var blogURL = "Replace with URL of your blog";
var blogTitle = "Replace with Title of your blog";
var postURL = "URL of your blog then add the following: /?id=";
/* e.g. "http://www.nombredelblog.com/blog/?id="; */
var postTitle = "";
var commentAuthorFieldName = "comment_name_input";
var commentAuthorLoggedIn = "false";
var commentFormID = "txpCommentInputForm";
var commentTextFieldName = "message";
var commentButtonName = "submit";
</script>
<script id="cocomment-fetchlet" src="http://www.cocomment.com/js/enabler.js"></script>
Last edited by juanjo (2007-06-08 10:05:23)
Offline
Re: [es-es] Integración con coComment
Creo que ya está resuelto, usando la etiqueta <txp:article_id /> en el script.
Offline
#3 2007-06-08 10:59:12
- milosevic
- Member

- From: Madrid, Spain
- Registered: 2005-09-19
- Posts: 390
Re: [es-es] Integración con coComment
Yo lo tuve unos meses puesto, pero no sé, no me cautivó, y lo quité.
<txp:rocks/>
Offline
Pages: 1