Commit Graph

8 Commits

Author SHA1 Message Date
d45da1e0ae Fixed detached files discovery
Searching for detached files used PostSearchService, which by default
hides all hidden posts unless user explicitly asks to search for them.
That way, all hidden posts were treated as detached, so their content
was being removed when using the script in question.
2014-06-13 12:03:59 +02:00
bf8e6e9e00 Simplified thumbnail and content retrieval code 2014-06-01 13:51:29 +02:00
4ec0df17d6 Added script unit tests 2014-06-01 13:41:08 +02:00
ed74a9f470 Fixed scripts
I haven't updated these in a loooong time...
2014-05-18 21:59:56 +02:00
81e43286b5 Newest chibi-core 2014-04-29 21:35:29 +02:00
0ef5f1b46d Absolute paths used where necessary
- No random chdir() calls
- No more exceptions when executing scripts from dirs other than root
- find-posts.php prints absolute paths making piping more useful
2013-11-23 20:52:41 +01:00
7b473ba06f Low-level refactor to core.php 2013-11-17 14:24:39 +01:00
5d51297c16 Closed #42 2013-10-18 00:31:22 +02:00