Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.3. Configuration

The extension provides some wraps for formatting the output. All other things are set up in the flexform of the plugin.

Reference

Property:

Data type:

Description:

Default:

allWrap

stdWrap

Wraps the whole item

<ul>|</ul>

itemWrap

stdWrap

Wraps a single link item. Including (tags and description)

<li>|</li>

metaWrap

stdWrap

Wraps the metalinks

<p>|</p>

metaMoreWrap

stdWrap

Wraps the metalink item “more”

|&nbsp;/&nbsp;

metaFeedWrap

stdWrap

Wraps the metalink item “feed”

|

extendedWrap

stdWrap

Wraps the extended part (description)

<p>|</p>

tagWrap

stdWrap

Wraps the list of tags of a link

<ul>|</ul>

tagItemWrap

stdWrap

Wraps a single tag in the tag list

<li>|</li>

cropDescription

crop

Crop options for linktexts

40 | .. | 1

apiUrl

string

The URL to the del.icio.us API. This option is necessary because del.icio.us plans to change the URL in the next time.

http://del.icio.us/api/posts/recent?count=

[tsref:plugin.th_delicious_pi1]