#
c2bf454b |
| 18-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
add space delimiters inside the list item
Bugfix missing div.no tag just after the form tag in Ui\Revisions::show()
|
#
e34d6962 |
| 17-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
html_sizechange() returns HTML when $form is not set
|
#
c29600d0 |
| 17-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
print forms without html_form_output()
|
#
9e316641 |
| 16-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
create constructor of Ui\(Recent, Revisions)
|
#
6c9fde82 |
| 11-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
Ui\Revisions class replaces html_revisions()
no space between printed items such as date, unsername, sizechange info. Further work needed for better looks/design. The code for page navigation in Ui\
Ui\Revisions class replaces html_revisions()
no space between printed items such as date, unsername, sizechange info. Further work needed for better looks/design. The code for page navigation in Ui\Revisions is different with Ui\Recent.
show more ...
|
#
3d7df1dc |
| 11-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
Ui\Recent class replaces html_recent()
no space between printed items such as date, unsername, sizechange info. Further work needed for better looks/design.
|