Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 支持 freemarker-template-inheritance #534

Closed
ruibaby opened this issue Feb 1, 2020 · 0 comments
Closed

feat: 支持 freemarker-template-inheritance #534

ruibaby opened this issue Feb 1, 2020 · 0 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Milestone

Comments

@ruibaby
Copy link
Member

ruibaby commented Feb 1, 2020

概述

https://github.com/kwon37xi/freemarker-template-inheritance

动机

支持 block extends put 指令。

详细解释

@ruibaby ruibaby added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 1, 2020
@ruibaby ruibaby added this to the 1.3.0 milestone Feb 1, 2020
@ruibaby ruibaby self-assigned this Feb 1, 2020
ruibaby added a commit to ruibaby/halo that referenced this issue Feb 1, 2020
ruibaby added a commit that referenced this issue Feb 1, 2020
* feat: #534

* fix: HashMap initialCapacity
@ruibaby ruibaby closed this as completed Feb 1, 2020
@ruibaby ruibaby added this to Done in plan Feb 1, 2020
ruibaby added a commit that referenced this issue Feb 10, 2020
* feat: support generate static pages.

* feat: support copy static folder when generate static pages.

* feat: clean static pages folder before generate.

* feat: add static deploy handlers.

* feat: support deploy static page in netlify.

* feat: support replace url method.

* feat: add data process apis.

* feat: custom permalink.

* feat: support set path suffix.

* feat: create get by date api for post.

* feat: support /year/month/day/url and /year/month/url mapping.

* feat: support set categories and tags mapping prefix.

* feat: add leveldb cache store impl (#494)

add leveldb config by yaml dev
add cache impl test

* feat:(add comment blacklist) (#465)

* feat:(add comment blacklist)

* update enum name

* update enum

* fix:(update pom)

* 优化相关的细节

* none: add some test case, but ignored

* Disable url regex match temporarily

* Fix vulnerability due to uncheck theme id (#499)

* fix: #489

* Update FUNDING.yml

* merge from master

* feat: update page default sort && update the pre and next of posts

* feat: adapter dev branch

* Feat: update getAdjacentPosts return && update post ftl

* fix: revert gradle-wrapper.jar

Co-authored-by: Ryan Wang <i@ryanc.cc>
Co-authored-by: Jiahuan Shen <shenjiahuan1999@hotmail.com>
Co-authored-by: John Niang <johnniang@riseup.net>
Co-authored-by: weiwensangsang <weiwensangsang@users.noreply.github.com>
Co-authored-by: Lei XinXin <40338580+NGLSL@users.noreply.github.com>
Co-authored-by: 寒山 <ms915818993@163.com>
Co-authored-by: IJKZEN <ijkzen@outlook.com>

* feat: create theme content api. (#503)

* feat: create freemarker custom tag of tools. (#505)

* feat: create freemarker custom tag of tools.

* chore: update dependencies. (#510)

* chore: update dependencies.

* refactor: WordPress data import (#506)

* refactor: WordPress data import

* refactor: change wordpress convert class to interface and add wordpress convert null judgment

* fix: add some class doc

* fix: exclude commons io

* feat: add custom annotation: @PropertyMappingTo and reflection utils, It can be used to mapping the relationship between source model and target model

* feat: replace the original wordpressconvert implementation with a custom annotation

* fix: change wordpress convert method name

* fix: change wordpress convert method name

* fix: merger conflict

* Enable github ci on pull request

* Enable github ci on pull request (#525)

* Add haloCodeStyle.xml (#524)

* Uncomment content url mappings (#523)

* Close file input stream after reading image file (#527)

* Fix test error (#528)

* Enable github action cache for CI

* feat: support set theme static source path type. (#535)

* feat: support set theme static source path type.

* refactor: global_absolute_path_enabled property.

* Fix wordpress importor. (#536)

* feat: support freemarker template Inheritance #534 (#537)

* feat: #534

* fix: HashMap initialCapacity

* feat: change themes assets base path (#538)

* feat: change theme resources base path.

* feat: add new variable about theme base path.

* style: collate configuration files. (#540)

* feat: support set attachment path type. (#539)

* feat: support theme require halo version. (#544)

* feat: support theme require halo version.

* fix: com.sun.xml.internal.ws.util does not exist error.

* fix: com.sun.xml.internal.ws.util does not exist error again.

* Update ThemeServiceImpl.java

* feat: enable default theme submodule support. (#548)

* Remove anatole theme for submodule

* Enable submodule support

* Enable submodule support for checkouting by github action

* Configure halo.workDir into application-test.yaml (#550)

* fix: Theme refresh issue #553 (#554)

* fix: Incorrect sequence of tailing log file#517 (#556)

* Add custom RequestMappingHandlerMapping for enable static resources access (#558)

Co-authored-by: pencilso <5027954@qq.com>
Co-authored-by: Lei XinXin <40338580+NGLSL@users.noreply.github.com>
Co-authored-by: John Niang <johnniang@riseup.net>
Co-authored-by: leozhou <492753662@qq.com>
Co-authored-by: Jiahuan Shen <shenjiahuan1999@hotmail.com>
Co-authored-by: weiwensangsang <weiwensangsang@users.noreply.github.com>
Co-authored-by: 寒山 <ms915818993@163.com>
Co-authored-by: IJKZEN <ijkzen@outlook.com>
Co-authored-by: guqing <38999863+guqing@users.noreply.github.com>
ruibaby added a commit to ruibaby/halo that referenced this issue Jun 11, 2021
JohnNiang pushed a commit to JohnNiang/halo that referenced this issue Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
No open projects
plan
  
Done
Development

No branches or pull requests

1 participant