Intro

    Deki Wiki Jay Cooke (8.05) is a community-feature oriented release, coinciding with MindTouch's development for Mozilla's Developer Center. It contains wiki management features traditionally found in large public community wikis, such as IP address & user banning, multi-page restore, and polyglot support. This release also contains MindTouch's MediaWiki to Deki Wiki converter (licensed under the GPL).

    Status

    Released: July 31st, 2008 (8.05.2b), July 17th, 2008 (8.05.2a), July 2nd, 2008 (8.05.2), June 3rd, 2008 (8.05.1), May 27th, 2008 (8.05.1 RC1), May 6th, 2008 (8.05), April 28th, 2008 (8.05 RC2), April 22nd, 2008 (8.05 RC1)
    Revision: MindTouch SVN r. 9723 (8.05.2b), r. 9562 (8.05.2a), r. 9320 (8.05.2), r. 8863, (8.05.1), r. 8733 (8.05.1 RC1), r. 8455 (8.05), r. 8323 (8.05 RC2), r.8230 (8.05 RC1)

    Overview 

    Deki Wiki Jay Cooke (v8.05) is the latest release from MindTouch. This release, driven by MindTouch’s development for Mozilla’s languages Developer Center, contains many features required to power and manage a vast, unique community like Mozilla’s.

    Unlike other wiki deployments, Mozilla’s site is not in one language, but sixteen. This posed a unique challenge: how can Deki Wiki consolidate all the languages into one deployment while allowing users to effectively discover content in their native languages? The end result is that MindTouch Deki Wiki is the first polyglot wiki – the first wiki capable of effectively distinguishing between different languages within a single system – and we’re incredibly proud to release this work back to the community.

    What exactly does it mean for a wiki to be polyglot? On a granular level, each page can be associated with a language – this language automagically localizes the user interface for that page. At a broader level, Deki Wiki allows you to filter content based on language (especially useful for search) with ease. In essence, we’ve taken all the technical complexity associated with multiple languages and simplified it for you. With a polyglot wiki, you no longer need to split up your infrastructure to support language barriers like you have in the past – run it from one instance of Deki Wiki!

    Of course, polyglot support was not all we worked on for Mozilla; we also implemented some traditional features: user banning, transactional page restore, talk pages, and a “recent changes” filter.

    As always, we place a great emphasis on user experience. As avid users of our own software, we’ve been perennially aggravated by the inability to attach files while editing a page. It’s perfectly reasonable to upload a screenshot when writing technical documentation. Well, you finally can! Not only that, but our new file uploader allows you to do multi-file selection uploads and shows a progress bar. This blows away the previous user experience for file uploads and sets a new bar for others.

    We’ve also added preliminary support for OpenSearch, a common syndication format for searches that is backed by companies like Google, Yahoo, Amazon, and Mozilla. Search results from Deki Wiki can easily be accessed from your browser (like the Google quick search in Firefox), and Deki Wiki can also consume search results from other search engines.

    One last note: being an alert, avid fan of Deki Wiki, you’ve probably noticed our versioning went from 1.9.0 (Itasca) to 8.05 (Jay Cooke). To quell any concerns: no, we didn’t secretly release 7 versions of our software that you’ve missed. We’ve decided to adopt the Ubuntu versioning scheme – the first two numbers correspond to the year and the month of each release. Since Jay Cooke officially distrosreleases in May, we’ve labeled it the 8.05 version. We feel that this is a more logical way to version releases, rather than using arbitrary numbers, which can be ambiguous. 

    8.05.1 Overview

    MindTouch Deki 8.05.1 is an incremental Jay Cooke release with a high focus on improving performance of Deki. Performance gains were realized primarily in the API to support the millions of pageviews per month for Mozilla's Developer Center. All of the performance development gains are documented; check it out for details and hard numbers.

    MindTouch Deki 8.05.1 also includes new functionality like single sign-on utilizing Apache/IIS authentication modules (experimental) which this allows for easy integration with auth systems like NTLM. Extensions now digitally sign requests to extensions, and we can finally authenticate for private RSS feeds! All Javascript libraries that are shipped with Deki Wiki were updated to their latest versions (bug #3899): jQuery 1.2.3, YUI 2.5.1, FCKeditor 2.6.0, and Xinha 0.95.

    After some discussion, we've decided to focus our attention on FCKeditor as our chosen editor. Starting with the Killen Woods (8.07) release, FCKeditor will be our default editor inside MindTouch Deki - this release further stabilized FCKeditor to be used in production systems for aggressive bug testing before we switch it on by default.

    8.05.2 Overview

    MindTouch Deki 8.05.2 is an incremental bug-fix release. Given the high number of breaking changes in Killen Woods, this release should be considered the last stabilizing release within the Jay Cooke family. The main driver of features for this minor release was the Topsan project,  which is a collaborative effort to describe proteins and their functions. The most notable feature is the addition of global templates - these are Deki templates which are loaded on every page. In combination with our skin template targeting in 8.05.1, this allows you to target any part of the skin on all pages with output from DekiScript. We've added more control over the default content of user pages - this'll let you embed templates and more personalized content whenever somebody joins your Deki community; this is a part of a long-term effort to emphasize features which assist user adoption.

    Max has added a slew of new feature for our LDAP authentication service which adds more compatibility support for systems which use LDAPS and OpenLDAP - this underscores our commitment to making it as easy as possible to bridge between your existing systems. Beta testers of the LDAP upgrades are suggested to switch their SIDs upon upgrade.

    From the reported bugs by our QA team, as well as the developer community, this release fixes the most common regressions from 8.05.1: the inability to add templates on new pagesand JavaScript output dying if the cache folder is not writable. Steve implemented a faster diffing algorithm, which will improve the comparison times for large documents. Bundled JavaScript libraries were also updated by Karen to their latest versions (YUI 2.5.2, jQuery 1.2.6, SWFUpload 2.1.0).

    Courtesy of Damien, 8.05.2 comes with three new Fiesta skins: PRO, Maroon Flash, and MindTouch. The CSS structure for Fiesta has been greatly simplified with the usage of the CSS variables feature - this will make building new skins on top of the Fiesta platform much simpler. At our upcoming DekiCon, the documentation and style refactoring done in Fiesta will be highlighted to help you design your own skin based on Fiesta.

    With the release of FireFox 3 (we love you, Mozilla!), our QA team rigorously tested the basic functionality of MindTouch Deki to ensure compatibility. We're happy to report that there should be no problems with using FF3 with MindTouch Deki!

    8.05.2a

    There were a few issues with internationalization that were raised in the 8.05.2 release, which were resolved for 8.05.2a if internationalization is not a big deal for you, this update will not be required since there were no new features added.

    8.05.2b

    8.05.2b is a stablization release to address a few regressions in the 8.05.2a release. This update is necessary if you applied 8.05.2a and ran into issues with group permissioning. If you're using FCKeditor, then also consider updating to this release to address corruption in titles with html entities.

    Get the release!

    8.05.2 Known Issues

    FCKeditor

    The setting for changing FCKeditor as your default editor has changed; in LocalSettings.php, set:

    $wgEditor = "FCKeditor";
    Fiesta Pro

    If you installed Fiesta Pro before 8.05.1, please be sure to remove the folder before upgrading. Fiesta Pro ships with Deki, and will cause a conflict when upgrading your bits.

    8.05 / 8.05.1 Known Issues

    If your Javascript stops functioning after upgrade, please make sure your skins/common/cache is writable (chmod 775) and set to your operating system's correct Apache (web user) owner (i.e., chown to "apache", "nobody", "www-data", etc.). Due to some strict error handling, we will currently fail to serve up the proper JS files if the ownership is not correct. This has been fixed for a future release, but existing users will have to manually ensure this is correct. This problem tends to occur on source installs, where the user who is updating Deki Wiki is not the same user as Apache.

    Features

    • Improved file uploader - make it easier to attach files to your Deki Wiki
    • IP Address/Username banning 
    • OpenSearch - utilizing the common open OpenSearch format, Deki Wiki search results can be syndicated to third parties while also pulling in search results from other locations
    • Search -Preview search results for pages and files
    • MediaWiki to Deki Wiki converter
    • Talk pages - similar to comments, but a wiki page attached to every page which allows for discussion about the main page
    • Display titles - Allow titles which aren't necessarily paths (currently, editing the title in the editor moves the page - this will allow you to set a display override)
    • Multiple language support - a single Deki Wiki instance can support content in multiple languages; having a language set will localize the interface to the proper language, and provide UI views by language (example: Search)
    • Page restore - treat deletions as a transaction, and allow undeleting by transaction of pages
    • DekiScript
      • added new date (21), number (32), string (23), and culture (4) functions
      • added meta (8) functions for adding meta tags to wiki pages
      • added new web-centric functions (6) for fetching data from text, xml, and html pages
      • added syntax for building maps with dynamic keys (e.g. { ("k" .. "e" .. "y"): "value" )
      • added support for concatenating lists and maps(e.g. { a: 1 } .. { b: 2 }; [ 1, 2 ] .. [ 3, 4 ])
      • added support for accessing xml elements (e.g. xml["//div[@id='content']"])
      • added new # operator for determining the length of lists, maps, strings, and xml selections (e.g. #[ 1, 2, 3], #"hi!" )
      • added new is operator for determing the type of a value (e.g. 123 is num; "hi" is str)
      • added new dekiscript xml elements:
        • <foreach var="id" in="collection">...</foreach>
        • <if test="condition">...</if>
          <elseif test="condition">...</elseif>
          <else>...</else>
        • <define var="id" value="expression">...</define>
      • added implicit environment when invoking extension; the implicit environment carries information about the page, user, and site
      • added new wiki (2) functions
      • enabled any dekiscript function to be defined as a content transform
      • enabled added <img>, <ol>, <ul>, <table>, <textarea> as targets for content transforms
      • enabled all functions in an xml extension to be called from other function inside the same extension
      • enabled execution of dekiscript in attributes (e.g. <a href="http://developer.mindtouch.com/en/docs/MindTouch/Release/Jay_Cooke_(8.05)">Pag Linke</a>)
      • enabled autoconversion from xml to str, num, and bool types
      • enabled dekiscript block (i.e. ) to contain muliple statements separated by semi-colon (;)
      • enabled access to function arguments in xml functions without the "args." prefix (e.g. foo instead of args.foo)
      • improved display of error messages during execution
      • improved parsing of complex dekiscript expressions
      • improved function invocation performance
    • Page Composition Engine
      • added support for multiple content bodies
      • added support for lang attributes in non-template page content
      • improved detection of XSS attacks in dynamically embedded HTML
    • Service Management - new simplified SID scheme (e.g. sid://mindtouch.com/2007/12/dekiscript); previous SIDs remain compatible
    • 8.05.1: Single sign-on (trusted authentication) - put Deki Wiki into a trusted authentication mode where it accepts credentials from Apache/IIS; this allows for integration with systems like NTLM
    • 8.05.1: RSS private feed authentication
    • 8.05.1: Signed headers 

    Changelog

    MindTouch 8.05.2b

    Permalink

        

    Bug# Summary Status Opened By Assigned To Severity
    #4561 Correct scheme (http/https) not added to children in nav tree resolved crb RoyK minor
    #4676 Comments not escaping HTML resolved RoyK RoyK major
    #4666 Switching from HTML to WYS doesn't maintain an active toolbar resolved RoyK karena minor
    #4562 Group’s permissions are not applied to restricted pages closed DmitryA DmitryA major
    #4660 anonymous-output cache does not invalidate when anonymous user's role changes resolved RoyK MaxM minor
    #4661 Add revision parameter to wiki.page resolved SteveB SteveB minor
    #4645 Make extension icon more pronounced resolved RoyK karena minor
    #4657 show path to element where the error message originate from resolved SteveB SteveB minor
    #4647 Date.Calendar doesn't work as expected resolved SteveB SteveB minor
    #4643 Title corrupts htmlentities resolved RoyK karena minor
    #4620 String.Escape has wront return type resolved SteveB SteveB minor
    #4635 Allow negative length in string.substr resolved SteveB SteveB minor
    #4636 add string functions for character recognition resolved SteveB SteveB minor
    #4641 Add json.parse resolved SteveB SteveB minor
    #4610 wiki.PageExists must check for READ permission resolved SteveB SteveB minor
    #4612 Invalid DekiScript is permanently embedded into a template page when saving resolved SteveB SteveB minor
    #4593 having two span classes on a page, first one works, second one doesn't resolved coreyg SteveB minor
    #4617 User.Gravatar: embed output as a URI instead of an XML document resolved SteveB SteveB minor
    #4618 Add implicit __index variable in foreach loops resolved SteveB SteveB minor
    #4603 Original content-types are not respected during restore and revert operations resolved SteveB SteveB minor

        

    MindTouch 8.05.2a

    Permalink

           

    Bug# Summary Status Opened By Assigned To Severity
    #4552 createdb.sh: add options to specify tables.sql and data.sql resolved PeteE PeteE minor
    #4551 add flag to createdb.sh to not requre storage settings resolved PeteE PeteE minor
    #4536 Custom logo uri for dekiscript/extensions is not currently implemented resolved Guerric SteveB minor
    #4543 The "Built-in Functions" link rendered in the GET:site/functions call is broken resolved Guerric SteveB minor
    #4503 PUT:groups/{id} should allow local groups to be renamed resolved Guerric MaxM feature
    #4546 Renamed admin users cannot login resolved MaxM MaxM major
    #4523 Installer needs to set security/admin-user-for-impersonation resolved MaxM RoyK major
    #4477 GET:pages/{pageid}/comments/{commentnumber}/content returns comment in a wrong encoding resolved daniils MaxM minor
    #4516 Block quote button isn’t blocked for titles closed DmitryA karena major
    #4519 define $PATH for index filters resolved PeteE mathieuo minor
    #4522 docx indexing issue on Ubuntu 8.04 resolved mathieuo mathieuo minor
    #4518 Session doesn't restore when flash uploader is used resolved karena karena minor
    #4496 Unable to link to user pages from link dialog closed brigettek PeteE minor
    #4502 Rename /skins/common/attach.php resolved RoyK karena minor
    #4494 Bottom of FCK editor under Safari doesn’t displays on the load closed DmitryA karena minor
    #4500 Comment encoding is being ignored resolved MaxM MaxM minor
    #4499 DekiPlug should automatically encode At() params resolved RoyK RoyK minor
    #4492 Navigation Tree resolved peterselejan RoyK tweak
    #4450 Table tab indents do not work closed RoyK karena minor
    #4454 Page doesn't update after uploading of a file in IE7 closed daniils karena minor

    MindTouch 8.05

    Permalink

                   

    Bug# Summary Status Opened By Assigned To Severity
    #3827 Editor isn’t containing titles of buttons in FF closed DmitryA karena minor
    #3787 Consolidate Javascript JSON libraries to use YUI's JSON lib closed RoyK RoyK minor
    #3892 Banned IPs are not enforced closed RoyK DmitryA major
    #3824 Dialog page deletion confirmation is not localized to Russian closed DmitryA DmitryA minor
    #3777 Need the ability to access page.parent resolved brigettek SteveB feature
    #3923 Invoking a dekiscript extension injects invalid javascript markup resolved Guerric SteveB minor
    #3835 Insert image returns the correct new image url but the url does not get written to existing image resolved Guerric karena minor
    #3909 user registrations resolved RoyK DmitryA minor
    #3597 If a huge hierarchy is deleted, there is no reversal mechanism resolved Guerric Guerric major
    #3165 parent page with child pages can not be restored after deletion of the parent page. resolved guido Guerric minor
    #3792 when making a link which contains a '#' character, everything after the '#' is left out of the page title resolved mstodd Guerric major
    #3908 Taiwan is not a province of China, as indicated on installation guide resolved RoyK coreyg minor
    #3901 Page history does not show details for head revision closed MaxM DmitryA major
    #3864 It’s possible? to insert links to pages instead links to images closed DmitryA DmitryA major
    #3654 List: add list functions resolved SteveB SteveB feature
    #3889 configure LuceneService to run as remote service resolved PeteE PeteE minor
    #3656 Xml: add functions to values from xml data-structures resolved SteveB SteveB feature
    #3897 Better error message in multil-language mode after language selection for no results resolved RoyK DmitryA minor
    #3898 search returns zero results for single-language site resolved PeteE PeteE minor
    #3761 Fallback for new attach dialog resolved RoyK karena minor
    #3894 Unclear path to classic uploader resolved RoyK karena minor
    #3895 searching by language includes other languages resolved PeteE PeteE minor
    #3494 Data loss occurs when merging conflicting edits resolved brigettek SteveB major
    #3891 Bans and Restore do not show up in navigation resolved PeteE PeteE minor
    #3874 Recent changes displays items with single quotes incorrectly resolved Guerric PeteE minor
    #3477 SID: revised service instance definition URI format resolved SteveB SteveB tweak
    #3687 Visual appearances page has visual defects in 800x600 screen resolution closed mozhechkov mozhechkov minor
    #3890 search results displaying markup resolved PeteE PeteE minor
    #3545 Required fields are not mandatory when sending email links closed merktnichts DmitryA minor
    #3881 Editor becomes corrupt in HTML Full Screen mode closed DmitryA DmitryA major
    #3336 Characters in configuration text fields converted to html codes closed rawlinc DmitryA minor
    #3886 links passed to templates as arguments lead to unexpected results resolved brigettek SteveB minor
    #3455 Creating a dekiscript extension with invalid markup requires a dekihost restart resolved Guerric SteveB crash
    #3341 DekiScript: Need to be able to use template arguments in HTML tag attributes resolved brigettek SteveB minor
    #3821 web.html needs to extract the <body> element as contents with markup resolved brigettek SteveB minor
    #3862 noinclude is not getting scoped correctly resolved brigettek SteveB minor
    #3318 Recent changes: allow to show changes beyond 7 days, by default always show changes if changes exist resolved SteveB SteveB minor
    #3884 change opensearch ShortName to sitename resolved PeteE PeteE minor
    #3582 Metadata for individual wiki pages resolved coreyg RoyK minor
    #3879 Clicking the "Home" node in the navigator does not populate correct path closed RoyK mozhechkov major
    #3880 Move dialog uses incorrect encoding for the title closed RoyK mozhechkov major
    #3854 In double redirects page, table have a visual defect closed mozhechkov mozhechkov minor
    #3865 Unable to insert link in MSIE closed DmitryA karena major
    #3818 Flash uploader not showing status if you click on other file area closed coreyg karena minor
    #3869 Move pages doesn't show a success message closed RoyK DmitryA minor
    #3870 Change xpath notations to relative, not absolute closed RoyK                 minor
    #3877 External logins throw an error resolved RoyK PeteE major
    #3873 Restoring a page throws a conflict resolved RoyK MaxM minor
    #3875 Creating a local user throws an error closed RoyK                 major
    #3876 Restricting a page throws a 400 error closed RoyK                 major
    #3871 Editing a page should not set the display title, unless necessary closed RoyK                 minor
    #3866 Comment deletion produces a visual artifact resolved SteveB SteveB minor
    #3830 Save to PDF feature doesn’t work closed DmitryA DmitryA major
    #3729 Error with overlay of S on the save closed coreyg karena minor
    #3853 Pages with two slash displays with one slash closed DmitryA DmitryA major
    #3861 external link is not getting mapped to mediawiki.external resolved brigettek SteveB minor
    #3859 2nd pass of mediawiki conversion should not convert [[]]'s inside of nowiki tags resolved brigettek SteveB minor
    #3833 && and || operators seem to be reversed resolved brigettek SteveB minor
    #3662 Double information after permissions updating closed DmitryA DmitryA minor
    #3841 PrinceXML CJK support resolved PeteE PeteE minor
    #3795 Page title's with question marks are not working closed Guerric Guerric minor
    #3846 JavaScript error during page saving in FCKeditor closed DmitryA karena crash
    #3766 Vertical scrollbar appeared during typing first symbol of list in the FCKeditor closed DmitryA karena minor
    #3838 Yellow strip doesn’t hides after comment removing closed DmitryA DmitryA minor
    #3844 Moving pages does not set correct parent closed RoyK daniils major
    #3845 Mozilla: Need backlinks to be on a separate page closed RoyK                 minor
    #3834 NullReferenceException in POST/PUT: groups when role isn't provided resolved MaxM MaxM minor
    #3817 Dates in updates wrong closed RoyK DmitryA minor
    #3820 Variable: bool for whether TOC shows up or not resolved RoyK RoyK minor
    #3815 Nav pane is returning encoded ?, which causes problems for index.php?title=foobar links resolved RoyK brigettek major
    #3797 Unexpected arrow during page creating closed DmitryA DmitryA minor
    #3805 MediaWikiConverter: parametrized attributes are not properly processed resolved SteveB SteveB minor
    #3462 MediaWiki Converter: Need equivalent DekiScript for {#ifexist:} resolved brigettek SteveB minor
    #3617 MediaWiki Converter: < p > tag is sometimes not getting inserted where expected resolved brigettek SteveB minor
    #3734 Need ability to control whether to show TOC resolved brigettek SteveB minor
    #3782 links within brackets that are not links are not getting resolved resolved brigettek SteveB minor
    #3446 MediaWiki Converter: We are losing the text inside of includeonly resolved brigettek SteveB minor
    #3780 Anchor information is being dropped from interwiki links resolved brigettek SteveB minor
    #3781 Related language namespaces are not getting localized resolved brigettek SteveB minor
    #3785 Template link with []'s is not getting resolved resolved brigettek SteveB minor
    #3802 Template argument is not getting recognized in link resolved brigettek SteveB minor
    #3803 Clarify that the lookup does both a group and users lookup in restrict dialog resolved RoyK RoyK minor
    #3790 Thinkfree extensions do not work resolved RoyK SteveB minor
    #3783 Need to handle localized templates when they are included via the template dialog resolved brigettek SteveB minor
    #3784 Need ability to retrieve page.language from mediawiki.internal extension resolved brigettek SteveB minor
    #3646 Meta Data Extension closed Howleyda SteveB minor
    #3791 Breadcrumbs doesn't encode titles properly closed RoyK DmitryA minor
    #3788 /@api/deki/archive/pages?title=XXXX search does not work for namespaced pages closed Guerric DmitryA minor
    #3458 MediaWiki Converter: Need a mechanism to get anchor encoding resolved brigettek brigettek minor
    #3793 Not enough info displayed to user for status 410 in get: site/settings does not resolved MaxM MaxM minor
    #3714 Page options closed RoyK RoyK minor
    #3577 MediaWiki Converter: What to do with links to special pages that do not exist on Deki Wiki? resolved brigettek brigettek minor
    #3250 Need to expose breadcrumbs navigation closed brigettek RoyK minor
    #3240 Need to update search to incorporate page language closed brigettek RoyK minor
    #3755 Error with Extension dialog closed coreyg DmitryA minor
    #3762 Unexpected results when using date.DiffXXX resolved brigettek SteveB minor
    #3772 grant create temporary tables to wikiuser account resolved PeteE PeteE major
    #3713 Language loading closed RoyK RoyK minor
    #3736 Multi-body responses closed RoyK RoyK minor
    #3744 Show language list in skin closed RoyK RoyK minor
    #3701 Some parts of Control panel shouldn’t have large letters closed DmitryA DmitryA minor
    #3238 Talk page UI resolved brigettek brigettek minor
    #3098 explicity set content-type to utf8 in editor mode resolved PeteE PeteE minor
    #3257 Need UI to support viewing and setting page language resolved brigettek RoyK minor
    #3746 Hierarchical breadcrumbs resolved RoyK RoyK minor
    #3505 "reference to undefined name args" error when testing existence of args[0] and no args are passed in resolved brigettek SteveB minor
    #3316 Need page content output to support multiple body tags with different names resolved brigettek SteveB minor
    #3605 If a change made in the editor consists only of change in case, the change will not be made. resolved telarian SteveB minor
    #1727 Media player isn't showing in table closed mozhechkov mozhechkov minor
    #3383 FAQ: how to setup mindtouch.filter.exe to use ifilter adapters on windows resolved SteveB PeteE minor
    #3367 Search API: add support for OpenSearch format resolved SteveB PeteE minor
    #2424 Searching for tag:"a b" matches on pages that have a and b individually as tags resolved brigettek PeteE minor
    #3703 Search engine isn’t proceed files comments closed DmitryA DmitryA major
    #3339 MediaWiki Converter: Language metadata not being set correctly resolved brigettek SteveB minor
    #3743 MediaWiki Converter: space is getting lost where there is a span tag between [ ]'s resolved brigettek SteveB minor
    #3705 Files comments are not displays in search result page resolved DmitryA PeteE minor
    #3742 apache_get_version results depend on ServerTokens httpd.conf setting resolved PeteE PeteE minor
    #3676 if you search for tags in Deki Wiki search will not find resolved coreyg PeteE minor
    #3731 Filter Recent Changes by rc_type resolved PeteE PeteE feature
    #3562 Call-time pass-by-reference use in config/index.php closed telarian Guerric block
    #3673 Drupal Authentication Service query missing _prefix parameter closed PeteE PeteE minor
    #3634 MediaWiki Converter: Data is getting lost after anchorencode: closed brigettek SteveB minor
    #3604 escape wgDBuser in updaters-mindtouch-df2hayes.php closed PeteE PeteE minor
    #3099 With() shouldn't need urlencode() closed RoyK RoyK minor
    #3487 Parser is chewing up internal links to files and losing class="internal" closed Guerric Guerric minor
    #3437 New dialogs seem to scroll to top closed RoyK RoyK minor
    #3388 YUI 2.5.0 closed RoyK karena minor
    #3624 Date: add more date functions closed SteveB SteveB minor
    #3653 String: new string functions closed SteveB SteveB minor
    #3728 Optimized batch permission check closed MaxM MaxM minor
    #3680 TinyMCE: Error during Editor canceling closed DmitryA karena major
    #3199 In editor in html view, "ordered list" and "bulleted list" buttons are active closed mozhechkov karena minor
    #3710 JavaScript error during saving page with image in FCKeditor closed DmitryA karena major
    #3670 FCKEditor fails to save text formatted as Normal rather than Normal(Div) closed phillfri karena minor
    #3569 Desktop Connector stores passwords as cleartext in windows registry resolved christianheinz brigettek major
    #3649 DesktopConnector 1.2.0.0 does not allow content nodes to be collapsed resolved dem3tre brigettek minor
    #3636 Editor injects hostname to links inside <pre> blocks closed RoyK karena minor
    #3689 DekiScript XML: parameter are not properly resolved when function includes upper-case characters resolved SteveB SteveB minor
    #3696 TinyMCE: update to 3.0.5 closed karena karena minor
    #3695 TinyMCE and FCKeditor: Video, Tamlates and Extensions dialogs closed karena karena minor
    #3694 FCKeditor: toolbar UI closed karena karena minor
    #3693 FCKeditor: Incorrect creating of the link when the selection have a inline tags closed karena karena minor
    #3692 FCKeditor: after cancel of the editor the popup dialogs don't work closed karena karena minor
    #3691 FCKeditor: Unable to create the new page closed karena karena minor
    #3690 FCKeditor: Unable to edit header section closed karena karena minor
    #3414 SiteNav display at 800x600 skewed closed Howleyda DmitryA minor
    #3681 Visual defects in Control panel closed DmitryA DmitryA minor
    #3629 Extra large vertical gap for some pages under Fiesta closed DmitryA DmitryA minor
    #2807 On printed list isn't show background of text closed mozhechkov mozhechkov minor
    #3519 If page have redirect, toolbar in editor is corrupt closed mozhechkov mozhechkov minor
    #3643 Watchlist links on the RSS feeds page always seem to redirect to the home page closed brigettek mozhechkov minor
    #3444 Insert image dialog is corrupt under IE6 closed mozhechkov mozhechkov minor
    #3424 Preview: ThinkFree preview doesn't work on private wikis closed SteveB mozhechkov minor
    #3433 JS error when moving page closed mozhechkov mozhechkov major
    #3492 MediaWiki Converter: links imported from a template that match the current page should be bold resolved brigettek brigettek minor
    #3536 Deki CMS - Redirected page Notice needs to move closed Howleyda Howleyda minor
    #3637 Alerting strip displays out of site logo closed DmitryA DmitryA minor
    #3679 Fullscreen mode on editor closed rjoy DmitryA minor
    #3410 Icons: add icons for .docx, .pptx, .xlsx, etc (Office 2K7 types) closed SteveB DmitryA minor
    #2202 Wrong message after uploading files closed DmitryA DmitryA minor
    #3559 "This page last modified" text is missing a word closed maffooclock DmitryA text
    #3638 Fatal error during service removing closed DmitryA DmitryA major
    #3311 Installer cleanup closed PeteE RoyK minor
    #3483 print page needs noindex,nofollow closed RoyK RoyK minor
    #3549 revision count closed RoyK RoyK minor
    #3675 Move pages does not load closed RoyK                 minor
    #3609 make the lucene update interval configurable resolved PeteE PeteE tweak
    #3650 Image dialog dies with Ace & IE7 closed Guerric Guerric minor
    #3621 Editor: after creation of link in FF it is impossible to escape from link closed SteveB karena minor
    #3623 MediaWiki Converter: Category links in <noinclude> block are not getting converted properly closed brigettek SteveB minor
    #3619 MediaWiki Converter: MediaWiki is thinking something is a selflink when the redirect link differs only by case closed brigettek SteveB minor
    #3614 MediaWiki Converter: Preceding ':' getting lost from page include closed brigettek SteveB minor
    #3664 Dialog XHR request timing out for large data sets resolved PeteE PeteE minor
    #3511 MediaWiki Converter needs to escape characters in comment blocks resolved brigettek SteveB minor
    #3628 Move file and insert image dialogue not working, buttons dead and no navigation. closed bobdvb                 major
    #3612 explicitly set DEFINER on stored procedures resolved PeteE PeteE minor
    #3631 unauthenticated user can view restricted pages resolved eric MaxM minor
    #3375 DekiScript environment should be determined by the page that includes the template and not the template itself closed brigettek SteveB minor
    #3578 MediaWiki Converter: <kbd> tag is not getting recognized properly closed brigettek SteveB minor
    #3571 MediaWiki Converter: Including <math>...</math> yields error text inside converted content closed brigettek SteveB minor
    #3540 MediaWiki Converter: Cannot tell the difference between pre created from a space at the start of a line and the pre tag itself closed brigettek SteveB minor
    #3541 MediaWiki Converter: Need to trim space from parameters closed brigettek SteveB minor
    #3586 MediaWiki Converter: ++ is getting lost from string closed brigettek SteveB minor
    #3579 MediaWiki Converter: Link title is not being properly set for complex links closed brigettek SteveB minor
    #3622 user_options triggers super long sql query closed RoyK RoyK minor
    #3534 MediaWiki Converter: Scope of noinclude tag is getting mixed up during conversion closed brigettek SteveB minor
    #3456 MediaWiki Converter: <noinclude> is not handled correctly closed brigettek SteveB minor
    #3400 MediaWiki Converter: prefix is not getting translated for mediawiki:template closed brigettek SteveB minor
    #3369 Search: upgrade to Lucene.NET 2.0 resolved SteveB PeteE minor
    #3506 Mantis extension: fixed paging and duplicate bugs appearing resolved MaxM MaxM minor

                   

    MindTouch 8.05.1

    Permalink

                   

    Bug# Summary Status Opened By Assigned To Severity
    #4242 User view does not appeared on Users page resolved yasuaki RoyK minor
    #3937 Varnish caching (and invalidation) closed RoyK PeteE feature
    #4147 Applying link action to a few paragraphs resolved DmitryA karena minor
    #4247 Add string formatting functions and operator resolved SteveB SteveB minor
    #4248 Embed arbitrary XML using WebHtml instead of WebPre resolved SteveB SteveB minor
    #4244 Provide functions to retrieve page and user objects by name resolved SteveB SteveB minor
    #4241 Add fields to retrieve feed for pages, users, and site resolved SteveB SteveB minor
    #4240 IfElse statement does not create a new scope for local variables resolved SteveB SteveB minor
    #4239 Show/hide content hooks for editor not triggering correctly closed RoyK RoyK minor
    #4238 XML results in foreach statements are embedded without verification resolved SteveB SteveB minor
    #4185 GET:pages/{id}/links inbound outbound links are reversed resolved PeteE daniils minor
    #3842 Unit test: Commenting from users resolved RoyK daniils minor
    #4226 Add function to append a title to a path resolved SteveB SteveB minor
    #4227 wiki.create and wiki.edit fail to work at times resolved SteveB SteveB minor
    #4228 Add optional query arguments to wiki.edit resolved SteveB SteveB minor
    #4229 Corrupted pages (e.g. pages with invalid markup) don't render anymore resolved SteveB SteveB minor
    #4230 Double curly braces detection can produce false positive resolved SteveB SteveB minor
    #4232 The 'is' operator fails to parse when comparing to 'nil' resolved SteveB SteveB minor
    #4233 Native values are not always properly converted resolved SteveB SteveB minor
    #4234 Provide function to append query arguments to a uri resolved SteveB SteveB minor
    #4231 MySqlService: fields in records are case-sensite resolved SteveB SteveB minor
    #4221 Scripts need to be able to determine if the content is included and in what mode they are running in resolved SteveB SteveB minor
    #4219 Provide mechanism to define local variables that are reassignable. resolved SteveB SteveB minor
    #4216 Formatting is lost when DekiScript code uses curly brace syntax: resolved SteveB SteveB minor
    #4217 Add functions for getting seconds, minutes, and hours from date-time value resolved SteveB SteveB minor
    #4218 Enable control flow dekiscript statements in regular HTML mode resolved SteveB SteveB minor
    #4215 Whitelist skinning variables for targetted templates resolved RoyK RoyK minor
    #4072 page_touched not changed when page metadata is updated resolved PeteE MaxM minor
    #4214 Compatibility function json_encode fails closed RoyK RoyK minor
    #4211
    function 'wiki.template' failed: /content/body/div[6]/div[4]/div/table/tbody/tr[31]/td[2]/span, line 1, column 14 (click for details)
    does not append
    resolved RoyK SteveB minor
    #4210 Send last-modified headers with our aggregation files resolved RoyK PeteE minor
    #4209 Race condition during wiki instance startup resolved SteveB SteveB minor
    #4205 POST:pages/{pageid}/contents NullReferenceException resolved daniils SteveB major
    #4141 Preview length should be configurable resolved SteveB PeteE minor
    #3442 Bug in font background coloring resolved DmitryA karena major
    #3533 highlighting striked through text will clear out the strikethrough(xhina) resolved coreyg karena minor
    #4207 Table properties dialog has incorrect size resolved karena karena minor
    #4145 Deleting a page must generate a recent changes log entry!!! closed SteveB DmitryA major
    #4200 XSS vulnerability in search closed RoyK DmitryA minor
    #4201 Templates need to be filtered by the page language they are included on resolved Guerric SteveB feature
    #4202 identifier cannot start with underscore (_) resolved SteveB SteveB minor
    #4196 Pass on GET parameters from front-end to back-end resolved RoyK SteveB minor
    #4197 Allow dekiscript substituion on Save and Edit resolved SteveB SteveB minor
    #4198 Page save fails if page is empty resolved SteveB SteveB minor
    #4199 Allow substitutions in attributes resolved SteveB SteveB minor
    #4195 page.toc does not work for pages other than the current page resolved SteveB SteveB minor
    #4190 wiki.create should allow providing a default title for the new page resolved SteveB SteveB minor
    #4175 FCKEditor: Unable to insert links with anchors and queries resolved brigettek karena minor
    #4186 SpecialArticle.php never displays links resolved PeteE RoyK minor
    #4183 Don't highlight words inside <script> elements resolved SteveB SteveB minor
    #3911 update Multi-Tenant setup guide resolved PeteE PeteE minor
    #4181 Add a "subscribe to opensearch" link to search results closed RoyK                 minor
    #4019 Remove time offsets from UI closed RoyK RoyK minor
    #3979 Consolidate JS methods to use jQuery closed RoyK RoyK minor
    #3978 Move assumed styles out of general.css closed RoyK RoyK minor
    #3977 Consolidate onbody load methods closed RoyK RoyK minor
    #3918 UI caching does not expire on release updates closed Guerric Guerric minor
    #4177 Replace stored procedures with inline SQL queries closed RoyK MaxM minor
    #4170 DB Query and entity population closed MaxM MaxM major
    #4171 Deki XML Parser optimizations closed MaxM MaxM minor
    #4173 Misc optimizations to 8.05.1 closed MaxM MaxM minor
    #4172 New cache and optimization settings introduced in 8.05.1 closed MaxM MaxM minor
    #4174 Default trusted auth provider ID is incorrect closed RoyK                 minor
    #4127 remove Mono.Posix.dll resolved PeteE PeteE minor
    #4103 No possibilities to align image in table by center closed DmitryA karena minor
    #4164 ImageMagick: image.slideshow is broken resolved SteveB SteveB minor
    #3941 RSS feed authentication resolved RoyK SteveB feature
    #4098 Restriction dialog does not allow known group to be added. closed MaxM mozhechkov minor
    #4076 Tagging loses tags closed RoyK mozhechkov minor
    #3899 Update javascript libraries to latest versions resolved RoyK karena minor
    #3936 Multi-tenant update-db.php sets incorrect DEFINER resolved PeteE PeteE minor
    #4154 Make the expanded items in the changes list more customizable closed eshepherd                 major
    #4161 Add a semantic class for grouped items in tables resolved RoyK RoyK minor
    #4160 Move dialog timesout on large page hierarchy changes resolved Guerric Guerric minor
    #4132 fck: TAB does not work as expected inside table cells resolved SteveB karena minor
    #4121 Search results should not show template text resolved brigettek SteveB minor
    #4120 Need a mechanism to prevent filtering out language blocks when saving page content. resolved brigettek SteveB minor
    #4152 User: add 'anonymous' field resolved SteveB SteveB minor
    #4135 fck: Cmd-1...Cmd-6 shortcuts for heading styles interfers with Firefox shortcuts to change tabs resolved SteveB karena minor
    #4126 Table of contents does not work in Fiesta closed RoyK DmitryA minor
    #4094 Determining the cancel URL based on referer, not necessarily on parent closed RoyK DmitryA minor
    #4112 Home page displays incorrectly if site name contain left square bracket closed DmitryA DmitryA major
    #4059 PUT:site/logo returns a internalerror resolved daniils MaxM minor
    #4110 FCKeditor seems to corrupt characters resolved RoyK karena major
    #4118 wiki.create: fix parameters description resolved SteveB SteveB minor
    #4050 Banning query needs optimization closed MaxM DmitryA major
    #4096 Digital Signatures resolved SteveB SteveB minor
    #4111 absolute links that point to valid wiki pages are shown as external links resolved SteveB SteveB minor
    #4113 Links with dynamic hrefs are corrupted on edit resolved SteveB SteveB minor
    #4101 Unable to insert Link or Image when you create new page closed DmitryA DmitryA major
    #3961 FCKeditor: Keyboard shortcuts closed RoyK karena minor
    #4048 Audit Javascript includes closed RoyK RoyK major
    #4099 extend wiki.template to allow targetting resolved SteveB SteveB minor
    #3939 Signed headers resolved RoyK SteveB feature
    #4065 Cache the language loading in PHP closed RoyK mozhechkov minor
    #4063 Searching for users by username in control panel doesn't work closed RoyK mozhechkov minor
    #4089 Popup dialogs don't work in Opera resolved karena karena minor
    #4088 Calling for the same user information multiple times resolved RoyK RoyK minor
    #4087 Disgregard authentication token if no matching user record could be found resolved SteveB SteveB minor
    #4082 LinksDA: populate links directly into final document resolved SteveB SteveB minor
    #4081 AsPublicUiUri: don't parse URIs resolved SteveB SteveB minor
    #4080 ProcessStructure: avoid repeated passes over content resolved SteveB SteveB minor
    #4079 Add '$' as an alternative to 'args' resolved SteveB SteveB minor
    #4078 New content-type for content resolved SteveB SteveB minor
    #4077 ProcessInternalLink: reuse the regex across muliple calls resolved SteveB SteveB minor
    #4043 FCKEditor: Ctrl-L for toggling between list modes closed SteveB karena minor
    #3962 FCKeditor: Tabbed list behavior closed RoyK karena minor
    #4058 Insert link dialog box not found closed DmitryA DmitryA major
    #4056 MISSING text during watching page without logging on closed DmitryA DmitryA minor
    #3960 Lazy load editor files closed RoyK karena major
    #4055 Transform menu: extension w/o a namespace are improperly inserted resolved SteveB SteveB minor
    #3940 SSO/Web auth closed RoyK RoyK feature
    #4042 It’s possible to display unworkable tabs in Uploader closed DmitryA karena minor
    #3982 Grant List should be ordered (alphabetically?) resolved mikebogo RoyK trivial
    #4049 Some front end db queries causing high db load and others should be removed closed MaxM MaxM major
    #4045 Extraneous <br> elements are appended at the end of headings resolved SteveB SteveB minor
    #4046 Combine script parsers resolved SteveB SteveB minor
    #4047 foreach iteration should loop over values, not key-value pairs resolved SteveB SteveB minor
    #4030 Language should be applied to dialog boxes closed DmitryA DmitryA major
    #3994 Choose uploading mode closed RoyK DmitryA minor
    #3985 JS error in page properties closed mozhechkov mozhechkov major
    #4037 Add support for doing GET requests on remote functions implemetned in .jsp resolved SteveB SteveB minor
    #4039 Allow HTML documents as DekiScript XML responses resolved SteveB SteveB minor
    #4036 Dapper: add 'dapp.xml' function resolved SteveB SteveB minor
    #4035 Dhtml: added 'dhml.span' function resolved SteveB SteveB minor
    #4025 FCKeditor: Allow static toolbar resolved RoyK karena minor
    #4022 Editing a page yields a 500 error closed RoyK MaxM major
    #4027 Don't throw a parse error if an invalid skinning template is selected resolved RoyK RoyK minor
    #4026 Redirecting URLs do not maintain their casing resolved RoyK RoyK minor
    #4006 XSS hole in bans closed DmitryA DmitryA major
    #3903 Date of expiration period for bans doesn’t displays in table closed DmitryA DmitryA major
    #4005 Incorrect ban period displays in Control panel / Bans table closed DmitryA DmitryA major
    #3999 PHP: Pick a recentchangesline method resolved RoyK RoyK minor
    #3678 Error with Gif Animation embedding in the Editor closed coreyg DmitryA minor
    #3658 Xinha supports Safari 3.1 - please enable it in deki resolved merktnichts karena feature
    #3657 Web: function to retrieve XML document with uri resolved SteveB SteveB feature
    #3648 Feature Suggestion: Translation extension resolved brigettek SteveB feature
    #3893 Banning users doesn't work closed PeteE PeteE major
    #4008 site.uri is not set in implicit environment resolved SteveB SteveB minor
    #4007 add uri.* functions resolved SteveB SteveB minor
    #3724 GIF images inserts with width 1px closed DmitryA DmitryA minor
    #3983 Superfluous symbol on restricted page closed DmitryA DmitryA minor
    #3998 Provide language filter on recent changes resolved brigettek brigettek minor
    #3883
    ":" expected: /content/body/div[6]/div[4]/div/table/tbody/tr[145]/td[2]/span[1], line 1, column 3 (click for details)
    is getting resolved to on non-template pages
    resolved brigettek SteveB minor
    #3615 Jira extension: time out error about 60 minutes after initial use resolved MaxM MaxM major
    #3966 ability to add default search language resolved PeteE PeteE minor
    #3885 external link within [ ] is not being detected resolved brigettek SteveB minor
    #3993 jQuery library file naming should be consistent when upgrading resolved RoyK RoyK minor
    #3972 HTML tags that are not valid in link titles are disappearing instead of getting rendered resolved brigettek SteveB minor
    #3992 map.apply, map.select, list.apply, and list.select: cannot access built-in functions in expression resolved SteveB SteveB minor
    #3989 Error when creating users with MySql running in strict mode resolved MaxM MaxM major
    #3988 Filesystem extension throws double negation error string resolved SteveB SteveB minor
    #3975 Make Xinha's body id configurable resolved RoyK RoyK minor
    #3976 Comments incorrectly shows link when total comments < viewable resolved RoyK RoyK minor
    #3974 Support a callback to/from editors which show/hide edit resolved RoyK RoyK tweak
    #3970 Completely disable the nav pane; add another $wg (ugh) resolved RoyK RoyK minor
    #3928 add list.sort function resolved SteveB SteveB minor
    #3916 Parser: class attribute on <a> elements must be preserved resolved SteveB SteveB minor
    #3340 Need to change error message for browser support closed coreyg coreyg minor
    #3213 Issue with cookie timeout closed coreyg coreyg minor
    #3927 wiki.search is not working when no constraint is provided resolved SteveB SteveB minor
    #3925 File property is using the attachment ID instead of the initial-attachment-ID resolved SteveB SteveB minor
    #3926 Parser converts IDs to lower case resolved SteveB SteveB minor
    #3924 Previous/next links don't use language parameter resolved PeteE PeteE minor
    #3922 opensearch prev/next links are incorrect resolved PeteE PeteE minor
    #3659 Syntax extension showing multiple times when inlcuded resolved johan SteveB minor
    #3919 Parser:
    reference to undefined name 'script' Exception of type 'MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException' was thrown.: line 1, column 0 (click for details)
    blocks are not properly parsed
    resolved SteveB SteveB minor

    MindTouch 8.05.2

    Permalink

    Bug#SummaryStatusOpened ByAssigned ToSeverity
    #4403add function to determine number of days in a monthresolvedtheillienSteveBfeature
    #4002Visual defectclosedDmitryAHowleydaminor
    #4040In "More" menu, "set page properties" text is moved downclosedmozhechkovHowleydaminor
    #4676Comments not escaping HTMLclosedRoyKRoyKmajor
    #4294Change "Deki Wiki" to "MindTouch Deki"closedSteveBRoyKminor
    #4561Correct scheme (http/https) not added to children in nav treeresolvedcrbRoyKminor
    #4666Switching from HTML to WYS doesn't maintain an active toolbarresolvedRoyKkarenaminor
    #4515Mindtouch Deki Product Activation should be provide by icon in Control panelclosedDmitryADmitryAminor
    #2469It's possible to deactivate anonimous userclosedmozhechkovDmitryAblock
    #3843Cannot create subpage when user only has rights to parent page and nowhere else.closedMaxMDmitryAmajor
    #4562Group’s permissions are not applied to restricted pagesclosedDmitryADmitryAmajor
    #4660anonymous-output cache does not invalidate when anonymous user's role changesresolvedRoyKMaxMminor
    #4661Add revision parameter to wiki.pageresolvedSteveBSteveBminor
    #4645Make extension icon more pronouncedresolvedRoyKkarenaminor
    #4657show path to element where the error message originate fromresolvedSteveBSteveBminor
    #3811Log in button have a big sizeclosedmozhechkovmozhechkovminor
    #4647Date.Calendar doesn't work as expectedresolvedSteveBSteveBminor
    #4643Title corrupts htmlentitiesresolvedRoyKkarenaminor
    #4620String.Escape has wront return typeresolvedSteveBSteveBminor
    #4635Allow negative length in string.substrresolvedSteveBSteveBminor
    #4636add string functions for character recognitionresolvedSteveBSteveBminor
    #4641Add json.parseresolvedSteveBSteveBminor
    #4531"Extention list" link in editor have 3 iconsclosedmozhechkovmozhechkovminor
    #3004DekiInstance: use LRU instead of TTLresolvedSteveBMaxMminor
    #4405FCKEditor: Right click menu appears far below cursor and often offscreenresolvedMaxMMaxMminor
    #4610wiki.PageExists must check for READ permissionresolvedSteveBSteveBminor
    #4612Invalid DekiScript is permanently embedded into a template page when savingresolvedSteveBSteveBminor
    #4593having two span classes on a page, first one works, second one doesn'tresolvedcoreygSteveBminor
    #4617User.Gravatar: embed output as a URI instead of an XML documentresolvedSteveBSteveBminor
    #4618Add implicit __index variable in foreach loopsresolvedSteveBSteveBminor
    #4603Original content-types are not respected during restore and revert operationsresolvedSteveBSteveBminor
    #4604When reverting a page, all apostrophes (') are replaced with &apos;resolvedSteveBSteveBminor
    #4522docx indexing issue on Ubuntu 8.04closedmathieuomathieuominor
    #4577Editor: remove link action pops-up a confirmation dialogresolvedSteveBkarenaminor
    #3523Extension Dialog: google gadgetscript parameter is getting lostresolvedbrigettekkarenaminor
    #2406Comments needs a query param for suppressing deleted commentsresolvedRoyKMaxMminor
    #3627Return full tree of parentsresolvedRoyKMaxMminor
    #4252User namespace should elevate individual user rightsclosedRoyKMaxMminor
    #4554send Content-type header in s3 requestsresolvedPeteEPeteEminor
    #4553Make the resources path customizable in PHPresolvedRoyKRoyKminor
    #4552createdb.sh: add options to specify tables.sql and data.sqlresolvedPeteEPeteEminor
    #4551add flag to createdb.sh to not requre storage settingsresolvedPeteEPeteEminor
    #4536Custom logo uri for dekiscript/extensions is not currently implementedresolvedGuerricSteveBminor
    #4543The "Built-in Functions" link rendered in the GET:site/functions call is brokenresolvedGuerricSteveBminor
    #4503PUT:groups/{id} should allow local groups to be renamedresolvedGuerricMaxMfeature
    #3405Documentation: vBulletin AuthenticationresolvedSteveBSteveBminor
    #4546Renamed admin users cannot loginresolvedMaxMMaxMmajor
    #4523Installer needs to set security/admin-user-for-impersonationresolvedMaxMRoyKmajor
    #4477GET:pages/{pageid}/comments/{commentnumber}/content returns comment in a wrong encodingresolveddaniilsMaxMminor
    #4188Select multiple cells and columsn in a table and set "center" alignclosedSteveBkarenaminor
    #4516Block quote button isn’t blocked for titlesclosedDmitryAkarenamajor
    #4519define $PATH for index filtersresolvedPeteEmathieuominor
    #4518Session doesn't restore when flash uploader is usedresolvedkarenakarenaminor
    #4496Unable to link to user pages from link dialogclosedbrigettekPeteEminor
    #4502Rename /skins/common/attach.phpresolvedRoyKkarenaminor
    #4270auto generated email address attempting to create a pageresolvedirenevdaniilstweak
    #4494Bottom of FCK editor under Safari doesn’t displays on the loadclosedDmitryAkarenaminor
    #4500Comment encoding is being ignoredresolvedMaxMMaxMminor
    #4499DekiPlug should automatically encode At() paramsresolvedRoyKRoyKminor
    #4400Allow FCKConfig to be set from LocalSettings/API configresolvedRoyKkarenaminor
    #4492Navigation TreeresolvedpeterselejanRoyKtweak
    #4450Table tab indents do not workclosedRoyKkarenaminor
    #4454Page doesn't update after uploading of a file in IE7closeddaniilskarenaminor
    #4487Deki doesn't work in SafariclosedDmitryAmajor
    #4471Implement P3P headersresolvedRoyKRoyKminor
    #4469mod_rewrite home page rule ignores querystringresolvedPeteEPeteEminor
    #4457Can't localize date formatresolvedeshepherdRoyKmajor
    #3948Convert default editor to FCKeditorclosedRoyKRoyKfeature
    #4448Korean localization of DekiresolvedRoyKRoyKminor
    #4370Default content of a user's homepage can be set to a template pageresolvedMaxMMaxMminor
    #4416GET:groups API call needs to take a parameter to fetch local groups onlyresolvedGuerricMaxMminor
    #3958LDAP fixesclosedRoyKMaxMmajor
    #4435Add support for GravatarresolvedSteveBSteveBminor
    #4427Update request object with converted charsresolvedRoyKRoyKminor
    #4432LDAPS supportresolvedMaxMMaxMminor
    #4429outer local variables cannot be writableresolvedSteveBSteveBminor
    #4415Clicking on the edit button twice throws an error in IE7resolvedGuerrickarenaminor
    #4309Provide list functions to summarizing values.resolvedSteveBSteveBminor
    #4412Read authentication token via URLresolvedRoyKRoyKminor
    #3660Add a Link to the Deleted Pages Logclosedcoreygcoreygminor
    #4292Templates cannot be added to unsaved pagesclosedmerktnichtsmozhechkovmajor
    #4353Verify Deki Wiki behaves correctly in FF3resolvedRoyKRoyKmajor
    #4413Set the skin via a GET parameterresolvedRoyKRoyKminor
    #4417update-db.php - suppress E_NOTICE messagesresolvedPeteEPeteEminor
    #4407Tweaks to floating toolbarresolvedRoyKkarenaminor
    #4358Why does wiki.edit take arguments?resolvedSteveBSteveBminor
    #4391update default values on installsresolvedRoyKRoyKminor
    #4325Global page template calls should include the calling page's page idclosedRoyKRoyKminor
    #3547loading.html appears in breadcrumbsresolvedmerktnichtskarenaminor
    #4392Be able to specify a product typeresolvedRoyKRoyKminor
    #4394All PHP files in /web need updated source headersresolvedRoyKmathieuominor
    #4376web.htmlresolvedSteveBSteveBminor
    #4377Format dropdown tweaksresolvedRoyKkarenaminor
    #4372Images insert to page title instead specified cursor placeclosedDmitryAkarenamajor
    #4383priority of operators is not respected in "foreach" attributeresolvedSteveBSteveBminor
    #4382Have resource key look-ups allow for overrides from skinsresolvedRoyKRoyKminor
    #4379Restrict dialog does username matching on deactivated usersresolvedRoyKRoyKminor
    #4327User Management page in CP only shows one page of usersclosedjsteeleymozhechkovminor
    #431164 bit packages not installingresolvedcoreygmathieuominor
    #4368Add a universal edit linkresolvedRoyKRoyKminor

    Was this page helpful?
    Tag page (Edit tags)
    • No tags

    Files 1

    FileSizeDateAttached by 
     resources.diff
    a list of added resource keys in rc1
    4.38 kB22:39, 22 Apr 2008RoyKActions
    Viewing 5 of 5 comments: view all
    Excellent punch list. Glad to see the MediaWiki converter as we have over 150 documents that we'll want to convert once make the switch.

    As for licensing, I would hope that if we sign up for at least the basic support package that this would be an included product (something we'll only need once)... :)

    Piko
    Posted 21:40, 5 Mar 2008
    Take a look at http://mindtouch.com/Enterprise_Pricing , at the bottom of the page is this plan you refer to. It's now called "Patron"
    Posted 06:06, 29 Apr 2008
    not to detract at all from the excellent work that this release of dekiwiki represents, but it is not the first polyglot wiki, xwiki has been a polyglot wiki for many years.
    Posted 22:34, 4 Jun 2008
    The "Upgrade Instructions" link goes to an empty page. Can this be fixed?
    Posted 17:06, 11 Jun 2008
    Now, the "Upgrade instructions" and "Source code install guide" respectively linked appropriate page. Enjoy !
    Posted 23:05, 10 Jul 2008
    Viewing 5 of 5 comments: view all
    You must login to post a comment.
    Powered by MindTouch 2010
    Powered by MindTouch 2010