[Return]

Report a post

Preview
thanks for the pull requests, merged smile

>is there a list of major changes heyuri did to pixmcat?
no, kokonotsuba was heavily undocumented prior to making it open sourced.

question: isn't there an issue with line 71 of mod_cat?

<script type="text/javascript" src="'.ROOTPATH.'/js/catalog.js"></script>

Feels like it doesn't need '.ROOTPATH.'/ here.
Maybe all JS files should be in the static folder if it would help being more consistent with other static files? unsure
Post number No.66442
Board Site Discussion@Heyuri
Optional. Describe what's wrong with it.