|
|
@4003:58ac4ad9d676
|
6 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script, templates/themes
|
|
|
@3972:83451953a778
|
6 years |
luce.carevic |
fix aria-describedby à positionner sur le champ au lieu du label
|
|
|
@3965:b4e408d85ae5
|
6 years |
carnet.franck.paul |
Allow ?sub for category/categories attributes of tpl:EntryIf, and for …
|
|
|
@3958:5e250cd51362
|
6 years |
carnet.franck.paul |
No more Flash player (flv, mp3) in Dotclear \o/
|
|
|
@3949:47fa8f351f8a
|
7 years |
luce.carevic |
suppr nav sur skip links et modif place header
|
|
|
@3925:7ce8aa72db97
|
7 years |
carnet.franck.paul |
Better this way (in order to be coherent)
|
|
|
@3924:6da65c37fbf6
|
7 years |
carnet.franck.paul |
Sanitize a little bit search string
|
|
|
@3874:ab8368569446
|
7 years |
carnet.franck.paul |
short notation for array (array() → [])
|
|
|
@3849:f00f0f660946
|
7 years |
carnet.franck.paul |
La liste de liens ne devrait pas être une navigation d'après moi.
From …
|
|
|
@3848:14d2be278fcd
|
7 years |
carnet.franck.paul |
Attributs width et height utilisés sur d'autres éléments que les balises …
|
|
|
@3847:59f91d8f3715
|
7 years |
carnet.franck.paul |
From 97b0646c4cff63ed0758a22d9263e1e7323adf13 Mon Sep 17 00:00:00 2001 …
|
|
|
@3846:77ff4e5fb987
|
7 years |
carnet.franck.paul |
From 97b0646c4cff63ed0758a22d9263e1e7323adf13 Mon Sep 17 00:00:00 2001 …
|
|
|
@3832:2f81a39efc40
|
7 years |
carnet.franck.paul |
Revamp global_filters() function to take care of 3rd party filters (via …
|
|
|
@3831:7c0bfd0f0186
|
7 years |
carnet.franck.paul |
Back to the original global_filters() function as the current seems to be …
|
|
|
@3830:f37739d615bc
|
7 years |
carnet.franck.paul |
Back to the original global_filters() function as the current seems to be …
|
|
|
@3752:5b508fcc60c0
|
7 years |
carnet.franck.paul |
Allows space(s) as separator in smilies.txt
|
|
|
@3731:3770620079d4
|
7 years |
carnet.franck.paul |
Simplify licence block at the beginning of each file
|
|
|
@3730:5c45a5df9a59
|
7 years |
carnet.franck.paul |
Code formatting (PSR-2)
|
|
|
@3721:c34ce89e190b
|
7 years |
carnet.franck.paul |
Switch to ArrayObject? for template filters args in order to be extended …
|
|
|
@3692:9decf2422f49
|
7 years |
carnet.franck.paul |
PHP 7.2 compliance (deprecated each() replaced by foreach…)
|
|
|
@3601:55f5d89f7797
|
8 years |
carnet.franck.paul |
lang attribute was missing on entry alone contexts for currywurst and …
|
|
|
@3593:ff5f89054250
|
8 years |
carnet.franck.paul |
Fixes tpl:sysIf blog_lang generated code, closes #2182
|
|
|
@3568:5032e1fe2a02
|
8 years |
carnet.franck.paul |
The publicBeforeContentFilter and publicAfterContentFilter will not more …
|
|
|
@3567:41409aa93149
|
8 years |
carnet.franck.paul |
The publicBeforeContentFilter and publicAfterContentFilter will not more …
|
|
|
@3530:4298040911d6
|
8 years |
carnet.franck.paul |
Not more needed as dublin core metadata has been removed
|
|
|
@3527:a3aa387544b5
|
8 years |
carnet.franck.paul |
Not more needed as dublin core metadata has been removed
|
|
|
@3526:4659a409fa68
|
8 years |
carnet.franck.paul |
Allow 3rd party additional headers and extend arg of …
|
|
|
@3520:0e77d6be5ee5
|
9 years |
carnet.franck.paul |
We should keep post_id (from args) in order to make a (potential) …
|
|
|
@3519:b62fee47d2f4
|
9 years |
carnet.franck.paul |
We should keep post_id (from args) in order to make a (potential) …
|
|
|
@3508:ef1c3fd9bae3
|
9 years |
carnet.franck.paul |
Let ArrayObject? doing it’s job (better than mine) ;-) should fix #2236
|
|
|
@3507:d53a2c58fb79
|
9 years |
carnet.franck.paul |
Let ArrayObject? doing it’s job (better than mine) ;-) should fix #2236
|
|
|
@3506:dc40e71ee6a3
|
9 years |
carnet.franck.paul |
Let 3rd party content filters adding their own attributes
Get back 3rd …
|
|
|
@3505:b5417625549b
|
9 years |
carnet.franck.paul |
Let 3rd party content filters adding their own attributes
Get back 3rd …
|
|
|
@3504:ef80d055fa83
|
9 years |
carnet.franck.paul |
Let 3rd party filters doing their jobs ;-)
|
|
|
@3502:d99f39b5245e
|
9 years |
carnet.franck.paul |
Let 3rd party filters doing their jobs ;-)
|
|
|
@3498:c484e9ce1e5b
|
9 years |
carnet.franck.paul |
Cope with several copies of a same smiley in content, fixes #2234
|
|
|
@3494:746731f03ebe
|
9 years |
carnet.franck.paul |
Cope with several copies of a same smiley in content, fixes #2234
|
|
|
@3479:ef52bedb5f53
|
9 years |
carnet.franck.paul |
Add not (!) test on tpl:SysIf blog_lang attribute, closes #2230
|
|
|
@3462:6b9b01e62d2c
|
9 years |
carnet.franck.paul |
Allows back remove_html and encode_xml/encode_html, addresses #2229
|
|
|
@3461:f63faff232da
|
9 years |
carnet.franck.paul |
Add urls attribute to tpl:CategoryIf, closes #2228
|
|
|
@3455:14eb526d2e96
|
9 years |
carnet.franck.paul |
Switch from HTML comments to DC Template comments (not needed in final …
|
|
|
@3431:48ca825d24b9
|
9 years |
carnet.franck.paul |
Continue reading link not needed if entry content is not cut
|
|
|
@3429:407ee038b058
|
9 years |
Jean-Christian Denis |
Pass filters by reference. And don't break deprecated, thanks Franckpaul
|
|
|
@3426:3dde74bd36ee
|
9 years |
Jean-Christian Denis |
Open template tags to third party filters, addresses #2051
|
|
|
@3424:7b8434cae028
|
9 years |
Jean-Christian Denis |
Fix HTML validation on RDF EntryPingData?, closes #2073
|
|
|
@3422:d294032fcdd4
|
9 years |
carnet.franck.paul |
No more <link rel="top" …> neither <link rel="up" …> in HTML5
|
|
|
@3421:34cfd92ec45a
|
9 years |
carnet.franck.paul |
No more <![CDATA[ … ]]> but in rss2.xsl (only useful for XML document, as …
|
|
|
@3417:4bed9a6cc1bf
|
9 years |
carnet.franck.paul |
IE < 9 not more supported ; Berlin ie.css and print.css not more useful.
|
|
|
@3415:5cdbb2593595
|
9 years |
Jean-Christian Denis |
Open trackbacks with behaviors and add basic Webmention support, closes …
|
|
|
@3371:e723ede3c238
|
9 years |
carnet.franck.paul |
Bye bye Dublin-Core metadata in <head>, closes #2074
|
|
|
@3366:1627515406c9
|
9 years |
carnet.franck.paul |
Add new categories attribute to EntryIf? template tag, closes #2199
Ex:
- …
|
|
|
@3331:51bed64355af
|
9 years |
carnet.franck.paul |
pubdate is not more an attribute of HTML5 time element, closes #2202
|
|
|
@3290:4f603325f0ff
|
9 years |
carnet.franck.paul |
Move post's feedback from div to section, thanks Tomek for suggestion
|
|
|
@3289:9993fc03f56d
|
9 years |
carnet.franck.paul |
Implements <time> element whenever it's relevant, thank's Tomek for …
|
|
|
@3260:cf9f7abdac2e
|
9 years |
carnet.franck.paul |
Add /var directory, closes #236 (until further needs)
|
|
|
@3259:5a42f6cb893f
|
9 years |
carnet.franck.paul |
Add with_category attribute for tpl:Entries — fixes #2190
|
|
|
@3250:0602d92b678d
|
9 years |
carnet.franck.paul |
Using main HTML5 tag is a good idea, addresses #2061
|
|
|
@3249:aeb7ade75620
|
9 years |
carnet.franck.paul |
No more Shema.org and OpenGraph? meta in head, let 3rd party plugin doing …
|
|
|
@3246:9b71237c9035
|
9 years |
carnet.franck.paul |
New dotty html5 template set, first step ; addresses #2061
|
|
|
@3226:79495cfe0029
|
9 years |
carnet.franck.paul |
Do not keep html tags in blog description other that in <body> or in xml …
|
|
|
@3174:8faabcbcbe42
|
9 years |
carnet.franck.paul |
link rel for pingback missing in currywurst templates (post/page), fixed
|
|
|
@3172:e675d86e4e4e
|
9 years |
carnet.franck.paul |
Add {{tpl:EntryCategoryDescription}}, closes #2162
|
|
|
@3167:9b0e5988c0eb
|
9 years |
carnet.franck.paul |
Cope with sort of "un-attached" media → allows new features as "featured …
|
|
|
@3150:c889dac8b2b9
|
10 years |
carnet.franck.paul |
Add tpl:EntryAuthorEmailMD5 tag, closes #2143
|
|
|
@3065:6f01af44c8b5
|
10 years |
carnet.franck.paul |
Use HTML5 <audio> tag for _mp3_player.html template, patch given by …
|
|
|
@3064:a484a50c8c14
|
10 years |
nikrou77 |
dcTemplate::getSortByStr must allow new keys from foreign tables through …
|
|
|
@3063:ef4de8819a71
|
10 years |
carnet.franck.paul |
tplNode(...) classes not more necessary in Dotclear (they have been moved …
|
|
|
@3061:42143a1f6b45
|
10 years |
carnet.franck.paul |
layout.html missing from mustek templateset.
|
|
|
@3059:163797a9e57c
|
10 years |
carnet.franck.paul |
Set default locale depending on context (admin=user, public=blog), …
|
|
|
@3042:f30c69a00219
|
10 years |
carnet.franck.paul |
Includes pages (if plugin enabled) to search results, let be currywurst …
|
|
|
@3030:1c346de31ad1
|
10 years |
carnet.franck.paul |
Add an blog option to disable internal search (404 on ?q= queries, search …
|
|
|
@3017:671366477262
|
10 years |
carnet.franck.paul |
Apply extension/heritage templating system to mustek templateset, …
|
|
|
@3009:461a5ca8e825
|
10 years |
carnet.franck.paul |
Includes breadcrumb plugin to the distribution, fixes #1902
|
|
|
@3004:642faf281b31
|
10 years |
carnet.franck.paul |
Encapsulate ... (used in "Read more…" for short format of entries) with a …
|
|
|
@2993:c53d23c066a4
|
10 years |
carnet.franck.paul |
Locale missing in currywurst templateset
|
|
|
@2992:4e1be19e9c0a
|
10 years |
carnet.franck.paul |
Locale missing in currywurst templateset
|
|
|
@2988:182a6a6902ea
|
10 years |
carnet.franck.paul |
See ya baklava template set!
|
|
|
@2983:15189c4a828f
|
10 years |
carnet.franck.paul |
Keep h1 only for blog title -> W3C recommandation: Consider using the h1 …
|
|
|
@2982:b3ba63f6c5b1
|
10 years |
carnet.franck.paul |
New baklava templateset (HTML5), first draft
|
|
|
@2968:eac646d1715a
|
10 years |
pascal.chevrel |
dotclear/dotclear a bien été ajouté dans default
|
|
|
@2953:fdcac99dd62d
|
10 years |
carnet.franck.paul |
Add an ellipsis on short displayed entry content (with new …
|
|
|
@2938:38cb33c54a4a
|
11 years |
carnet.franck.paul |
Split _simple-entry.html (content in _entry-content.html + feedback in …
|
|
|
@2936:6ee1f654e69b
|
11 years |
carnet.franck.paul |
Typo
|
|
|
@2935:5744eb2570d7
|
11 years |
carnet.franck.paul |
Typo
|
|
|
@2919:230eb29a531e
|
11 years |
Dsls |
disable clickjacking in preview when clickjacking protection is not …
|
|
|
@2915:c45489df2bde
|
11 years |
Dsls |
Last tuning for x-frame-options (inc preview), see #2049
|
|
|
@2911:5434e75ad738
|
11 years |
Dsls |
Merge with default
|
|
|
@2886:361a37518b41
|
11 years |
Dsls |
Removed $_ctx value stacking. Fixes #2035
|
|
|
@2866:c757993d0d27
|
11 years |
carnet.franck.paul |
role="navigation" cannot be put on <ul> tag, so we should enclosed …
|
|
|
@2865:79f48d6251b8
|
11 years |
carnet.franck.paul |
Optimize search.html of currywurst, thanks pierrevg for reporting it
|
|
|
@2864:a809679a5a42
|
11 years |
carnet.franck.paul |
Pagination should take into account the lastn parameter specified in …
|
|
|
@2863:c14573122523
|
11 years |
carnet.franck.paul |
Nb of post displayed on home page (first page) should not be applied on …
|
|
|
@2845:d20cf7363a53
|
11 years |
carnet.franck.paul |
Update sidebar block
|
|
|
@2832:85de0adb58f0
|
11 years |
carnet.franck.paul |
Zero is plural in English, fixes #2008
|
|
|
@2827:cc8385835870
|
11 years |
carnet.franck.paul |
Forget to apply the new tpl:IfCommentPreviewOptional to mustek templateset
|
|
|
@2804:6706a0ccb9aa
|
11 years |
carnet.franck.paul |
Remove last dependency with the print.css stylesheet of default theme, …
|
|
|
@2803:774aeab1c1c6
|
11 years |
carnet.franck.paul |
put post.js script in more relevant place than default theme, fixes #2001
|
|
|
@2802:17635642bd03
|
11 years |
carnet.franck.paul |
Cope with jQuery version blog pref in ductile theme, addresses #1897
|
|
|
@2800:92f82976773e
|
11 years |
carnet.franck.paul |
Add a jQuery js library selector in blog pref, closes #1897
|
|
|
@2797:4a5f0d16acd2
|
11 years |
carnet.franck.paul |
Add an optional setting (blog pref) to prevent blog from Clickjacking
|
|
|