moving publishing profiles to modal action
Fix for permissions.
- Revision: 1851
Move Publishing Profiles to modal triggered by action on template listing
Create feedback link in footer
Select authors properly when 'need_entry="0"' attribute is applied.
Stopped sorting search results by blog id in multi blog search thus mix search results from multiple blogs.
Added SearchResultsHeader and SearchResultsFooter template tags.
Gave up on resurrecting per blog limiting of number of results.
Removing classauthor index since we don't select (system-wide) entries by author. It is also confusing the MySQL optimizer in some cases, ignoring the class+authoredon index.
- Revision: 1856
Optimizations for dashboard tag cloud for blogs with lotsa tags.
- Revision: 1857
Fixed filter for entries with comments received in last 7 days.
- Revision: 1858
Applied patches for if/elseif stomping on value variable. Thanks, Ogawa-san.
Reverted the checkin r1832. The fix breaks other cases. Reactivated .
Do not reconstruct name argument if the tag is unconditional
Re-fixed mtif stomping on name and value variables.
Also fixed mtelseif tag did not work when tag argument was specified.
Do not translate labels. They are automatically translated.
- Revision: 1863
Changed sort clause to use number instead of count(*) function which caused a problem on MySQL 4.
Changes to store binary state to junk_status column.
High-def basenames.
Fixed methods for enabling/disabling users/groups.
Prevent fatal error when attempting to use TheSchwartz without List::Util module.
If PerformanceLogging is not enabled don't return a timer object from get_timer.
- Revision: 1871
Changes to permit localization of 'lorem ipsum' text for dummy entry template preview content.
- Revision: 1872
Applied patches from Ogawa-san to add an optimized 'exist' method for testing for existing rows.
Fixed a warning.
- Revision: 1874
Fixes to preserve return_args for template listing screen; display 'clear filter' link when viewing a specific template type.
- Revision: 1875
Fixed the issue in which MTElse and MTElseIf did not work correctly when "name" or "tag" argument was omitted both in static and in dynamic.
Also fixed the bug case filed as in PHP tag handlers.
Updates to support publish profile dialog operation.
Fixed display of publish method for multiple template maps.
- Revision: 1878
Changed invalid 'inline-block' to 'block'.
Change handling of preferred page archives.
Added support to complex terms and order by clause to dogroup_by method.
- Revision: 1881
Implemented alarm based search throttling. The throttling methods can be added from plugins.
Got rid of references to ThrottleSeconds and use new, appropriate config directives in search.
- Revision: 1883
Typo in the placeholder for trans method.
"require" is required when created a new blog.
- Revision: 1885
NOT and "+/-" query now works as it should. ,
Hide url and 'remember me' fields when commenter is logged in.
Adding 'return to original entry' link in comment response template.
Review Design of Threaded Comments
Fixed condition for displaying save/publish button.
- Revision: 1890
Fixed string comparison operator.
- Revision: 1891
By default, publish author archives into an 'author' path.
Fixed hiding of URL/remember me options for MT users also.
Leave a comment
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.