EllisLab text mark
Advanced Search
     
Use of “Todo”
Posted: 13 November 2007 07:08 PM   [ Ignore ]
Joined: 2007-08-08
29 posts

There are two files that use the text “todo”

alternative_php.html (102) as a variable name

and

views.html (224)

They are showing up on my todo list for the projects I am working on…it would be nice if they did not. Maybe they could be renamed?

Thanks

 
Posted: 13 November 2007 08:12 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2006-03-23
3194 posts

Could you be more specific?  Perhaps a directory path?

 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design

 
Posted: 13 November 2007 10:52 PM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Joined: 2007-08-08
29 posts

user_guide/alternative.php.html (line 102)

and

user_guide/views.html (line 224)

 
Posted: 14 November 2007 12:31 AM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Avatar
Joined: 2006-03-23
3194 posts

If these are in the userguide, I’m unclear how it could be affecting your application.  I guess though you can rename those files locally, or just move them.

 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design

 
Posted: 14 November 2007 12:34 AM   [ Ignore ]   [ # 4 ]   [ Rating: 0 ]
Joined: 2007-08-08
29 posts

Hi Derek

I am not sure what editor you use, but many of them support TODOS. I use TODOS extensively while developing e.g. // TODO something.

The user guide will always be part of a codeignitor development project, and for me so will todos, and currently every time I run my todo list generator two extra todos pop up in the list. It would be nice if they did not.

Clearly docs are remove for production, but so are todos wink