nikidala
29th January 2004, 03:57 AM
*** HTL Suggestions ***
Suggestion Legend
----------------------
Discussed for inclusion in a future version (not necessarily next version)
On To Do List for next version release
Not likely to be implemented -- (reason given, if any)
Comments from the man himself (KuraFire) ;)
**NEW**: Updated 1/31/04.
Manage Hacks
Edit Hack details:
Hack Version: Add <dfn> to note that "v" (for version) is automatically added
Difficulty rating to install this hack: Change to drop-down, or list examples of suggested ratings (to keep consistency in hacking community). Ratings options:
1 - 5 (1 = Easy / 5 = Hard)
1 - 10 (1 = Easy / 10 = Hard)
Beginner, Intermediate, Advanced
Novice, Average, Expert
Easy, Normal, Hard
It will be: Very Easy, Easy, Normal, Hard, Extremely Hard
Edit Steps:
Modify: File and Template edits:
Option to mark file edit as "SQL" so that comments will be SQL comments ("--") instead of PHP comments ("//") -- Adding MySQL comments to queries slows them down.
Add a "remove old code only" option to edits, or allow blank "new code"
For "removed" code (i.e. - new "remove" option above or blank "new code"), modify [start] / [end] comments to be [lines removed], or do not display "new code" section in installer / mods list -- it will probably be something like [start] [x lines removed here] [end]
**NEW**: Ability to specify number of "Mods" (file / template edits) and have that number of edit sections display on Hack Manager --> Edit Steps --> Modify: File / Template edits (instead of having to "save" every 2 edits to get more boxes)
**NEW**: Admin Option - Separated file and template edits
**NEW**: Option / ability to order the edits (manually, instead of the default alphabetically)
Generate Installer:
Stand-alone PHP Installer generation / utility (i.e. - PHP "pretty" installer for the new templates, phrases, etc. but without needing to have the HTL pre-installed, possibly a more generic form of XML importer / hack installer to be optionally distributed with hack install) -- would undermine the goal and essence of the HTL.
Compressed HTL generation / download (for large hacks for people on dial-ups) -- HTL downloads are extremely small, even dialup should have no problem with a major hack.
**NEW**: Ability to generate "upgrade" .htl files that would update the HTL record, install changes, and list new template / file edits for "upgrade"
Install Hack
**NEW**: Ability for new templates to import into all / selected styles (instead of just default style)
List all modifications
Option to list edits by file / template (either all on a page, or like "by Hack" option) -- this section will have a completely new interface for sorting options, Listing by File or Template will be one of the new methods
Front End
**NEW**: Make front end an add-on (instead of prepackaged with HTL) for those that don't want the added templates and phrases used with it
**NEW**: Ability to "View Hack" from Hack Manager without Front End enabled (admin-side one for Hack Manager?)
General
Move some of the "function" / "includes" files edits to their own files and just have the file edit be an "include" of the new files
HTL Admin Help Topics Add-On (for those that want it, and for those that don't)
Template Only Mod options (for those that aren't "truely" hacks):
Ability to mark a mod / "hack" as a template only mod on hack edit screen (or a "add new hack" and "add new template mod" button choice)
Displays as "hack" or "template mod" on manager
A "make vbtemplates.com post" option instead of "make vborg.com post" option for template only mods
If you go with the different "add" buttons (vs the checkbox), a toned down edit page (same code with some "if"s around the hack specific stuff, i.e. - no module, no menu items, take out some step options, no settings group, no files stuff, no table stuff)
If you go with the different "add" buttons (vs the checkbox), no edit menu links, take out some step options, and take out some step instructions options
**NEW**: New "Temporary Phrases File System":
New "Edit Hack details"? option: a switch to denote which "phrases" file is being used
New phrases file structure with nested arrays to specify phrases going into different phrases groups (i.e. - GLOBAL, cphome, and / or newphrasegroup?, see post (http://www.everythingvb.com/showpost.php?p=188&postcount=7))
Temporary phrases file management / creation / editing
**NEW**: Option to view *all* details / changes of hack (i.e. - new templates / files (possibly links to see code of file) / phrases and all mods / edits for hack
**NEW**: Ability (admin cp option?) to have no hack info saved into database and either read straight from .htl files and / or temp files created by HTL for quicker "processing" / accessing
**NEW**: Support for having different file extensions (i.e. - not .php)
**NEW**: Utility to "download" all hacks installed (including any specified styles, in full) on a forum into a file and install the mass file onto other forum (say for test --> live forums, requiring only the file edits to the "live" forum) and ability to list only the file edits after "install"
Suggestion Legend
----------------------
Discussed for inclusion in a future version (not necessarily next version)
On To Do List for next version release
Not likely to be implemented -- (reason given, if any)
Comments from the man himself (KuraFire) ;)
**NEW**: Updated 1/31/04.
Manage Hacks
Edit Hack details:
Hack Version: Add <dfn> to note that "v" (for version) is automatically added
Difficulty rating to install this hack: Change to drop-down, or list examples of suggested ratings (to keep consistency in hacking community). Ratings options:
1 - 5 (1 = Easy / 5 = Hard)
1 - 10 (1 = Easy / 10 = Hard)
Beginner, Intermediate, Advanced
Novice, Average, Expert
Easy, Normal, Hard
It will be: Very Easy, Easy, Normal, Hard, Extremely Hard
Edit Steps:
Modify: File and Template edits:
Option to mark file edit as "SQL" so that comments will be SQL comments ("--") instead of PHP comments ("//") -- Adding MySQL comments to queries slows them down.
Add a "remove old code only" option to edits, or allow blank "new code"
For "removed" code (i.e. - new "remove" option above or blank "new code"), modify [start] / [end] comments to be [lines removed], or do not display "new code" section in installer / mods list -- it will probably be something like [start] [x lines removed here] [end]
**NEW**: Ability to specify number of "Mods" (file / template edits) and have that number of edit sections display on Hack Manager --> Edit Steps --> Modify: File / Template edits (instead of having to "save" every 2 edits to get more boxes)
**NEW**: Admin Option - Separated file and template edits
**NEW**: Option / ability to order the edits (manually, instead of the default alphabetically)
Generate Installer:
Stand-alone PHP Installer generation / utility (i.e. - PHP "pretty" installer for the new templates, phrases, etc. but without needing to have the HTL pre-installed, possibly a more generic form of XML importer / hack installer to be optionally distributed with hack install) -- would undermine the goal and essence of the HTL.
Compressed HTL generation / download (for large hacks for people on dial-ups) -- HTL downloads are extremely small, even dialup should have no problem with a major hack.
**NEW**: Ability to generate "upgrade" .htl files that would update the HTL record, install changes, and list new template / file edits for "upgrade"
Install Hack
**NEW**: Ability for new templates to import into all / selected styles (instead of just default style)
List all modifications
Option to list edits by file / template (either all on a page, or like "by Hack" option) -- this section will have a completely new interface for sorting options, Listing by File or Template will be one of the new methods
Front End
**NEW**: Make front end an add-on (instead of prepackaged with HTL) for those that don't want the added templates and phrases used with it
**NEW**: Ability to "View Hack" from Hack Manager without Front End enabled (admin-side one for Hack Manager?)
General
Move some of the "function" / "includes" files edits to their own files and just have the file edit be an "include" of the new files
HTL Admin Help Topics Add-On (for those that want it, and for those that don't)
Template Only Mod options (for those that aren't "truely" hacks):
Ability to mark a mod / "hack" as a template only mod on hack edit screen (or a "add new hack" and "add new template mod" button choice)
Displays as "hack" or "template mod" on manager
A "make vbtemplates.com post" option instead of "make vborg.com post" option for template only mods
If you go with the different "add" buttons (vs the checkbox), a toned down edit page (same code with some "if"s around the hack specific stuff, i.e. - no module, no menu items, take out some step options, no settings group, no files stuff, no table stuff)
If you go with the different "add" buttons (vs the checkbox), no edit menu links, take out some step options, and take out some step instructions options
**NEW**: New "Temporary Phrases File System":
New "Edit Hack details"? option: a switch to denote which "phrases" file is being used
New phrases file structure with nested arrays to specify phrases going into different phrases groups (i.e. - GLOBAL, cphome, and / or newphrasegroup?, see post (http://www.everythingvb.com/showpost.php?p=188&postcount=7))
Temporary phrases file management / creation / editing
**NEW**: Option to view *all* details / changes of hack (i.e. - new templates / files (possibly links to see code of file) / phrases and all mods / edits for hack
**NEW**: Ability (admin cp option?) to have no hack info saved into database and either read straight from .htl files and / or temp files created by HTL for quicker "processing" / accessing
**NEW**: Support for having different file extensions (i.e. - not .php)
**NEW**: Utility to "download" all hacks installed (including any specified styles, in full) on a forum into a file and install the mass file onto other forum (say for test --> live forums, requiring only the file edits to the "live" forum) and ability to list only the file edits after "install"