Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-50
-30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/template.php
2008-11-15
Dan
Added ability to have alternate main page for members
file
|
diff
|
annotate
2008-11-09
Dan
Made defectivebydesign.org image local
file
|
diff
|
annotate
2008-11-09
Dan
[minor] $template->footer() no longer flushes output buffers, due to headers being sent prematurely
file
|
diff
|
annotate
2008-08-24
Dan
Rewrote sidebar compilation code, caching is more stable now and things were cleaned up/separated into more functions/made plugin-expandable. In theory, plugins can add new sidebar block types now. I'd personally like to see a fully plugin-based sidebar editor that completely overhauls what Enano has now sometime now that this framework is in place.
file
|
diff
|
annotate
2008-08-23
Dan
More work on auto-completion - it auto-scrolls now and limits result divs to 300px height
file
|
diff
|
annotate
2008-08-21
Dan
Autocomplete further stabilized. Made Special:PasswordReset and Special:Register prevent use if logged in.
file
|
diff
|
annotate
2008-08-21
Dan
Removed Adobe Spry and replaced with jQuery. Please report any new bugs on the forums or via IRC. In a related note, auto-completion should work now at least for usernames. Still hacking away at page name completion...
file
|
diff
|
annotate
2008-08-13
Dan
Changed namespace properties (including core identifier) for external pages that load the Enano API to be a uniform "API" namespace and "SystemAPI:" prefix.
file
|
diff
|
annotate
2008-08-13
Dan
Fixed missing "print page" link in printable theme
file
|
diff
|
annotate
2008-08-12
Dan
Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
file
|
diff
|
annotate
2008-08-11
Dan
Improved miniPrompt and fadefilter to properly overlap parent modal windows. MessageBox() is next. Fixed pref_disable_js_fx not working due to wrong type (number instead of boolean).
file
|
diff
|
annotate
2008-08-05
Dan
Fixed tooltip in Powered By Enano button on the sidebar. It called $lang->get() without checking to see if languages were initted yet.
file
|
diff
|
annotate
2008-07-28
Dan
Fixed undefined REQUEST_URI/HTTP_HOST in ENANO_CLI mode in template var init
file
|
diff
|
annotate
2008-07-22
Dan
Fixed unused $admintitle variable in $template->fading_button code generation; fixed missing CDNPATH, JS_HEADER, and JS_FOOTER in template_nodb; localized onpage_lbl_page_external
file
|
diff
|
annotate
2008-07-20
Dan
Added CDN support: a URL to a CDN can now be specified and Enano will load all images, CSS, and javascript (except TinyMCE) from that server
file
|
diff
|
annotate
2008-07-09
Dan
Fixed lack of str_replace() to runtime-patch cache_anon_sidebar
file
|
diff
|
annotate
2008-07-07
Dan
First stab at cache management backend. Everything seems to have been tested and working so far, but a number of things require a more specialized cache and can't go through the framework (e.g. user ranks which use references to map usernames to user IDs)
file
|
diff
|
annotate
2008-07-07
Dan
Added the theme_is_<themeid> template boolean value to allow conditional template code depending on theme ID (in shared templates, sidebar blocks, etc.)
file
|
diff
|
annotate
2008-07-07
Dan
Added ability to hide or show sidebar blocks based on a {restrict} or {hideif} conditional in the sidebar script
file
|
diff
|
annotate
2008-07-03
Dan
A little more optimization work, client-side this time. I lied, no librijnadel2 here, but it's about to be merged in...
file
|
diff
|
annotate
2008-07-03
Dan
More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
file
|
diff
|
annotate
2008-07-02
Dan
Another sweep from the optimization monster.
file
|
diff
|
annotate
2008-06-30
Dan
Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now
file
|
diff
|
annotate
2008-06-26
Dan
Fixed javascript ACL manager and captcha not showing on ajax login lockout_captcha event
file
|
diff
|
annotate
2008-06-25
Dan
Majorly reworked Javascript runtime stuff to use on-demand loading.
file
|
diff
|
annotate
2008-06-22
Dan
Initial progress towards converting auto-completion framework to Spry. Not currently in a very working state.
file
|
diff
|
annotate
2008-06-16
Dan
Fixed access type warning in discussion button generation in template
file
|
diff
|
annotate
2008-06-16
Dan
Fixed: init_vars double-init check ignored theme changes/reloads
file
|
diff
|
annotate
2008-06-16
Dan
Made template parser remember last initted page_id and namespace to avoid double init; made additional_headers reassign only do so if $template->additional_headers is empty (it's being blanked somehow, need to come up with a backtrace sometime)
file
|
diff
|
annotate
2008-06-15
Dan
Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
file
|
diff
|
annotate
less
more
(0)
-100
-50
-30
tip