2006-11-11 |
pdontthink | Add ability to return error string as well. Would...
|
commit | commitdiff | tree |
2006-11-11 |
pdontthink | Allow silent failure for sqimap_get_message()
|
commit | commitdiff | tree |
2006-11-11 |
pdontthink | Doc fix
|
commit | commitdiff | tree |
2006-11-11 |
pdontthink | Long time in coming: allow sqimap_login() to return...
|
commit | commitdiff | tree |
2006-11-10 |
pdontthink | Adding contact info to author name
|
commit | commitdiff | tree |
2006-11-04 |
pdontthink | Convert plugin output on signout page to new template...
|
commit | commitdiff | tree |
2006-11-04 |
pdontthink | Play it a little safer when reassigning login uri
|
commit | commitdiff | tree |
2006-11-04 |
pdontthink | Make login uri dynamic
|
commit | commitdiff | tree |
2006-11-04 |
pdontthink | Signout.php needed the error class to be loaded earlier.
|
commit | commitdiff | tree |
2006-10-27 |
pdontthink | logout_error hook should be able to override login...
|
commit | commitdiff | tree |
2006-10-25 |
pdontthink | Removed one line left over from copied code
|
commit | commitdiff | tree |
2006-10-25 |
pdontthink | After looking into it, I slightly misunderstood the...
|
commit | commitdiff | tree |
2006-10-25 |
pdontthink | Adding ability to hook into ANY attachment type. Also...
|
commit | commitdiff | tree |
2006-10-25 |
pdontthink | Attachment hooks were not registering. Also, brace...
|
commit | commitdiff | tree |
2006-10-14 |
pdontthink | Reorg placement of plugin loading and add config_override...
|
commit | commitdiff | tree |
2006-10-14 |
pdontthink | Allow plugins to hook in under other name
|
commit | commitdiff | tree |
2006-10-13 |
pdontthink | require instead of include_once
|
commit | commitdiff | tree |
2006-10-13 |
pdontthink | Make config/plugin_hooks.php just a touch more readable
|
commit | commitdiff | tree |
2006-10-13 |
pdontthink | New static plugin hook registration has now been implemented...
|
commit | commitdiff | tree |
2006-10-13 |
pdontthink | Alternate stylesheets function now returns listing...
|
commit | commitdiff | tree |
2006-10-12 |
pdontthink | Reminder to update to make plugin requirements checks
|
commit | commitdiff | tree |
2006-10-09 |
pdontthink | Strict type check prevents old config files from breaking...
|
commit | commitdiff | tree |
2006-10-09 |
pdontthink | templateset_default and templateset_fallback are IDs...
|
commit | commitdiff | tree |
2006-10-09 |
pdontthink | Need to instantiate template object earlier so user...
|
commit | commitdiff | tree |
2006-10-09 |
pdontthink | Reverting last commit. Hooks don't belong in templates.
|
commit | commitdiff | tree |
2006-10-09 |
pdontthink | compose_button_row hook updated to new plugin/templating...
|
commit | commitdiff | tree |
2006-10-08 |
pdontthink | Missed a spot. Please use less accusatory language...
|
commit | commitdiff | tree |
2006-10-04 |
pdontthink | Added comment only
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Better stylesheet ordering
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | New hook type
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Abstract getting the default template
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Template fallback added
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Added note
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Clear template file cache when changing template sets...
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Just adding some comments
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | list_files can handle dirs now, etc
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Added comments; all header() calls have to go thru...
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | minor correction
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Cleanup and abstraction of how default template set...
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Abstract how we get default template; move template...
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | adding reminder
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Adding 'fallback' template setting; default is for...
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Update for template inheritance; alternate stylesheets...
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Changes that follow per the inheritance and associated...
|
commit | commitdiff | tree |
2006-10-02 |
pdontthink | Massive rewrite of Template class to implement template...
|
commit | commitdiff | tree |
2006-09-29 |
pdontthink | Should be a better fix so this hook now works with...
|
commit | commitdiff | tree |
2006-09-29 |
pdontthink | Remove debugging code
|
commit | commitdiff | tree |
2006-09-29 |
pdontthink | Make temporary code more obvious
|
commit | commitdiff | tree |
2006-09-29 |
pdontthink | "Fix" so old prefs do not totally kill conf.pl. Should...
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | Misc template changes
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | Misc template changs
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | Mostly moved from base template dir
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | Moved to css dir
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | Moved to config.php
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | New hook type that I am very excited about; should...
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | Oops, don't want multilogin plugin patch in here
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | New template files
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | Misc templating changes. Note that the global template...
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | Moving sm_print_r back to globals.php; tired of it...
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | Hopefully more of what is in the util files in the...
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | File name change
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | Functionality moved to Template class and/or functions...
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | Change to store template ID and not path; also bug...
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | displayHtmlHeader uses template, no more direct echoing...
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | New Template class implementation
|
commit | commitdiff | tree |
2006-09-28 |
pdontthink | renamed with proper class file naming conventions
|
commit | commitdiff | tree |
2006-09-24 |
pdontthink | Reverting other changes that snuck in. These need...
|
commit | commitdiff | tree |
2006-09-24 |
pdontthink | Reverting ampersand encoding. Glad I'm not going crazy...
|
commit | commitdiff | tree |
2006-09-24 |
pdontthink | Correct me if I'm wrong (because oddly, this seemed...
|
commit | commitdiff | tree |
2006-09-22 |
pdontthink | Fix broken legacy use of concat_hook_function. Now...
|
commit | commitdiff | tree |
2006-09-22 |
pdontthink | Move sqm_array_merge to arrays.php and subsequently...
|
commit | commitdiff | tree |
2006-09-22 |
pdontthink | Solved recursion problem and increased efficiency of...
|
commit | commitdiff | tree |
2006-09-22 |
pdontthink | Extensive rework of concat hook function to support...
|
commit | commitdiff | tree |
2006-09-22 |
pdontthink | Forgot since tag
|
commit | commitdiff | tree |
2006-09-22 |
pdontthink | New 'nice' array_merge function that doesn't overwrite...
|
commit | commitdiff | tree |
2006-09-21 |
pdontthink | Adding template_construct and template_output hooks...
|
commit | commitdiff | tree |
2006-09-21 |
pdontthink | Removing login_form hook, plugins can now use template_const...
|
commit | commitdiff | tree |
2006-09-21 |
pdontthink | Fixed error check
|
commit | commitdiff | tree |
2006-09-21 |
pdontthink | Forgot to check default template set before falling...
|
commit | commitdiff | tree |
2006-09-21 |
pdontthink | Abstract template file location logic and enable plugin...
|
commit | commitdiff | tree |
2006-09-19 |
pdontthink | Enabling use of <plugin>_info() function
|
commit | commitdiff | tree |
2006-09-19 |
pdontthink | Don't load prefs for serving stylesheets; instead grab...
|
commit | commitdiff | tree |
2006-09-19 |
pdontthink | Variable name is misleading, if technically correct...
|
commit | commitdiff | tree |
2006-09-19 |
pdontthink | Default was overriding legitimate values in sqgetGlobalVar...
|
commit | commitdiff | tree |
2006-09-19 |
pdontthink | Variable name is misleading, if technically correct...
|
commit | commitdiff | tree |
2006-09-19 |
pdontthink | Variable name is misleading, if technically correct...
|
commit | commitdiff | tree |
2006-09-19 |
pdontthink | Clarifications, questions, proposals
|
commit | commitdiff | tree |
2006-09-18 |
pdontthink | Fixed CRLFs. Is somebody seriously developing in Windoze??
|
commit | commitdiff | tree |
2006-09-18 |
pdontthink | Stylesheets provided with templates won't load unless...
|
commit | commitdiff | tree |
2006-09-08 |
pdontthink | Use constants for sqgetGlobalVar() typecasting
|
commit | commitdiff | tree |
2006-09-07 |
pdontthink | Added check_plugin_version() function
|
commit | commitdiff | tree |
2006-09-07 |
pdontthink | Duh
|
commit | commitdiff | tree |
2006-09-07 |
pdontthink | New helper function for checking plugin version numbers...
|
commit | commitdiff | tree |
2006-09-07 |
pdontthink | Slight adjustment. Plugins create their own table...
|
commit | commitdiff | tree |
2006-09-06 |
pdontthink | I don't remember why the login_form hook had to be...
|
commit | commitdiff | tree |
2006-09-04 |
pdontthink | Wrong variable name used
|
commit | commitdiff | tree |
2005-12-07 |
pdontthink | Recent changes
|
commit | commitdiff | tree |
2005-12-07 |
pdontthink | Include compatibility plugin; no need for patching...
|
commit | commitdiff | tree |
2005-12-07 |
pdontthink | Move sqm_baseuri() to strings.php. A file for functions...
|
commit | commitdiff | tree |
2005-11-25 |
pdontthink | Fixed first message losing correct URI
|
commit | commitdiff | tree |
next |