[pLog-svn] r2272 - plog/branches/plog-1.0.2/templates/admin

Mark Wu markplace at gmail.com
Sun Jun 26 16:16:11 GMT 2005


Hi Ameng:

As I said in chinese forum,  you can submit a feature request and upload
your files to http://bugs.plogworld.net , we will take care of it :D thanks.

Mark

> -----Original Message-----
> From: plog-svn-bounces at devel.plogworld.net 
> [mailto:plog-svn-bounces at devel.plogworld.net] On Behalf Of 
> nick nizhenyuan
> Sent: Monday, June 27, 2005 12:12 AM
> To: plog-svn at devel.plogworld.net
> Subject: Re: [pLog-svn] r2272 - 
> plog/branches/plog-1.0.2/templates/admin
> 
> HI, 
> 
> I implemented golbal article categories, the admin can edit 
> global article categories now and can get article by global 
> categort in summay page.
> you can see the demo on www.vVlogger.com, but it is a Chinese site.
> 
> And I hope to give my code to plog.There are a lot of changes 
> to the original code.
> So I want to know how to do that.
> 
> On 6/26/05, jondaley at devel.plogworld.net 
> <jondaley at devel.plogworld.net> wrote:
> > Author: jondaley
> > Date: 2005-06-26 03:24:28 +0000 (Sun, 26 Jun 2005) New 
> Revision: 2272
> > 
> > Modified:
> >   plog/branches/plog-1.0.2/templates/admin/resourceinfo.template
> > Log:
> > fixed image filename typo
> > 
> > Modified: 
> > plog/branches/plog-1.0.2/templates/admin/resourceinfo.template
> > ===================================================================
> > --- 
> plog/branches/plog-1.0.2/templates/admin/resourceinfo.template
>       2005-06-24 23:08:46 UTC (rev 2271)
> > +++ 
> plog/branches/plog-1.0.2/templates/admin/resourceinfo.template
>       2005-06-26 03:24:28 UTC (rev 2272)
> > @@ -44,7 +44,7 @@
> >         {$locale->tr("number_of_files")}: 
> {$metadata->getTotalFiles()}<br/>
> >         {$locale->tr("uncompressed_size")}: 
> {$metadata->getUncompressedSize()} {$locale->tr("bytes")}<br/>
> >        {else}
> > -        {assign var=imgPath value="imgs/admin/icon_file-48.gif"}
> > +        {assign var=imgPath value="imgs/admin/icon_file-48.png"}
> >         {$locale->tr("size")}: {$metadata->getFileSize()} 
> {$locale->tr("bytes")}<br/>
> >        {/if}
> >        </span>
> > 
> > _______________________________________________
> > pLog-svn mailing list
> > pLog-svn at devel.plogworld.net
> > http://devel.plogworld.net/mailman/listinfo/plog-svn
> >
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.plogworld.net
> http://devel.plogworld.net/mailman/listinfo/plog-svn




More information about the pLog-svn mailing list