Commit Graph

15 Commits

Author SHA1 Message Date
John Bintz a2e13853ab undo amother merge 2010-01-24 10:51:10 -05:00
John Bintz 85c46dbc3a finish filename filters admin and associated selenium test 2010-01-20 07:43:30 -05:00
John Bintz ee7a1cdf1c start work on ui for editing filters 2010-01-20 07:10:42 -05:00
John Bintz 84e2381f02 capitalization change 2010-01-20 06:31:46 -05:00
John Bintz a335a33468 capitalization change 2010-01-20 06:22:51 -05:00
Philip M. Hofer (Frumph) ca7c42d262 major-publishing-actions and publishing-action went from ID's to classes and added to the options.css instead of using the wp-admin.css - the problem with this is that if WP changes the look of their site ours will be old. cross that road when it comes, because wordpress dev's didn't use a class like they should have.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:29:53 -08:00
Philip M. Hofer (Frumph) bf106ed7bb adjusted id="myForm" in the <form> line to myForm-<page>
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:21:54 -08:00
Philip M. Hofer (Frumph) 118e20b816 id=comicpress-options now class=comicpress-options
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:11:29 -08:00
Philip M. Hofer (Frumph) d925515515 added action="" to the <form line
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:03:31 -08:00
Philip M. Hofer (Frumph) c4e7bbad7a <div id="comicpress-options-save"> converted to class. <div class="comicpress-options-save">
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:02:39 -08:00
Philip M. Hofer (Frumph) 97dadac78c Some option page cleanups like colspans and such.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 14:49:02 -08:00
John Bintz 3568dbaef2 clean up JS on options page, fixes GH#29 2010-01-02 15:18:43 -05:00
Philip M. Hofer (Frumph) 30f3ebea26 part 3 of removing the comicpress-config.php file from being in use, -> done, configuration page made note: blog_postcount is now seperated from the config options and a regular upper level var on the indexoptions.php
currently the vars are being extracted to be the $vars that they were previously so they are backward compatible but would like to move those to be read from $comicpress_options['comicpress_config'][$key] at some point.

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 15:32:17 -08:00
Philip M. Hofer (Frumph) 0d25e953c9 Part 2 of the configoptions.php addition and revamp removal of the comicpress-config.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 14:57:50 -08:00
Philip M. Hofer (Frumph) 94d7cdbc02 ComicPress options changes
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 13:22:47 -08:00