• R/O
  • HTTP
  • SSH
  • HTTPS

pukiwiki: Liste der Commits


bugtrack_2530_line_break_plugin_help
RSS
Rev. Zeit Autor
1dbadac bugtrack_2530_line_break_plugin_help 2021-12-08 08:58:38 umorigu

BugTrack/2530 Fix Plugin page contents on $line_break = 1;

Wrap help contents with #setlinebreak(no) and #setlinebreak(default).

0ebea0b 2021-12-08 00:04:46 umorigu

BugTrack/2529 img plugin: image size with only width or height

* Width only size: "999w" or "999x"
* Height only size: "999h" or "x999"
* (Reference) Width and height size: "999x999"

e45acb0 2021-12-07 23:51:46 umorigu

BugTrack/2529 ref plugin: image size with only width or height

* Width only size: "999w" or "999x"
* Height only size: "999h" or "x999"
* (Reference) Width and height size: "999x999"

0ca033f 2021-12-05 14:10:31 umorigu

BugTrack/2525 get_page_uri() in existing plugins

* keitai skin
* plugins
* rss
* calendar_viewer
* backup

fc0f359 2021-12-05 03:19:18 umorigu

BugTrack/2525 Top URL is equal to get_base_uri()

1dd1bb5 2021-11-28 20:18:18 umorigu

BugTrack/2525 Page-URI customization mechanism

Introduce PukiWikiStandardPageURIHandler class

* URI virtual query: '?' + pagename_encode($Page)
* Convert QueryString by PageURIHandler
* Support make_link
* Invalid page name mechanism

eea7774 2021-11-28 17:20:09 umorigu

BugTrack/2526 readable pkwk_chown() flock() failed message

15e8626 2021-11-27 17:40:15 umorigu

BugTrack/2514 PHP8: tracker plugin now works

87f205d 2021-11-27 17:06:32 umorigu

BugTrack/2524 Fix loginform plugin on block notation

9755151 2021-11-21 23:47:59 umorigu

PukiWiki version is "1.5.4" / Year 2021

76c8ea4 2021-11-21 23:30:13 umorigu

BugTrack/2523 Hide MenuBar area when MenuBar doesn't exist

c3d7466 2021-09-27 01:15:13 umorigu

BugTrack/2520 Remove spaces between heading text and dagger

4999b48 2021-09-26 22:55:21 umorigu

BugTrack/2514 PHP8: uasort with non-static comparison func

ddf5b99 2021-09-26 21:20:43 umorigu

BugTrack/2514 PHP8: Link_autoalias constructor

5528966 2021-06-22 02:12:58 umorigu

BugTrack/2519 Fix search2

a6cac21 2021-03-13 15:14:30 umorigu

BugTrack/2514 Support PHP 8

PHP8 - Backward Incompatible Changes

* Support for deprecated curly braces for offset access has been removed
* Fatal error: Inheritance errors due to incompatible method signatures
* get_magic_quotes_gpc() have been removed
* Fatal error: Undefined constant ( `is_page` )
* Nested ternaries now require explicit parentheses

d03da57 2020-08-21 02:15:36 umorigu

BugTrack/2512 preg_replace with PCRE_UTF8 (/u) option (AutoLink)

* BugTrack/2512 AutoAlias fail for some specific chars
* BugTrack/2518 AutoLink fail for some specific chars

Set /xu option for preg_replace() with /x

017521b 2020-03-22 00:44:54 umorigu

BugTrack/2508 Fix Search result for halfwidth kigo chars

7029b91 2020-03-20 14:21:46 umorigu

BugTrack/2508 Fix search result (FullWidth char / Ignore case)

69ed02d 2020-03-20 10:21:46 umorigu

BugTrack/2387 Improve bugtrack_list table layout

87408f4 2020-03-12 00:01:49 umorigu

BugTrack/2507 StandardJs - JavaScript formatter - Remove semicolons

Install and execute standard:

```
npm install --save-dev standard
npx standard
npx standard --fix
```

Standard JS - JavaScript style guide, linter, and formatter
https://standardjs.com/

518c037 2020-03-10 22:49:52 umorigu

BugTrack/430 RightBar - Secoud MenuBar (3 columns layout)

0c6e0e1 2020-03-05 00:51:13 umorigu

BugTrack/2387 Fix Calendar layout (too thin)

4227340 2020-03-05 00:50:13 umorigu

BugTrack/2505 Fix calendar_viewer Year-Month filter

02cd42a 2020-02-23 22:51:43 umorigu

BugTrack/2503 Update external site (https or not-found, etc.)

f12368f 2020-02-23 21:45:28 umorigu

BugTrack/2504 Add new mime-types (:config/plugin/attach/mime-type)

a180d55 2020-02-16 12:49:12 umorigu

Now, PukiWiki version is "1.5.3" / Year 2020

2c24553 2020-02-16 12:24:45 umorigu

BugTrack/2465 img plugin spec (ext, attached image) in Document

* Always show image regardless of its extention
* Enable to show page attached images

9d4e660 bugtrack_2002_autoalias5 2020-02-15 23:55:20 umorigu

BugTrack/2319 AutoAlias: Fix: 'IngoreList' words have gone

d4f6d12 2020-02-15 23:24:16 umorigu

BugTrack/2002 AutoAlias redirection in read plugin

Show on old repository browser