Dotclear

source: plugins @ 3777:8f829e4bf0d6

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3777:8f829e4bf0d6   7 years carnet.franck.paul Use standard colors and background in widgets plugin admin
(edit) @3774:6d9581959be6   7 years carnet.franck.paul Cope with attachment icon in post/page list
(edit) @3772:c9d0a394c17c   7 years carnet.franck.paul Dirty hack to legacyEditor CSS in order to match as far as possible the …
(edit) @3771:ee48b80e8d04   7 years carnet.franck.paul Use svg image rather than png for outgoing links
(edit) @3770:75566f4ffead   7 years carnet.franck.paul Add a dark mode (user preferences), some refinements to come
(edit) @3769:12b632aaedc1   7 years carnet.franck.paul Some modifications were missing from previous commit, my bad!
(edit) @3768:42e99b4be675   7 years carnet.franck.paul Switch from img to input for expanding/hiding various contents (posts, …
(edit) @3759:45c8ab728afa   7 years carnet.franck.paul Update CKEditor to 4.9.2
(edit) @3757:76b4b81f3d35   7 years carnet.franck.paul Et hop, un peu d'écriture inclusive dans Dotclear parce qu'il n'y aucune …
(edit) @3756:66ea0528142b   7 years carnet.franck.paul Missed these one (see [3754])
(edit) @3753:d6d2ea036361   7 years carnet.franck.paul Add $mode getter (may be useful for behaviour callbacks)
(edit) @3751:5f32ba771975   7 years carnet.franck.paul a11y needs label for input search field widget
(edit) @3744:6abafffe0db8   7 years carnet.franck.paul Remove required attribute from comment/post content textarea when they are …
(edit) @3736:e5a3454f5c58   7 years carnet.franck.paul Better this way
(edit) @3735:a3733e656d86   7 years carnet.franck.paul Code formating and tiny bug fixed in wysiwyg iframe markup
(edit) @3734:76dc346e20af   7 years carnet.franck.paul Usual oops :-)
(edit) @3733:ee69b09370ec   7 years carnet.franck.paul Add latest (associated entry date) and oldest (associated entry date) info …
(edit) @3731:3770620079d4   7 years carnet.franck.paul Simplify licence block at the beginning of each file
(edit) @3730:5c45a5df9a59   7 years carnet.franck.paul Code formatting (PSR-2)
(edit) @3726:5e5627d21aa3   7 years carnet.franck.paul simpleMenu : set title to "Active page" or add " (active page)" for …
(edit) @3725:b47f38c701ee   7 years carnet.franck.paul Use specialized input fields (color, email, url, number, …) where is …
(edit) @3710:e8d45069746a   7 years carnet.franck.paul Use array form of optionnal parameters for form::textarea(), code …
(edit) @3709:c88e69474c34   7 years carnet.franck.paul use strict and no more linter warnings/errors as far as possible, switch …
(edit) @3707:3a350757c847   7 years carnet.franck.paul Use array form of optionnal parameters for form::checkbox() where is …
(edit) @3705:a37d1b34550a   7 years carnet.franck.paul use strict and no more linter warnings/errors
(edit) @3704:37312cc7eeda   7 years carnet.franck.paul dcCKEditor media insertion : cope with no alignment set for image …
(edit) @3703:53c8bef8608a   7 years carnet.franck.paul Use array form of optionnal parameters for form::combo(), code formatting …
(edit) @3699:77a12236e993   7 years carnet.franck.paul Add autocomplete attribute to form::password where it's relevant, code …
(edit) @3691:3dbfcef11299   8 years carnet.franck.paul PHP 7.2 compliance (deprecated create_function() replaced by closure)
(edit) @3672:688db50dab3e   8 years carnet.franck.paul "true" is not equal to true (aka 1)! Should fix #2266
(edit) @3670:eecd4bdb63f1   8 years carnet.franck.paul Fix CSS variable setting for the lazy firefox, address #2263
(edit) @3669:41c8e8a58e1f   8 years carnet.franck.paul Adjust editors base font size (CodeMirror?, dcLegacyEditor, dcCKEditor), …
(edit) @3666:a095ee3b079a   8 years carnet.franck.paul And a little bit prettyfying code is fine ;-)
(edit) @3665:40f215ef95e8   8 years carnet.franck.paul Dirty hack to cope with required textarea in dcLegacyEditor/xhtml mode
(edit) @3646:1c6a535772c8   8 years carnet.franck.paul Cope with query part only in SimpleMenu? URLs, should fix #2006
(edit) @3643:80218ff3fd06   8 years carnet.franck.paul Better this way
(edit) @3642:7b5fba5faea7   8 years carnet.franck.paul Set caret et the end of the inserted thing (img, url, blockquote, …) in …
(edit) @3641:bbd00f4973a9   8 years carnet.franck.paul Remove CKEditor hack for required textarea, should fix #2260
(edit) @3640:7df99527ffd0   8 years carnet.franck.paul - Add module id in () after module label in modules' list - cope with …
(edit) @3639:fe9f4d94f86b   8 years carnet.franck.paul Add required attribute for mandatory fields
(edit) @3627:9bccfc2257ad   8 years carnet.franck.paul Use PHP 5.5+ new password functions, closes #2182 Warnings: - …
(edit) @3616:9f4090f01864   8 years carnet.franck.paul Update CKEditor from 4.6.2 to 4.7.3
(edit) @3609:c9bfb428fd3e   8 years carnet.franck.paul Do not use border and background on select to use the system aspect of …
(edit) @3607:6c9e5333591e   8 years carnet.franck.paul Revert [3594] revision as utf8mb4 is now only possible with 5.7+ MySQL …
(edit) @3606:bacbc979195e   8 years carnet.franck.paul Revert back from 191 to 255 chars (as utf8mb4 MySQL is only available with …
(edit) @3602:8a1b100e0a84   8 years carnet.franck.paul Do not use border and background on select to use the system aspect of …
(edit) @3600:f9ab70453f48   8 years carnet.franck.paul Fix target="blank" vulnerability, thanks DaScritch? for report
(edit) @3594:d00ce0b58d8a   8 years carnet.franck.paul Add a maintenance task to check UTF8-mb4 compatibility (for export/import) …
(edit) @3591:a1a5b7d6fc94   8 years carnet.franck.paul Fixes conditionnal activation of delete button
(edit) @3589:7f3830ee7905   8 years carnet.franck.paul Update simpleMenu help for "outside" links
(edit) @3586:ae0e1ceb84df   8 years remi move translation
(edit) @3584:77b7cbdc1194   8 years remi replace the good js file
(edit) @3583:d1b90256107c   8 years remi fix dont overwrite title, otherwise, it's seems always being empty
(edit) @3582:4d2db336ef65   8 years remi ah c'était des tabulations, pas des espaces ;)
(edit) @3581:978d426ac7b6   8 years remi more a11y compliant
(edit) @3580:d14bdb8c3424   8 years remi fix case targetBlank is unset
(edit) @3579:ff51a91ff913   8 years remi forget translation
(edit) @3578:f42d8d27e838   8 years remi target="_blank"
(edit) @3572:7b171ccd8cee   8 years carnet.franck.paul Reduce indexed varchar(255) fields to varchar(191) : table category, field …
(edit) @3565:7b120898d2bd   8 years carnet.franck.paul Add MySQL UTF8-MB4 support
(edit) @3551:e22eab0d16b1   8 years carnet.franck.paul Give mysql driver choice for DC 1.2 import, closes #2252
(edit) @3548:4863a7d3b5a9   8 years carnet.franck.paul Update help (fr) for theme editor (thank's Tomek), closes #1948
(edit) @3541:a41094211f3a   8 years carnet.franck.paul Use getURLFor (fully) instead of old getBase function for breadcrumb, …
(edit) @3540:1f85f4311dbf   8 years carnet.franck.paul Use getURLFor instead of old getBase function for breadcrumb, thank’s …
(edit) @3539:551c900372c6   8 years carnet.franck.paul Use getURLFor instead of old getBase function for breadcrumb, thank’s …
(edit) @3515:12d1df65c7d3   9 years carnet.franck.paul Update CKEditor from 4.6.1 to 4.6.2
(edit) @3488:cec4daa6ee74   9 years carnet.franck.paul Typo, closes #2232
(edit) @3477:1495471ce778   9 years carnet.franck.paul Fix new path of CSP report for maintenance deletion task
(edit) @3466:bcb5e91ab38f   9 years carnet.franck.paul Fix spacing before « delete » button on post and page edition form
(edit) @3464:71f26f5a1867   9 years carnet.franck.paul Update CKEditor from 4.6.0 to 4.6.1
(edit) @3456:2abaa03aa32e   9 years carnet.franck.paul Switch from HTML comments to DC Template comments (not needed in final …
(edit) @3450:9c94acfe6a83   9 years carnet.franck.paul CKEditor now uses same font-size as other interface Dotclear components
(edit) @3448:e9cd113ae58c   9 years carnet.franck.paul Tags plugin uses now the distributed jquery.autocomplete.js plugin rather …
(edit) @3447:b1afe8a19f26   9 years carnet.franck.paul Revert meta-editor.js buttons to a void links, fixes #2226 (addresses …
(edit) @3446:fee8f21c2bef   9 years carnet.franck.paul Add legend and title insertion option for image insertion in entry, closes …
(edit) @3438:fb6284d3cb24   9 years carnet.franck.paul Move remove buttons for post meta (tags, …) before their label rather than …
(edit) @3428:fccd82354a90   9 years carnet.franck.paul Add an option to auto ping on 1st publication, closes #871 and #548, …
(edit) @3427:75253b0af38a   9 years carnet.franck.paul Cope with l10n for Berlin buttons (hamburgers), enclose simplemenu links …
(edit) @3422:d294032fcdd4   9 years carnet.franck.paul No more <link rel="top" …> neither <link rel="up" …> in HTML5
(edit) @3421:34cfd92ec45a   9 years carnet.franck.paul No more <![CDATA[ … ]]> but in rss2.xsl (only useful for XML document, as …
(edit) @3413:d190a1fcea76   9 years carnet.franck.paul Remove samples folder from builded CKEditor
(edit) @3411:aae09ed5c494   9 years carnet.franck.paul Clean-up unused images from CKEditor dotclear skin
(edit) @3410:e2e04005053c   9 years carnet.franck.paul Update CKEditor from 4.5.11 to 4.6.0, update dotclear skin (copy of new …
(edit) @3396:f6af2a6a4290   9 years carnet.franck.paul Not necessary to set GUI Url during installation of plugin
(edit) @3393:ed0b046a9bae   9 years contact Ressoruce silently closed in Import/Export? plugin, closes #2071
(edit) @3375:f3f69bda3bd0   9 years carnet.franck.paul adminurl in da place, closes #1645
(edit) @3371:e723ede3c238   9 years carnet.franck.paul Bye bye Dublin-Core metadata in <head>, closes #2074
(edit) @3367:506dc982a0e3   9 years carnet.franck.paul Adjust inner height of the CKEDitor (using rows attributes of the …
(edit) @3365:11eb6b993152   9 years carnet.franck.paul Switch admin CSS to Sass/Compass?, to be continued…
(edit) @3363:3e9a397754cb   9 years luce fix hiérarchie des titres
(edit) @3362:1796e55732bd   9 years carnet.franck.paul Add 'l' and 'm' accesskey for CKEditor toolbar, respectively for 'insert …
(edit) @3361:23cff72066bd   9 years carnet.franck.paul Add 'l' and 'm' accesskey for legacy editor toolbar, respectively for …
(edit) @3356:d298544918cd   9 years carnet.franck.paul Untrack CKEditor samples
(edit) @3344:377148a13e62   9 years carnet.franck.paul Remove unecessary header (cope by dotclear) in page plugin, fixes #2207
(edit) @3341:7abbddd86d32   9 years carnet.franck.paul Remove unecessary header (cope by dotclear) in page plugin, fixes #2207
(edit) @3340:30cec05f4e63   9 years carnet.franck.paul PHP 5.3+ : (expr1 ? expr1 : expr2) may be written → (expr1 ?: expr2)
(edit) @3339:6c7e23e2d100   9 years carnet.franck.paul Update CKEditor to 4.5.11 stable release
(edit) @3333:11107ba2fc59   9 years carnet.franck.paul Cope with settings URLs for modules (defined in _define.php). The settings …
(edit) @3330:cd9381e6be7b   9 years carnet.franck.paul Rich-text-editor (xhtml) may be disabled for Blog/Category? description, …
(edit) @3328:d02293271079   9 years carnet.franck.paul Cope with post.post_position field during flat import, closes #2200
Note: See TracRevisionLog for help on using the revision log.

Sites map