[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] new template-set
From: |
Chris Weiss |
Subject: |
Re: [Phpgroupware-developers] new template-set |
Date: |
Thu, 16 Oct 2003 01:36:55 +0000 |
So i churned out a quick script for tab/space fixing, it'll handle most code
styles
except where the {} are not used at all. It dumps to a new file so it doesn't
have
any risk of blowing away the original file in case of error. It also has some
pretty debug output. It doesn't do a great job of making multiline code
pretty, it
just indents one tab.
here it is for review http://todolist.epconline.net/fixtabs.phps
I ran the navbar file though it and here's the result:
http://todolist.epconline.net/phpgw16/phpgwapi/templates/probusiness/navbar.inc.phps
- [Phpgroupware-developers] new template-set, Philipp Kamps, 2003/10/14
- Re: [Phpgroupware-developers] new template-set, Chris Weiss, 2003/10/14
- Re: [Phpgroupware-developers] new template-set, Chris Weiss, 2003/10/15
- Re: [Phpgroupware-developers] new template-set, Chris Weiss, 2003/10/15
- Re: [Phpgroupware-developers] new template-set, Dave Hall, 2003/10/15
- Re: [Phpgroupware-developers] new template-set,
Chris Weiss <=
- RE: [Phpgroupware-developers] new template-set, Kai Hofmann, 2003/10/16
- Re: RE: [Phpgroupware-developers] new template-set, Dave Hall, 2003/10/16
- RE: [Phpgroupware-developers] new template-set, Chris Weiss, 2003/10/16
- Re: [Phpgroupware-developers] new template-set, Chris Weiss, 2003/10/16
- RE: [Phpgroupware-developers] new template-set, Chris Weiss, 2003/10/17