Menu

#1 Name instead of ids

open
nobody
3
2003-03-22
2003-03-22
Graf Makus
No

For templates and plugins would be better to use names
instead of TPL and KID.

i.e: TPL=2 -> TPL=contenr_main
TPL=210 -> TPL=admindesktop

any comments?

Discussion

  • Graf Makus

    Graf Makus - 2003-03-22
    • assigned_to: gurix --> nobody
     
  • Nobody/Anonymous

    Logged In: NO

    no

     
  • Daniel Sprecher

    Daniel Sprecher - 2003-03-25

    Logged In: YES
    user_id=738635

    i prefer numbers because of string length, overview and beauty

     
  • Alexei Malev

    Alexei Malev - 2003-04-10

    Logged In: YES
    user_id=472876

    yea... the numbers are better

     
  • Nobody/Anonymous

    Logged In: NO

    Well, it looks best if you could do
    index.php/contenr_main ..
    But if you don't want to do it directly in PHPOpe, with the
    TPL=contenr_main it could be easliy to have thos deeplinks
    anyway via mod_rewrite

    RewriteRule "index.php/(.+)" "index.php?TPL=$1" [L]
    or something similiar..

    /Andy

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.