<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel">
    <title>gmane.comp.cms.tiki.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26764"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26763"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26762"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26761"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26760"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26759"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26758"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26757"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26756"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26755"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26754"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26753"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26752"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26751"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26750"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26749"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26748"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26747"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26746"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26745"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26764">
    <title>[Tiki-devel] User Tracker permissions</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26764</link>
    <description>&lt;pre&gt;Where do I set these tracker permissions? (added bullets below)

"*Access to the user tracker item*:
*Important*: It can be necessary in some case to set the group that has the
tracker as the default group for the user.
The user can see his user tracker, if the permissions are ok with:

   - tiki-view_tracker_item.php?view=+user

You can see the user tracker of another user , if the permissions are ok
and if the item exists with:

   - tiki-view_tracker_item.php?user=yyyyy&amp;amp;view=+user

Note: a user can have many trackers items associated to him. Each tracker
must have a field of type user selector and option creator(1). To be able
to see the item associated to the user (if permissions are ok) you can use:

   - tiki-view_tracker_item.php?group=xxx&amp;amp;user=yyyyy&amp;amp;view=+user - the group
   must have a user tracker
   - tiki-view_tracker_item.php?trackerId=yyyyy&amp;amp;view=+user - the tracker
   must be a user tracker"

(source:  http://doc.tiki.org/User+Tracker)

Thank you.
littled
---------------------------------------&lt;/pre&gt;</description>
    <dc:creator>littledove</dc:creator>
    <dc:date>2012-05-25T21:43:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26763">
    <title>[Tiki-devel] another regression Tiki9 ?</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26763</link>
    <description>&lt;pre&gt;Hi - just upgraded a couple of sites from 9alpha to 9beta and the good news
is that everything went very smoothly ! I've also upgraded another 6.x site
to 9beta and that went pretty good as well.
 
However I've just spotted an oddity with File Galleries when the Gallery
tree hierarchy is more than 3 rows deep. 
 
When the File Galleries are first displayed using tiki-list_file_gallery.php
the full tree can be displayed by opening/closing the layers in the normal
way.
 
But when I click on a lower down Gallery (I'm using sefurl) - so this url is
just something like /file15 - what is happening is that only the row above
the selected row is shown in the tree and there is no way to go back up the
tree without going back to the main menu and using
tiki-list_file_gallery.php 
 
I can't think why this would be a peculiarity of my site - and my other Tiki
9 sites do not exhibit the problem as their File Gallery hierarchies are not
deep enough.
 
Can anyone else see this?
 
cheers
 
geoff
----------------------------&lt;/pre&gt;</description>
    <dc:creator>geoff&lt; at &gt;enmore</dc:creator>
    <dc:date>2012-05-25T15:17:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26762">
    <title>Re: [Tiki-devel] http://info.tiki.org/ down?</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26762</link>
    <description>&lt;pre&gt;
Good for me too now, it must have just been resting...

jb

On 25 May 2012, at 13:58, Jean-François BILGER wrote:



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Jonny Bradley</dc:creator>
    <dc:date>2012-05-25T13:18:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26761">
    <title>Re: [Tiki-devel] http://info.tiki.org/ down?</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26761</link>
    <description>&lt;pre&gt;Works fine for me.

2012/5/25 Jonny Bradley &amp;lt;jonny-1I8MAIDx594&amp;lt; at &amp;gt;public.gmane.org&amp;gt;




&lt;/pre&gt;</description>
    <dc:creator>Jean-François BILGER</dc:creator>
    <dc:date>2012-05-25T12:58:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26760">
    <title>Re: [Tiki-devel] remember me settings (been bugging me for a while!)</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26760</link>
    <description>&lt;pre&gt;+1

On 25.5.2012 14:22, Jonny Bradley wrote:

&lt;/pre&gt;</description>
    <dc:creator>luciash</dc:creator>
    <dc:date>2012-05-25T12:57:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26759">
    <title>Re: [Tiki-devel] remember me settings (been bugging me for a while!)</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26759</link>
    <description>&lt;pre&gt;+1

2012/5/25 Jonny Bradley &amp;lt;jonny-1I8MAIDx594&amp;lt; at &amp;gt;public.gmane.org&amp;gt;




&lt;/pre&gt;</description>
    <dc:creator>Jean-François BILGER</dc:creator>
    <dc:date>2012-05-25T12:57:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26758">
    <title>[Tiki-devel] http://info.tiki.org/ down?</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26758</link>
    <description>&lt;pre&gt;
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Jonny Bradley</dc:creator>
    <dc:date>2012-05-25T12:30:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26757">
    <title>[Tiki-devel] remember me settings (been bugging me for a while!)</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26757</link>
    <description>&lt;pre&gt;
I notice that the various Tiki sites all have different lengths of remember me set - some a week (too short imho) and some a year (too long, i reckon).

Shouldn't we standardise them all? Can there be any reason for this?

I vote for one month all round. Any objections..?

jb



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Jonny Bradley</dc:creator>
    <dc:date>2012-05-25T12:22:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26756">
    <title>Re: [Tiki-devel] Some Tracker Ajax Services ACTUALLY DOCUMENTED</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26756</link>
    <description>&lt;pre&gt;+1
On May 25, 2012 5:22 AM, "Jonny Bradley" &amp;lt;jonny-1I8MAIDx594&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
TikiWiki-devel mailing list
TikiWiki-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
&lt;/pre&gt;</description>
    <dc:creator>Robert Plummer</dc:creator>
    <dc:date>2012-05-25T10:50:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26755">
    <title>Re: [Tiki-devel] Editing on pre9</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26755</link>
    <description>&lt;pre&gt;Hi Bernard:

This is all new to me still (and many todo tasks before learning how to 
use this). Can you please add a few lines in the doc page about Tiki9, 
at least, so that other end users know about this feature and how to use it?

http://doc.tiki.org/Tiki9

Thanks in advanced!

Xavi


On 24/05/12 19:52, Bernard Sfez wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Xavier de Pedro</dc:creator>
    <dc:date>2012-05-25T09:47:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26754">
    <title>Re: [Tiki-devel] Some Tracker Ajax Services ACTUALLY DOCUMENTED</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26754</link>
    <description>&lt;pre&gt;Let's hope it goes into 9.1 (that's why we need to help 9.0 out the door ASAP! :)

jonny

On 25 May 2012, at 07:25, Jean-Marc Libs &amp;lt;jeanmarc.libs-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Jonny Bradley</dc:creator>
    <dc:date>2012-05-25T09:20:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26753">
    <title>Re: [Tiki-devel] Sanitisation in custom css [was Re: 9.0 releaseschedule?]</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26753</link>
    <description>&lt;pre&gt;That is odd indeed, I will experiment - thanks for the info :)

jonny

On 25 May 2012, at 02:16, luciash &amp;lt;luci-1I8MAIDx594&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
TikiWiki-devel mailing list
TikiWiki-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
&lt;/pre&gt;</description>
    <dc:creator>Jonny Bradley</dc:creator>
    <dc:date>2012-05-25T09:19:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26752">
    <title>Re: [Tiki-devel] Some Tracker Ajax Services ACTUALLY DOCUMENTED</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26752</link>
    <description>&lt;pre&gt;Thanks a lot.

It nearly makes one want to switch to Tiki 10 :-)

Cheers,
Jyhem

On 5/24/12, Robert Plummer &amp;lt;robertleeplummerjr-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Jean-Marc Libs</dc:creator>
    <dc:date>2012-05-25T06:25:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26751">
    <title>Re: [Tiki-devel] Beta has arrived!</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26751</link>
    <description>&lt;pre&gt;:DDD

Thanks to the good work produced here.
TW9 will rock.

Bernard

On May 25, 2012, at 00:49 , Jonny Bradley wrote:



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Bernard Sfez</dc:creator>
    <dc:date>2012-05-25T04:41:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26750">
    <title>Re: [Tiki-devel] Some Tracker Ajax Services ACTUALLY DOCUMENTED</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26750</link>
    <description>&lt;pre&gt;Thanks!

On Thu, May 24, 2012 at 10:57 AM, Robert Plummer
&amp;lt;robertleeplummerjr-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Marc Laporte</dc:creator>
    <dc:date>2012-05-25T01:25:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26749">
    <title>Re: [Tiki-devel] Sanitisation in custom css [was Re: 9.0 release schedule?]</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26749</link>
    <description>&lt;pre&gt;Hi Jonny,

it sounds strange but you are right, it does not happen with your code 
example, but it happens when I modify it a bit and I put just 
background-image instead of background shorthand:

h3.box-title, .cbox-title {
background-image: 
url(lib/jquery/jquery-ui/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png);
}

why is it different that it puts the &amp;lt;x&amp;gt; there ?

h3.box-title, .cbox-title {
background-image: 
ur&amp;lt;x&amp;gt;l(lib/jquery/jquery-ui/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png);
}


It is the default fresh install of latest Tiki 9.x branch.

luci


On 23.5.2012 22:23, Jonny Bradley wrote:

&lt;/pre&gt;</description>
    <dc:creator>luciash</dc:creator>
    <dc:date>2012-05-25T01:16:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26748">
    <title>Re: [Tiki-devel] Beta has arrived!</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26748</link>
    <description>&lt;pre&gt;Nice work everyone!


On Thursday, May 24, 2012, Jonny Bradley wrote:




&lt;/pre&gt;</description>
    <dc:creator>gmartin</dc:creator>
    <dc:date>2012-05-25T00:59:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26747">
    <title>Re: [Tiki-devel] Beta has arrived!</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26747</link>
    <description>&lt;pre&gt;
Firstly, i'd like to thank my mother... no, not really - mainly thanks Robert, well persevered! And Changi too, for the lovely packaging which can all be found here:

https://sourceforge.net/projects/tikiwiki/files/Tiki_9.x_Herbig_Haro/9.0beta/

Testing the bz2 one - in Norsk for a change, seems all good (but no modal thing when you change language on the installer though, Robert? Thought you did that, no? ;)

Please everyone grab one and test test test!

jb





On 24 May 2012, at 21:43, Nelson Ko wrote:



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Jonny Bradley</dc:creator>
    <dc:date>2012-05-24T21:49:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26746">
    <title>Re: [Tiki-devel] Add new fields to User Preferences</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26746</link>
    <description>&lt;pre&gt; The User Tracker page (http://doc.tiki.org/User+Tracker) says,

"The user can see his user tracker, if the permissions are ok with:
tiki-view_tracker_item.php?view=+user
You can see the user tracker of another user , if the permissions are ok
and if the item exists with:
tiki-view_tracker_item.php?user=yyyyy&amp;amp;view=+user"

There are similar permissions below this.  But it does not say where/how to
set them.  The object permissions for the tracker do not contain anything
like this, nor do the global permissions. (using 8.4).

littledove

On Thu, May 24, 2012 at 3:51 PM, Robert Plummer  wrote:



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___________________________&lt;/pre&gt;</description>
    <dc:creator>littledove</dc:creator>
    <dc:date>2012-05-24T21:15:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26745">
    <title>Re: [Tiki-devel] Add new fields to User Preferences</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26745</link>
    <description>&lt;pre&gt;Profile at: profiles.tiki.org/User_Trackers

I use it as well in some applications using tracker query:

{CODE()}
$userData = Tracker_Query::tracker('Users')
 -&amp;gt;byName()
 -&amp;gt;filter('field'=&amp;gt;'Name',value=&amp;gt;$user)
 -&amp;gt;getOne();
{CODE}

:)

On Thu, May 24, 2012 at 4:44 PM, luciash &amp;lt;luci-1I8MAIDx594&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Robert Plummer</dc:creator>
    <dc:date>2012-05-24T20:51:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26744">
    <title>Re: [Tiki-devel] Add new fields to User Preferences</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.tiki.devel/26744</link>
    <description>&lt;pre&gt;Hi,
yes, via User Tracker.

see http://doc.tiki.org/User+Tracker

luci

On 24.5.2012 21:28, littledove wrote:

&lt;/pre&gt;</description>
    <dc:creator>luciash</dc:creator>
    <dc:date>2012-05-24T20:44:19</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.cms.tiki.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.cms.tiki.devel</link>
  </textinput>
</rdf:RDF>

