Mike Taylor [Wed, 15 Oct 2014 14:19:56 +0000 (15:19 +0100)]
"make all" uses dependency rather than explicit invocation.
Mike Taylor [Wed, 15 Oct 2014 14:19:38 +0000 (15:19 +0100)]
Remove vacuous comment.
Mike Taylor [Wed, 15 Oct 2014 14:08:10 +0000 (15:08 +0100)]
make runs in examples/htdocs
Mike Taylor [Wed, 15 Oct 2014 14:06:18 +0000 (15:06 +0100)]
make clean/distclean also use src rather the tools/htdocs
Mike Taylor [Wed, 15 Oct 2014 13:51:39 +0000 (14:51 +0100)]
Default make rule:
* No longer depends on setup, as it does its own npm install.
* Runs make in src, not in tools/htdocs.
* Runs regular make in doc, not make install.
Mike Taylor [Wed, 15 Oct 2014 13:50:03 +0000 (14:50 +0100)]
Add vacuous "make distclean" rule.
Wolfram Schneider [Wed, 15 Oct 2014 12:50:07 +0000 (14:50 +0200)]
sorting: display title number in debug log
Wolfram Schneider [Wed, 15 Oct 2014 12:47:15 +0000 (14:47 +0200)]
trim newlines from titles, MKWS-290
I guess the newlines comes from the new template framework, otherwise
we would see this noisy log output earlier.
Wolfram Schneider [Wed, 15 Oct 2014 12:31:20 +0000 (12:31 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/mkws
Wolfram Schneider [Wed, 15 Oct 2014 12:30:16 +0000 (12:30 +0000)]
remove generated screenshots in `make clean'
Wolfram Schneider [Wed, 15 Oct 2014 12:29:59 +0000 (12:29 +0000)]
add images/screenshot.png
Wolfram Schneider [Wed, 15 Oct 2014 12:29:10 +0000 (12:29 +0000)]
handle files in widgets/images/
Mike Taylor [Wed, 15 Oct 2014 12:23:58 +0000 (13:23 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/mkws
Mike Taylor [Wed, 15 Oct 2014 12:23:40 +0000 (13:23 +0100)]
Add rule to copy CSS into destination area.
Mike Taylor [Wed, 15 Oct 2014 12:22:39 +0000 (13:22 +0100)]
Remove unused style for .nologo class.
Mike Taylor [Wed, 15 Oct 2014 12:22:12 +0000 (13:22 +0100)]
Cleaner styles for heading.
Wolfram Schneider [Wed, 15 Oct 2014 11:41:01 +0000 (13:41 +0200)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/mkws
Mike Taylor [Wed, 15 Oct 2014 11:31:13 +0000 (12:31 +0100)]
No need to ignore README.{html,pdf} any more.
Mike Taylor [Wed, 15 Oct 2014 11:30:49 +0000 (12:30 +0100)]
Remove link to README.html (and PDF)
Mike Taylor [Wed, 15 Oct 2014 11:29:35 +0000 (12:29 +0100)]
Do not build README.
Change "push" rule to use index.markdown as top-level file on web-site.
Mike Taylor [Wed, 15 Oct 2014 11:28:03 +0000 (12:28 +0100)]
Change pointer to obsolete README.markdown.
Mike Taylor [Wed, 15 Oct 2014 11:27:29 +0000 (12:27 +0100)]
README.markdown is gone at last!
Mike Taylor [Wed, 15 Oct 2014 11:27:12 +0000 (12:27 +0100)]
Move 'configuring a client (short version) README.markdown to index.markdown
Wolfram Schneider [Wed, 15 Oct 2014 11:20:53 +0000 (13:20 +0200)]
port number last in log filename
Wolfram Schneider [Wed, 15 Oct 2014 11:19:48 +0000 (13:19 +0200)]
update for new filenames
Wolfram Schneider [Wed, 15 Oct 2014 11:09:54 +0000 (13:09 +0200)]
configure global (non virtual host) error log file
Wolfram Schneider [Wed, 15 Oct 2014 11:00:50 +0000 (13:00 +0200)]
put port number in config/log filenames
This allow to us to run 2 apache servers at the same time, e.g.
one for local development and one for local tests.
Mike Taylor [Wed, 15 Oct 2014 10:51:35 +0000 (11:51 +0100)]
Tweak styles.
Mike Taylor [Wed, 15 Oct 2014 10:46:37 +0000 (11:46 +0100)]
Move "Versions" down to a level-3 heading.
Mike Taylor [Wed, 15 Oct 2014 10:45:34 +0000 (11:45 +0100)]
Reorder sections.
Mike Taylor [Wed, 15 Oct 2014 10:39:27 +0000 (11:39 +0100)]
Move supported-browsers section from README.markdown to index.markdown
Mike Taylor [Wed, 15 Oct 2014 10:34:14 +0000 (11:34 +0100)]
Expand introduction
Mike Taylor [Wed, 15 Oct 2014 10:34:08 +0000 (11:34 +0100)]
Remove introduction -- its only remaining sentence moved to index.markdown.
Mike Taylor [Wed, 15 Oct 2014 10:09:41 +0000 (11:09 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/mkws
Mike Taylor [Wed, 15 Oct 2014 10:08:54 +0000 (11:08 +0100)]
Tweaks to Jason's fine templating documentation.
Wolfram Schneider [Wed, 15 Oct 2014 09:53:36 +0000 (11:53 +0200)]
add mkwsMOTD section
Wolfram Schneider [Wed, 15 Oct 2014 09:48:58 +0000 (11:48 +0200)]
reorder JS files
Wolfram Schneider [Wed, 15 Oct 2014 09:30:39 +0000 (11:30 +0200)]
switch to sp_auth_credentials authentification
Wolfram Schneider [Wed, 15 Oct 2014 09:27:32 +0000 (11:27 +0200)]
document test cases
Wolfram Schneider [Wed, 15 Oct 2014 09:23:42 +0000 (11:23 +0200)]
get the page running again
Wolfram Schneider [Wed, 15 Oct 2014 09:18:12 +0000 (11:18 +0200)]
get the page running again
- new template URLs
- SP auth changes
Jason Skomorowski [Wed, 15 Oct 2014 01:21:03 +0000 (21:21 -0400)]
Document templating MKWS-279
Jason Skomorowski [Tue, 14 Oct 2014 18:55:06 +0000 (14:55 -0400)]
Consolidate core templates in mkws.templates directory. MKWS-279
Mike Taylor [Tue, 14 Oct 2014 16:01:41 +0000 (17:01 +0100)]
Remove obsolete line.
Mike Taylor [Tue, 14 Oct 2014 16:00:57 +0000 (17:00 +0100)]
Bring <script> of tiny sample application onto a single line.
Mike Taylor [Tue, 14 Oct 2014 15:59:55 +0000 (16:59 +0100)]
Add links to PDF versions of documentation.
Mike Taylor [Tue, 14 Oct 2014 15:57:55 +0000 (16:57 +0100)]
Fix MKWS-286.
mkws/docs/Makefile now compiles HTML and PDF files directly into
../tools/htdocs instead of building local copies, and installing them
where they're needed using a separate "make install".
Mike Taylor [Tue, 14 Oct 2014 15:56:57 +0000 (16:56 +0100)]
Ignore generated PDFs.
Mike Taylor [Tue, 14 Oct 2014 15:56:40 +0000 (16:56 +0100)]
Reorder
Mike Taylor [Tue, 14 Oct 2014 15:55:28 +0000 (16:55 +0100)]
Obsolete
Mike Taylor [Tue, 14 Oct 2014 15:53:42 +0000 (16:53 +0100)]
Remove extraneous close-comment.
Mike Taylor [Tue, 14 Oct 2014 15:53:18 +0000 (16:53 +0100)]
Comment on Debian packages required for PDFs.
Mike Taylor [Tue, 14 Oct 2014 15:51:23 +0000 (16:51 +0100)]
Get rid of rules to make a .odt -- who needs that?
Mike Taylor [Tue, 14 Oct 2014 12:57:37 +0000 (13:57 +0100)]
Add "Options indexes" to /releases/ area.
Mike Taylor [Tue, 14 Oct 2014 12:57:14 +0000 (13:57 +0100)]
Add link to mkws-jquery.js
Mike Taylor [Tue, 14 Oct 2014 12:54:24 +0000 (13:54 +0100)]
Trip tools/htdocs/README to the bone.
It's only of interest to developers.
Mike Taylor [Tue, 14 Oct 2014 12:49:13 +0000 (13:49 +0100)]
Add link to developer guide.
Mike Taylor [Tue, 14 Oct 2014 12:47:51 +0000 (13:47 +0100)]
Remove obsolete section on SP service on mkws.indexdata.com
Mike Taylor [Tue, 14 Oct 2014 12:46:14 +0000 (13:46 +0100)]
Add links to mentions of local jQuery and jQuery-JSON.
Mike Taylor [Tue, 14 Oct 2014 12:44:37 +0000 (13:44 +0100)]
Updated version of Handlebars.
Mike Taylor [Tue, 14 Oct 2014 12:43:39 +0000 (13:43 +0100)]
Mention local jQuery and jQuery-JSON files.
Mike Taylor [Tue, 14 Oct 2014 12:43:20 +0000 (13:43 +0100)]
Remove introduction (which duplicated material in index.markdown)
Remove list of available files, now merged into the index.markdown list.
Mike Taylor [Tue, 14 Oct 2014 12:40:38 +0000 (13:40 +0100)]
id -> class
Mike Taylor [Tue, 14 Oct 2014 11:02:10 +0000 (12:02 +0100)]
Style copyright statement.
Mike Taylor [Tue, 14 Oct 2014 11:02:00 +0000 (12:02 +0100)]
Remove explicit styling from copyright statement.
Mike Taylor [Tue, 14 Oct 2014 10:56:51 +0000 (11:56 +0100)]
Superseded by ../../doc/index.markdown
Mike Taylor [Tue, 14 Oct 2014 10:56:11 +0000 (11:56 +0100)]
Add horizontal rule before copyright statement.
Mike Taylor [Tue, 14 Oct 2014 10:51:42 +0000 (11:51 +0100)]
Add horizontal line before attribution/copyright.
Mike Taylor [Tue, 14 Oct 2014 10:47:18 +0000 (11:47 +0100)]
Add CSS rule to remove logo from top right of first pane.
Mike Taylor [Mon, 13 Oct 2014 16:02:20 +0000 (17:02 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/mkws
Mike Taylor [Mon, 13 Oct 2014 16:01:57 +0000 (17:01 +0100)]
Ignore generated index.html
Mike Taylor [Mon, 13 Oct 2014 16:01:36 +0000 (17:01 +0100)]
Ignore generated index.html, ODT and PDF.
Mike Taylor [Mon, 13 Oct 2014 16:01:03 +0000 (17:01 +0100)]
Add index.markdown->HTML to the various macros.
Mike Taylor [Mon, 13 Oct 2014 16:00:28 +0000 (17:00 +0100)]
New file, index.markdown, compiles to an index.html very similar to
the old hand-written one. (Last bits of style harmonisation not quite
complete, but the big stuff is done.)
Mike Taylor [Mon, 13 Oct 2014 15:35:04 +0000 (16:35 +0100)]
Only H1 and H2 introduce a new pane.
(So multiple H3 section can be contained in one.)
Mike Taylor [Mon, 13 Oct 2014 15:25:18 +0000 (16:25 +0100)]
Don't blockquote the code sample.
Makes HTML match what pandoc emits.
Mike Taylor [Mon, 13 Oct 2014 14:40:34 +0000 (15:40 +0100)]
Move index.html to old-index.html, as we will be generating index.html from MarkDown
Mike Taylor [Mon, 13 Oct 2014 13:55:09 +0000 (14:55 +0100)]
Fix some XML well-formedness errors.
Mike Taylor [Mon, 13 Oct 2014 13:53:39 +0000 (14:53 +0100)]
Remove extraneous "=" in HTML attributed.
Mike Taylor [Mon, 13 Oct 2014 13:53:06 +0000 (14:53 +0100)]
Add DOCTYPE declaration.
Mike Taylor [Mon, 13 Oct 2014 13:51:20 +0000 (14:51 +0100)]
Completely rewrite mkws-doc.css to provide uniform style.
Mike Taylor [Mon, 13 Oct 2014 13:50:46 +0000 (14:50 +0100)]
Regeneration of HTML from markdown depends on tweak-html script.
Mike Taylor [Mon, 13 Oct 2014 13:50:29 +0000 (14:50 +0100)]
tweak-html now generates HTML in according with the style of ../tools/htdocs/index.html
* Remove extraneous trailing slash from sed rule.
* Insert big MKWS logo at top right.
* Add awk script to wrap headed sections in <div class='pane'>
Mike Taylor [Mon, 13 Oct 2014 12:47:55 +0000 (13:47 +0100)]
Generate HTML using pandoc|tweak-html.
Mike Taylor [Mon, 13 Oct 2014 12:47:41 +0000 (13:47 +0100)]
New file, tweak-html
Wolfram Schneider [Mon, 13 Oct 2014 12:02:44 +0000 (14:02 +0200)]
update usage message
Wolfram Schneider [Mon, 13 Oct 2014 12:00:12 +0000 (14:00 +0200)]
check filename for .png extension
Without a correct file type extension, phantomjs will fail
silently
Adam Dickmeiss [Mon, 13 Oct 2014 11:44:01 +0000 (13:44 +0200)]
Fix no translation of 'per page' MKWS-287
Mike Taylor [Mon, 13 Oct 2014 11:02:20 +0000 (12:02 +0100)]
Jakub Skoczen [Mon, 13 Oct 2014 09:38:15 +0000 (11:38 +0200)]
MKWS can't run from local files MKWS-227
Jason Skomorowski [Fri, 10 Oct 2014 23:32:05 +0000 (19:32 -0400)]
Use class instead of id in doc intro example.
Jason Skomorowski [Fri, 10 Oct 2014 18:59:20 +0000 (14:59 -0400)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/mkws
Jason Skomorowski [Fri, 10 Oct 2014 18:59:04 +0000 (14:59 -0400)]
Fix test for async widget discovery.
Adam Dickmeiss [Fri, 10 Oct 2014 18:27:34 +0000 (20:27 +0200)]
Fix cd doc; make clean + make (does not rebuild) MKWS-286
Rule 'all' now the default rule.
Jason Skomorowski [Thu, 9 Oct 2014 19:02:28 +0000 (15:02 -0400)]
Pass query and "field" to termlist widget MKWS-284
Mike Taylor [Thu, 9 Oct 2014 15:12:11 +0000 (16:12 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/mkws
Wolfram Schneider [Thu, 9 Oct 2014 15:10:20 +0000 (15:10 +0000)]
cleanup widgets
Wolfram Schneider [Thu, 9 Oct 2014 15:04:58 +0000 (15:04 +0000)]
Merge branch 'screenshot'
Mike Taylor [Thu, 9 Oct 2014 14:55:56 +0000 (15:55 +0100)]
Fix paths.
Mike Taylor [Thu, 9 Oct 2014 14:55:42 +0000 (15:55 +0100)]
List separate documentation files.