my SubSystem files [message #124] |
Thu, 29 June 2006 13:43 |
andy
Messages: 7 Registered: June 2006 Location: Reno, NV, USA
|
Junior Member |
|
|
Q: I see that when creating a new subsytem I copy and paste contents of the default folder. This folder includes component files (such as list1.php, not sure if component is the right term) albeit without "std.", is this to allow customization?
And is it required? If I don't plan to have anything different in my list1 can I delete the list1.php?
|
|
|
Re: my SubSystem files [message #125 is a reply to message #124] |
Thu, 29 June 2006 17:34 |
AJM
Messages: 2370 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
They are sample scripts for each of the transaction patterns. You can delete them (anything that ends in a number before the .php) if you want. Everything else should be left as it may need to be customised.
When you create scripts for each of your components each name should be a combination of the table name and the pattern, as shown in all the other subdirectories.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|
Re: my SubSystem files [message #2241 is a reply to message #125] |
Sat, 08 August 2009 01:35 |
AJM
Messages: 2370 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
As of version 1.17.0 which was released in October 2006 there is a "Build Directory" option on the "Subsystem" screen which will create the initial directory for a subsystem, then copy across all the necessary files from the "default" directory, so it is no longer necessary to do this manually.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|