<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by Flaimo.com RSS Builder [2010-09-10 19:24:47]  --> <rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" >
<channel>
<docs>http://typo3.andreas-bulling.de/bugs/</docs>
<description>Mantis - Modern Linklist (ab_linklist) - ISSUES</description>
<link>http://typo3.andreas-bulling.de/bugs/</link>
<title>Mantis - Modern Linklist (ab_linklist) - ISSUES</title>
<image>
<title>Mantis - Modern Linklist (ab_linklist) - ISSUES</title>
<url>http://typo3.andreas-bulling.de/bugs/images/mantis_logo_button.gif</url>
<link>http://typo3.andreas-bulling.de/bugs/</link>
<description>Mantis - Modern Linklist (ab_linklist) - ISSUES</description>
</image>
<category>Modern Linklist (ab_linklist)</category>
<ttl>10</ttl>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2010-09-10T19:24:46+02:00</sy:updateBase>
<item>
<title>0000090: Darstellungsfehler &quot;Displaying results 11 to 16&lt;/span&gt; out of 16&lt;/span&gt;&quot; wegen &quot;htmlspecialchars()&quot;</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=90</link>
<description>Datei: class.tx_ablinklist_pi1.php&lt;br /&gt;
Funktion: makePageBrowser()&lt;br /&gt;
Zeile: sprintf( str_replace( '###SPAN_BEGIN###', '&lt;span' . $this-&gt;pi_classParam( 'browsebox-strong' ) . '&gt;', htmlspecialchars( trim( $this-&gt;pi_getLL( 'pi_list_browseresults_displays', 'Displaying results ###SPAN_BEGIN###%s to %s&lt;/span&gt; out of ###SPAN_BEGIN###%s&lt;/span&gt;' ) ) ) ),</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=90</guid>
<author>fabian &lt;fabian@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=90#bugnotes</comments>
</item>
<item>
<title>0000089: Die Suche berücksichtigt NICHT den Ausgangspunkt (Lösung anbei)</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=89</link>
<description>Fehlerbeschreibung siehe Betreff.&lt;br /&gt;
&lt;br /&gt;
Lösung:&lt;br /&gt;
class.tx_ablinklist_pi1.php (ca. Zeile 940) wie folgt verändern.&lt;br /&gt;
&lt;br /&gt;
Suchen:&lt;br /&gt;
$whereClause .= '( label LIKE &quot;%' . $searchFor . '%&quot; OR description LIKE &quot;%' . $searchFor . '%&quot; OR tags LIKE &quot;%' . $searchFor . '%&quot; )';&lt;br /&gt;
&lt;br /&gt;
Ersetzen:&lt;br /&gt;
$whereClause .= '( label LIKE &quot;%' . $searchFor . '%&quot; OR description LIKE &quot;%' . $searchFor . '%&quot; OR tags LIKE &quot;%' . $searchFor . '%&quot; ) AND ( pid IN (' . $this-&gt;sysfolderList . ') )';</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=89</guid>
<author>fabian &lt;fabian@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=89#bugnotes</comments>
</item>
<item>
<title>0000088: piVar tx_ablinklist_pi1[action]=getviewcategory &quot;fehlt&quot; beim breadcrump</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=88</link>
<description>Wenn man eine Kategorie auswählt, wird der URL u.a. &quot;tx_ablinklist_pi1[action]=getviewcategory&quot; hinzugefügt.&lt;br /&gt;
&lt;br /&gt;
Die Kategorien im breadcrump enthalten diese piVar allerdings nicht.&lt;br /&gt;
&lt;br /&gt;
Dies hat zur Folge, dass ein und die selbe Seite über zwei URLs zu erreichen ist (Stichwort Google-DC) und der RealURL-Aufbau je nach Konfiguration u. U. leidet.</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=88</guid>
<author>fabian &lt;fabian@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=88#bugnotes</comments>
</item>
<item>
<title>0000087: piVars tx_ablinklist_pi1[cid] aus der URL verbannen?</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=87</link>
<description>Im Prinzip steht der Verbesserungsvorschlag schon vollständig im Betreff.&lt;br /&gt;
&lt;br /&gt;
Ich würde es klasse finden wenn man zwecks schönen RealURL-Ergebnissen auf die piVars tx_ablinklist_pi1[cid] verzichten könnte.&lt;br /&gt;
&lt;br /&gt;
Danke im Voraus.</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=87</guid>
<author>fabian &lt;fabian@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=87#bugnotes</comments>
</item>
<item>
<title>0000086: Seltsame piVars ab Seite 2 und folgende</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=86</link>
<description>Ich verwende die Extension in der Ansicht &quot;CATEGORY&quot;. Wenn man bei &quot;langen&quot; Listen die Seite 2 und folgende ansurft entstehen in der URL zwei &quot;seltsame&quot; piVars.&lt;br /&gt;
&lt;br /&gt;
Typo3 4.3.1&lt;br /&gt;
&lt;br /&gt;
PS: Besten Dank für die Entwicklung dieser Extension.</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=86</guid>
<author>fabian &lt;fabian@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=86#bugnotes</comments>
</item>
<item>
<title>0000082: &quot;Accept this link&quot; doesn't work on 'Links reported broken' list.</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=82</link>
<description>It's not possible accept links which are reported broken, they just stay on the list.&lt;br /&gt;
&lt;br /&gt;
Attached a diff with a solution.&lt;br /&gt;
&lt;br /&gt;
I have solved this by changing this line:&lt;br /&gt;
if( t3lib_div::GPvar( 'href' ) != $link[0]['href'] &amp;&amp; $this-&gt;duplicateURI( $href )) {&lt;br /&gt;
to:&lt;br /&gt;
if( t3lib_div::GPvar( 'href' ) != $link[0]['href'] &amp;&amp; $this-&gt;duplicateURI( $href ) &amp;&amp; $link[0]['status']!=2) {&lt;br /&gt;
&lt;br /&gt;
Not sure if that's the correct way though?</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=82</guid>
<author>inshadow &lt;inshadow@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=82#bugnotes</comments>
</item>
<item>
<title>0000080: Flexform default Status for added Links should also apply for BE-User-generated Links</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=80</link>
<description>The Plugin FlexForm has its own option for setting a new link into a certain status (unconfirmed, confirmed, reported broken, mfd) when FE-Users propose a new link. This does not apply for BE Users, which is a pity.</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=80</guid>
<author>immo &lt;immo@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=80#bugnotes</comments>
</item>
<item>
<title>0000079: Possibility to wrap tags around Categories/Links</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=79</link>
<description>I'd like to make my lists with well-formed CSS and a hierarchical structure: Every category a list, every sub-category a sub-list, every link set for a category a dictionary with each link being its own dictionary entry. For that, I'd need a surrounding stdWrap for Category###LEVEL### (to properly end the ul tag after the link list) and a stdWrap for the set of links appearing in each Category (to start/end the dl tag).&lt;br /&gt;
&lt;br /&gt;
Even better would be a subpart marker in the css-based templates... like in the cal ext.&lt;br /&gt;
&lt;br /&gt;
Great Extension, BTW!</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=79</guid>
<author>immo &lt;immo@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=79#bugnotes</comments>
</item>
<item>
<title>0000077: URL with auto http://</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=77</link>
<description>while submitting a new link, form field tx_ablinklist_pi1[href] could be postprocessed and prepended with a &quot;&lt;a href=&quot;http://&quot;&quot;&gt;http://&quot;&lt;/a&gt; [&lt;a href=&quot;http://&quot;&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] as default, if no protocol is given. Should not check on &quot;&lt;a href=&quot;http://&quot;&quot;&gt;http://&quot;&lt;/a&gt; [&lt;a href=&quot;http://&quot;&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] itself, because we might want to linklist skype:users or &lt;a href=&quot;news://something&quot;&gt;news://something.&lt;/a&gt; [&lt;a href=&quot;news://something&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
Benefit: easier data entering</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=77</guid>
<author>salsamartin &lt;salsamartin@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=77#bugnotes</comments>
</item>
<item>
<title>0000076: prefill form values from fe_user</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=76</link>
<description>if signed in, the form fields for new links could be prefilled with URL and email.&lt;br /&gt;
ve_guestbook is doing this. Easy done, nice little feature.</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=76</guid>
<author>salsamartin &lt;salsamartin@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=76#bugnotes</comments>
</item>
<item>
<title>0000075: extend to a linkexchange tool?</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=75</link>
<description>actually, i was looking for a link exchange tool when I found ab_linklist.&lt;br /&gt;
&lt;br /&gt;
So when others enter their URL and get my pagerank-goodie, I would like to have  a link to my page from them as well in exchange to increase my page rank.&lt;br /&gt;
&lt;br /&gt;
I am not sure wether ab_linklist should have such a feature, but in these google-times, it would make it more 'modern' of course.&lt;br /&gt;
&lt;br /&gt;
What would be needed? &lt;br /&gt;
- in FE form and backend another line for entering the url where to find my URL (and logo)&lt;br /&gt;
- in FE form a textarea for proposed code could be provided using static HTML in the template or comfortably generated from &quot;own logo and description&quot; tab&lt;br /&gt;
- maybe a cron-triggered crawler for the given backlink to check the existance of the entry from time to time. After a couple of failed greps, the link in ab_linklist could be deactivated.&lt;br /&gt;
&lt;br /&gt;
... until then we need to do this manually :-(</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=75</guid>
<author>salsamartin &lt;salsamartin@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=75#bugnotes</comments>
</item>
<item>
<title>0000072: Tree view troubles with parentcategories</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=72</link>
<description>Not having a parent category dumpes the tree view (see debug information below). But even having a perent category prevents from dumping...&lt;br /&gt;
&lt;br /&gt;
Thanx for the work, looks technically excellent to me (as being yet a non-developer)&lt;br /&gt;
Martin</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=72</guid>
<author>salsamartin &lt;salsamartin@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=72#bugnotes</comments>
</item>
<item>
<title>0000074: Parent Categories should not have links</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=74</link>
<description>Logically, in treeview, parent categories should not have links, only child categories. I think there should be a setting for this. Maybe in a &quot;Tree settings&quot; tab.&lt;br /&gt;
&lt;br /&gt;
Only logical link for a parent should be creating a new category. But this is not really needed for me.&lt;br /&gt;
&lt;br /&gt;
cheers,&lt;br /&gt;
Martin</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=74</guid>
<author>salsamartin &lt;salsamartin@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=74#bugnotes</comments>
</item>
<item>
<title>0000073: Any click opens another frameset in a frameset</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=73</link>
<description>I think this is caused by wrong API-call for generating a link. I will move to a new template hopefully soon w/o frames, but for completeness sake...</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=73</guid>
<author>salsamartin &lt;salsamartin@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=73#bugnotes</comments>
</item>
<item>
<title>0000070: Avoid javascript back button</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=70</link>
<description>Hi Andreas,&lt;br /&gt;
&lt;br /&gt;
The back button so far works with Javascript only. That's not neccessary when using dynamic output anyway. Why don't you just insert 'real' links to the corresponding pages? &lt;br /&gt;
&lt;br /&gt;
That's not only an issue of accessibility.&lt;br /&gt;
&lt;br /&gt;
Cheers,&lt;br /&gt;
Frank</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=70</guid>
<author>Frank Sander &lt;Frank Sander@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=70#bugnotes</comments>
</item>
<item>
<title>0000069: Detail-Link to separate page in List/Top/...</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=69</link>
<description>Currently it isn't possible to change the more/detail-link so as it point to a separate page.</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=69</guid>
<author>bodo &lt;bodo@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=69#bugnotes</comments>
</item>
<item>
<title>0000065: Evaluation on duplicateURI doesnt ignore deleted links</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=65</link>
<description>On trying to submit a new link as a frontenduser (or guest) the method &quot;tx_ablinklist_pi1-&gt;duplicateURI&quot; tests on existance of the given link in the database. But even if the link was deleted, this method marks the given URI as a duplicate.</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=65</guid>
<author>thbodi &lt;thbodi@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=65#bugnotes</comments>
</item>
<item>
<title>0000057: Cannot preview links created in a draft workspace with the workspace-preview</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=57</link>
<description>When I create a new link in a draft workspace (the links are in a system folder) and I then want to preview the links by previewing the page using the workspace preview, the new link items don't appear. They will only appear once I publish them to LIVE workspace.&lt;br /&gt;
&lt;br /&gt;
This is 100% reproducable on both of my typo3 servers.</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=57</guid>
<author>NameZero912 &lt;NameZero912@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=57#bugnotes</comments>
</item>
<item>
<title>0000054: Tree-View: Aktualisieren der Link-Statistik und dem Link zum Melden von gebrochenen Links</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=54</link>
<description>Mit dem Aktualisieren der Anzeige der Statistik (Link-Klicks) und dem Text von gebrochenen Link melden besteht ein Problem. Auf yaml.t3net.de -&gt; Yaml für Typo3 -&gt; Referenzen kann das gut nachvollzogen werden.&lt;br /&gt;
&lt;br /&gt;
Ich habe eine Tree-Ansicht auf welcher die Link-Statistik angezeigt wird und das Melden von gebrochenen Links möglich ist. Beide werden sehr langsam aktualisiert (z.B am nächsten Tag wird es dann richtig angezeigt, ausser man leert den FE Cache im BE).&lt;br /&gt;
&lt;br /&gt;
Klickt man auf einen Link sollte die Statistik um eins erhöht werden. Sowohl im IE 7.0 als auch im FF 2.0 wird trotz Cache leeren und komplettem Reload die Anzeige in der Tree-View nicht aktualisiert. Interessanterweise ist unter dem Breadcrump Ihrer Extension die aktuelle Version der Seite hinterlegt. Wenn man als Beispiel bei yaml.t3net.de (unter Referenzen) Home &gt;&gt; Dienstleister auf Dienstleister klickt, werden Statistik und gebrochener Link-Text richtig angezeigt. Klick man sich noch mal durchs Menü wird wieder die &quot;alte&quot; Statistik und gebrochener Link-Text (man kann den Link nochmals melden) angezeigt.</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=54</guid>
<author>guguss &lt;guguss@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=54#bugnotes</comments>
</item>
<item>
<title>0000028: BE: Link submission with auto fetch meta data</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=28</link>
<description>Hi Andreas, &lt;br /&gt;
i'd a look  -  with the request to do it similar - at a CMS whcih has a link module, fetching automatically &lt;br /&gt;
* The link targets title (head)&lt;br /&gt;
* The link targets description (meta-data, head)&lt;br /&gt;
* And a screenshot of the page (were i still don't know how it can made at all)&lt;br /&gt;
&lt;br /&gt;
I just like to ask you if you plan or ever though about things like that.&lt;br /&gt;
The known non-typo-link-module works with an extra button, where all the three things are fetched from the extern website; also, this feature is a be-feature only.&lt;br /&gt;
&lt;br /&gt;
thanks für a short, quick answer.&lt;br /&gt;
Regards, Sam</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=28</guid>
<author>subnoodle &lt;subnoodle@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=28#bugnotes</comments>
</item>
<item>
<title>0000032: Option to place Top links on all pages.</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=32</link>
<description>I am missing a option to place the most popular and newest links on all pages.&lt;br /&gt;
&lt;br /&gt;
I have tried to make a hidden page and inset this page ID on all pages but as soon as you show the detailed description this is also shown on the front page. Please see picture</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=32</guid>
<author>tyksak &lt;tyksak@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=32#bugnotes</comments>
</item>
<item>
<title>0000036: Possibility to upload more than one image to a link</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=36</link>
<description>I love the extension an i use it to have a categorized view over many links.&lt;br /&gt;
&lt;br /&gt;
To give users an overview what the link is about i use the image field to manually place an icon in front of the link depending on the meaning of the link (for example online tool or offline tool). Now ist would be great if i colt assign more than one picture (icon) to a link. For example i coult assign a icon &quot;online tool&quot; and &quot;freeware&quot;. Backend would be enough for me...</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=36</guid>
<author>Thomas &lt;Thomas@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=36#bugnotes</comments>
</item>
<item>
<title>0000041: Snap-Shot-Preview</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=41</link>
<description>Hi!&lt;br /&gt;
&lt;br /&gt;
first of all, thanks again for your work and the extension!&lt;br /&gt;
&lt;br /&gt;
I was looking for a snapshot/thumb solution and i integrated &quot;snapshots&quot;:&lt;br /&gt;
&lt;a href=&quot;http://www.snap.com/about/shots.php?source=www.fi-ausbilden.de&amp;campaign=shot_link!preview!www.fi-ausbilden.de&quot;&gt;http://www.snap.com/about/shots.php?source=www.fi-ausbilden.de&amp;campaign=shot_link!preview!www.fi-ausbilden.de&lt;/a&gt; [&lt;a href=&quot;http://www.snap.com/about/shots.php?source=www.fi-ausbilden.de&amp;campaign=shot_link!preview!www.fi-ausbilden.de&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
For a working solution see here (hover over the little icon in front of the name):&lt;br /&gt;
&lt;a href=&quot;http://www.fi-ausbilden.de/seo-tools/aktion/getviewcatalog/kategorie/backlink-check/link//2676969778.html&quot;&gt;http://www.fi-ausbilden.de/seo-tools/aktion/getviewcatalog/kategorie/backlink-check/link//2676969778.html&lt;/a&gt; [&lt;a href=&quot;http://www.fi-ausbilden.de/seo-tools/aktion/getviewcatalog/kategorie/backlink-check/link//2676969778.html&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
Maybe this is an idea to integrate a snapshot/thumbnail function for this extension?</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=41</guid>
<author>Thomas &lt;Thomas@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=41#bugnotes</comments>
</item>
<item>
<title>0000062: New romanian translation for FE output</title>
<link>http://typo3.andreas-bulling.de/bugs/view.php?id=62</link>
<description>Since my site is in romanian language too, i create a romanian translation for the FE output. The translation was done by a native romanian speaker who study german and work as translater.</description>
<guid>http://typo3.andreas-bulling.de/bugs/view.php?id=62</guid>
<author>Stefano &lt;Stefano@example.com&gt;</author>
<comments>http://typo3.andreas-bulling.de/bugs/view.php?id=62#bugnotes</comments>
</item>
</channel>
</rss>
