diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkickHAzX_uVJMd_vFJjae6SLs2G38URPU <Kalle@web> | 2014-07-02 17:53:10 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-02 17:53:10 -0400 |
commit | ee72b1e03294b0efbfbf107de6046a68947293a8 (patch) | |
tree | 9964930c1def3be8758e8f940de9d403bd30dd96 /doc | |
parent | 1e2e6eeb2b4dbf908368ba08639878814015cdfc (diff) | |
download | ikiwiki-ee72b1e03294b0efbfbf107de6046a68947293a8.tar ikiwiki-ee72b1e03294b0efbfbf107de6046a68947293a8.tar.gz |
repo links and test site for trail depends bug
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/trail/discussion.mdwn | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/plugins/trail/discussion.mdwn b/doc/plugins/trail/discussion.mdwn index d37e5f7f9..731b8c790 100644 --- a/doc/plugins/trail/discussion.mdwn +++ b/doc/plugins/trail/discussion.mdwn @@ -152,3 +152,21 @@ I have removed a similar comment from the album discussion. > tend to be more personal/private than typical wikis, so you don't > necessarily want to link the real thing - that's why my album demos > tend to use dummy data). --[[smcv]] + +>> I was expecting the same depends pattern you describe. +>> My photo wikis are mostly public so I've set up a publicly accessible repo +>> (update-server-info type, git clone the first link below), a low-res copy of +>> the underlay and a quick sanitized setup file. + +>>* [[http://www.kalleswork.net/downloads/stockholm/.git]] +>>* [[http://www.kalleswork.net/downloads/stockholm.underlay.tar.gz]] +>>* [[http://www.kalleswork.net/downloads/stockholm.setup]] + +>> It might be a bit unwieldly and the site itself at [[http://stockholm.kalleswork.net]] +>> uses a few tweaks to the album templates and css, but I don't currently +>> have access to the machine where I setup a cleaner debug wiki to test. +>> (travelling atm). The images will likely be distorted due to the up scaling +>> bug in the [[img]] plugin but other than that it should work. + +>> Let me know if you need anything else. Would be great to hear it works +>> as expected for everyone else ;) --[[kjs]] |