Denise (
denise) wrote in
dw_dev_training2011-09-06 03:26 pm
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
things we have all learned where to look for
For the wiki, I'd like to build a list of "things we have learned where to look for" -- like, "I want to change this thing. Where in the code would i find it?"
Some examples of what I mean, quick 'cause my brain's melting:
text string on page $foo --> in $foo.text or in ~/bin/upgrading/en.dat
styles --> ~/bin/upgrading/s2layers
all the routines that make html controls --> ~/cgi-bin/htmlcontrols.pl
control strip --> ~/cgi-bin/weblib.pl
Stuff like that! What should be on that list?
Some examples of what I mean, quick 'cause my brain's melting:
text string on page $foo --> in $foo.text or in ~/bin/upgrading/en.dat
styles --> ~/bin/upgrading/s2layers
all the routines that make html controls --> ~/cgi-bin/htmlcontrols.pl
control strip --> ~/cgi-bin/weblib.pl
Stuff like that! What should be on that list?
no subject
* How to go into the database and list out a table, list out what tables, list out the columns of the table, do simple searches
no subject
no subject
no subject
no subject
no subject
no subject
Controller files -- ugh, need to finish that commandline tool ( the "what controller is in charge of this path" one )
Templates ( /views )
no subject
no subject