Hi :-).
On Mon, 12 Jun 2006 14:29:18 +0200, wrote:
> Hi,
>
> I do report this issue here because on trac it seems not to be
> possible to add issues atm
>
> I do have blog entries with trackback urls like this
>
> http://freifunk.net/blog/produktion-des-meshcubes-offensichtlich-eingestellt-2013-suche-nach-alternativgeraeten-fuer-freifunk-netze/tbping
I think this is the sort of "implementation dependant".
How about customizing portal_skins/COREBlog2/cbentry_view.
:
<dd tal:content="python:entry_obj.absolute_url() + '/tbping'">
http://trackback.url/entryid/tbping
</dd>
:
Like this.
<dd>
<input type="text" size="80"
tal:attributes="value python:entry_obj.absolute_url() + '/tbping' />
</dd>
Have funn :-).
----------------------------------------
Atsushi Shibata (Webcore Corp.)
[EMAIL PROTECTED]
http://www.webcore.co.jp/
----------------------------------------
_______________________________________________
COREblog-en mailing list
[email protected]
http://postaria.com/mailman/listinfo/coreblog-en
Unsubscription writing to [EMAIL PROTECTED]