<?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.php.phplist.devel">
    <title>gmane.comp.php.phplist.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.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.php.phplist.devel/725"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/724"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/723"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/722"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/721"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/720"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/719"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/718"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/717"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/716"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/715"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/718"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/717"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/716"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/715"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/718"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/717"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/716"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/715"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phplist.devel/714"/>
      </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.php.phplist.devel/725">
    <title>[phpList-developers] help - not able to send messages</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/725</link>
    <description>&lt;pre&gt;Hi,

I have installed phplist for centralized email system of our site
Laojee.com at bluehost.com ( our hosting server )

Now, I have checked with  the bluehost.com regarding setup for emails per
hour and accordingly i set in config file. Also, I have setup SMTP details
as per the advise of bluehost.com, but then also i am not able to send the
messages.

Can you please suggest proper solution?

Regards
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev_______________________________________________
phpList-developers mailing list
phpList-developers&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phplist-developers
&lt;/pre&gt;</description>
    <dc:creator>Shahid Munshi</dc:creator>
    <dc:date>2012-04-03T11:53:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/724">
    <title>Re: [phpList-developers] Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/724</link>
    <description>&lt;pre&gt;Hi adrian,
This is for the dev release of phplist :

svn co https://phplist.svn.sourceforge.net/svnroot/phplist/trunk/phplist/
phplist
cd phplist/public_html/lists/admin/
svn co https://phplist.svn.sourceforge.net/svnroot/phplist/trunk/commonlib/
commonlib
svn co https://phplist.svn.sourceforge.net/svnroot/phplist/branches/languages-utf8/lan/
svn co https://phplist.svn.sourceforge.net/svnroot/phplist/branches/languages-utf8/help/
svn co https://phplist.svn.sourceforge.net/svnroot/phplist/branches/languages-utf8/info/
cd ..
svn co https://phplist.svn.sourceforge.net/svnroot/phplist/branches/languages-utf8/texts/

this is for the theme:

cd phplist/public_html/lists/admin/ui/
svn co https://lite-template.svn.sourceforge.net/svnroot/lite-template lite

edite the phplist/public_html/lists/admin/init.php file

search for the line :

$GLOBALS['ui'] = 'orange'; (line 45)

change it by

$GLOBALS['ui'] = 'lite';

That's it! It should be working.


2012/1/27 adrian15 &amp;lt;adrian15sgd&amp;lt; at &amp;gt;gmail.com&amp;gt;

--------------------------&lt;/pre&gt;</description>
    <dc:creator>tarekdj</dc:creator>
    <dc:date>2012-01-28T12:22:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/723">
    <title>Re: [phpList-developers] Reviewing and testing thenew phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/723</link>
    <description>&lt;pre&gt;El 16/11/11 16:06, tarekdj escribió:

Nice work!

   Is there any place where we can download or svn the current work on 
this new theme?

Thank you.

adrian15
&lt;/pre&gt;</description>
    <dc:creator>adrian15</dc:creator>
    <dc:date>2012-01-27T18:45:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/722">
    <title>Re: [phpList-developers] [phpList-translators] [Phplist-developers] change in phpList translation, call for language moderators</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/722</link>
    <description>&lt;pre&gt;
Hello All

I've fixed the registration issue, so now it's possible to register a
http://translate.phplist.com

If you do, let me know what languages you'd like to be able to moderate.

Michiel

On 23/01/12 11:06, Michiel Dethmers wrote:

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-01-23T18:17:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/721">
    <title>Re: [phpList-developers] [Phplist-developers] change in phpList translation, call for language moderators</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/721</link>
    <description>&lt;pre&gt;
Yes, sorry. It's running on my cable connection at home, and my ISP has
been a bit flakey recently.

Also, it appears that registration doesn't work, which is a bit of a
pain. I'll get working to fix that.

Michiel



On 23/01/12 04:29, Thomas Winteler wrote:

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-01-23T14:06:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/720">
    <title>[Phplist-developers] change in phpList translation,call for language moderators</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/720</link>
    <description>&lt;pre&gt;
Hello phpList translators (and I'm cc-ing developers as well).

I've made some changes in the way phpList is translated. It's not
entirely finished yet, but it's almost there.

I researched a bit how other projects do it, and they tend to use the
GNU "gettext" system.
http://www.gnu.org/software/gettext/manual/gettext.html

Now, in certain places phpList wasn't doing this very well, and instead
of having the full original english text, it would have something like
"explanation" as the tag and then the actual explanation in the
translation. I've been going through the code, and have tried to update
that, leaving the existing translations intact, but I may not have
managed everywhere.

Anyway, the nice thing about gettext, is that there are some community
tools for it. Particularly a system called "pootle", which allows anyone
to contribute to the translations. I've set it up, and filled in the
existing translations as much as I could on http://translate.phplist.com

As you are probably aware, phpList has thr&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-01-20T18:56:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/719">
    <title>[Phplist-developers] phpList Mailinglists</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/719</link>
    <description>&lt;pre&gt;
Hi

You've probably received a welcome notification from the phpList
mailinglists. I've moved both the translators and developers
mailinglists to be hosted by Sourceforge. It's still running mailman, so
to get off the lists works the same way:

Developers:
https://lists.sourceforge.net/lists/listinfo/phplist-developers

Translators:
https://lists.sourceforge.net/lists/listinfo/phplist-translators

Cheers

Michiel

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phplist-developers

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-01-19T17:35:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/718">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/718</link>
    <description>&lt;pre&gt;
That's great, thanks. Some of them might fit more into the "mantis
bugtracker" bracket, as it's not a UI tweak. But still, every comment
and suggestion is welcome.

Michiel

On 05/01/12 21:21, Michael Spangenberg | espea - creative web solutions
wrote:
_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-01-06T03:04:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/717">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/717</link>
    <description>&lt;pre&gt;Hi there,

this is my first contribution, but I'm using phplist for a couple of my 
customers and I'm very delighted about the new phplist. This is a major 
step and I love to help you with my humble opinions. :-)

I've just made a couple of annotations and hope that they are helpful in 
some kind of way.

Greetings from Hamburg, Germany
Michael Spangenberg

Am 05.01.12 13:31, schrieb Michiel Dethmers:

&lt;/pre&gt;</description>
    <dc:creator>Michael Spangenberg | espea - creative web solutions</dc:creator>
    <dc:date>2012-01-06T00:21:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/716">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/716</link>
    <description>&lt;pre&gt;

Glad you like it. Tarekdj has been working hard on it. Will be good to
get some more feedback from members of this list. Just a few minutes
browsing around would be great.

I'd imagine that we can wrap it up in a new dev-version in a little while.

Michiel

On 05/01/12 05:06, Thomas Winteler wrote:
_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers

_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-01-05T12:31:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/715">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/715</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey PHPList Dev's

Great work with new beta version... i testing around and looks good..

Is there any time plan to release it?


regards
thomi


- --------------------------------------------------------------
http://www.win-soft.ch - http://www.mytool.ch
- --------------------------------------------------------------
Twitter - http://twitter.com/thomi_ch
Facebook - http://www.facebook.com/nilooma
- --------------------------------------------------------------
Win-Soft - Web Solution - Thomas Winteler
Website, CMS, Shop, OpenERP, OpenSource,...
info&amp;lt; at &amp;gt;win-soft.ch, Tel: +41 71 923 0120
Hintere Bahnhofstrasse 2, CH-9602 Bazenheid SG
- --------------------------------------------------------------
sent with © mozilla thunderbird - www.getthunderbird.com
- --------------------------------------------------------------

On 11/16/2011 04:06 PM, tarekdj wrote:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://&lt;/pre&gt;</description>
    <dc:creator>Thomas Winteler</dc:creator>
    <dc:date>2012-01-05T08:06:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/718">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/718</link>
    <description>&lt;pre&gt;
That's great, thanks. Some of them might fit more into the "mantis
bugtracker" bracket, as it's not a UI tweak. But still, every comment
and suggestion is welcome.

Michiel

On 05/01/12 21:21, Michael Spangenberg | espea - creative web solutions
wrote:
_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-01-06T03:04:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/717">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/717</link>
    <description>&lt;pre&gt;Hi there,

this is my first contribution, but I'm using phplist for a couple of my 
customers and I'm very delighted about the new phplist. This is a major 
step and I love to help you with my humble opinions. :-)

I've just made a couple of annotations and hope that they are helpful in 
some kind of way.

Greetings from Hamburg, Germany
Michael Spangenberg

Am 05.01.12 13:31, schrieb Michiel Dethmers:

&lt;/pre&gt;</description>
    <dc:creator>Michael Spangenberg | espea - creative web solutions</dc:creator>
    <dc:date>2012-01-06T00:21:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/716">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/716</link>
    <description>&lt;pre&gt;

Glad you like it. Tarekdj has been working hard on it. Will be good to
get some more feedback from members of this list. Just a few minutes
browsing around would be great.

I'd imagine that we can wrap it up in a new dev-version in a little while.

Michiel

On 05/01/12 05:06, Thomas Winteler wrote:
_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers

_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-01-05T12:31:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/715">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/715</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey PHPList Dev's

Great work with new beta version... i testing around and looks good..

Is there any time plan to release it?


regards
thomi


- --------------------------------------------------------------
http://www.win-soft.ch - http://www.mytool.ch
- --------------------------------------------------------------
Twitter - http://twitter.com/thomi_ch
Facebook - http://www.facebook.com/nilooma
- --------------------------------------------------------------
Win-Soft - Web Solution - Thomas Winteler
Website, CMS, Shop, OpenERP, OpenSource,...
info&amp;lt; at &amp;gt;win-soft.ch, Tel: +41 71 923 0120
Hintere Bahnhofstrasse 2, CH-9602 Bazenheid SG
- --------------------------------------------------------------
sent with © mozilla thunderbird - www.getthunderbird.com
- --------------------------------------------------------------

On 11/16/2011 04:06 PM, tarekdj wrote:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://&lt;/pre&gt;</description>
    <dc:creator>Thomas Winteler</dc:creator>
    <dc:date>2012-01-05T08:06:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/718">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/718</link>
    <description>&lt;pre&gt;
That's great, thanks. Some of them might fit more into the "mantis
bugtracker" bracket, as it's not a UI tweak. But still, every comment
and suggestion is welcome.

Michiel

On 05/01/12 21:21, Michael Spangenberg | espea - creative web solutions
wrote:
_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-01-06T03:04:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/717">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/717</link>
    <description>&lt;pre&gt;Hi there,

this is my first contribution, but I'm using phplist for a couple of my 
customers and I'm very delighted about the new phplist. This is a major 
step and I love to help you with my humble opinions. :-)

I've just made a couple of annotations and hope that they are helpful in 
some kind of way.

Greetings from Hamburg, Germany
Michael Spangenberg

Am 05.01.12 13:31, schrieb Michiel Dethmers:

&lt;/pre&gt;</description>
    <dc:creator>Michael Spangenberg | espea - creative web solutions</dc:creator>
    <dc:date>2012-01-06T00:21:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/716">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/716</link>
    <description>&lt;pre&gt;

Glad you like it. Tarekdj has been working hard on it. Will be good to
get some more feedback from members of this list. Just a few minutes
browsing around would be great.

I'd imagine that we can wrap it up in a new dev-version in a little while.

Michiel

On 05/01/12 05:06, Thomas Winteler wrote:
_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers

_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-01-05T12:31:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/715">
    <title>Re: Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/715</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey PHPList Dev's

Great work with new beta version... i testing around and looks good..

Is there any time plan to release it?


regards
thomi


- --------------------------------------------------------------
http://www.win-soft.ch - http://www.mytool.ch
- --------------------------------------------------------------
Twitter - http://twitter.com/thomi_ch
Facebook - http://www.facebook.com/nilooma
- --------------------------------------------------------------
Win-Soft - Web Solution - Thomas Winteler
Website, CMS, Shop, OpenERP, OpenSource,...
info&amp;lt; at &amp;gt;win-soft.ch, Tel: +41 71 923 0120
Hintere Bahnhofstrasse 2, CH-9602 Bazenheid SG
- --------------------------------------------------------------
sent with © mozilla thunderbird - www.getthunderbird.com
- --------------------------------------------------------------

On 11/16/2011 04:06 PM, tarekdj wrote:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://&lt;/pre&gt;</description>
    <dc:creator>Thomas Winteler</dc:creator>
    <dc:date>2012-01-05T08:06:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/714">
    <title>Reviewing and testing the new phplist admin theme</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/714</link>
    <description>&lt;pre&gt;The phplist dev release have a new admin theme.
The major work is done. There is some retoushing taks to do to finish it.

The idea is to create a request list to speed the process.

Please check the following link http://dev.phplist.com/lists/admin/
and report your requests here
https://docs.google.com/spreadsheet/ccc?key=0AjcabFMQ3f5_dDhlMjNyQm1IOUYtT1NGUXE1bzNuYmc&amp;amp;hl=en_US#gid=0

Thanks for helping us finishing the work as soon as possible.

---------------------------------
Djebali Tarek
_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers&lt;/pre&gt;</description>
    <dc:creator>tarekdj</dc:creator>
    <dc:date>2011-11-16T15:06:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phplist.devel/713">
    <title>Re: Encrypt Admin Passwords</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phplist.devel/713</link>
    <description>&lt;pre&gt;
Hello Thomas

The latest dev code is online at http://dev.phplist.com/lists/admin/
It's an hourly checkout of the repository, or I should say repositories,
because currently phpList is spread across a few svn repos.

However, it's quite different from the latest downloadable dev version.
I don't think it'll be 4 weeks, probably a bit longer.

Michiel



On 04/11/11 02:01, Thomas Winteler wrote:
_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers

_______________________________________________
Phplist-developers mailing list
Phplist-developers&amp;lt; at &amp;gt;tincan.co.uk
https://cinnamon.tincan.co.uk/mailman/listinfo/phplist-developers

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2011-11-04T12:04:19</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.php.phplist.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.php.phplist.devel</link>
  </textinput>
</rdf:RDF>

