1
0
Fork 0
Fork/mirror of Andy Wingo's tekuti
Find a file
Andy Wingo ab54aca59f Support for relative URIs for https + http access.
* tekuti/page-helpers.scm (ensure-uri): Rename from ensure-public-uri.
  A URI is absolute by definition.
  (ensure-uri-reference): New helper.  Requires git guile.
  (respond): Use ensure-URI-reference to get the reference.
  (atom-header, atom-entry): Use ensure-uri.

* tekuti/page.scm (atom-feed-from-posts): Pass the URI scheme from the
  request-uri when reconstructing

* tekuti/config.scm (*public-scheme*): New config variable, defaulting
  to http.
2014-10-15 12:08:51 +02:00
src src/tekuti is a shell script 2010-11-24 21:37:27 +01:00
tekuti Support for relative URIs for https + http access. 2014-10-15 12:08:51 +02:00
.gitignore autotoolize, and compile the scheme files 2010-11-13 18:48:18 +01:00
acinclude.m4 autotoolize, and compile the scheme files 2010-11-13 18:48:18 +01:00
AUTHORS autotoolize, and compile the scheme files 2010-11-13 18:48:18 +01:00
ChangeLog autotoolize, and compile the scheme files 2010-11-13 18:48:18 +01:00
configure.ac autotoolize, and compile the scheme files 2010-11-13 18:48:18 +01:00
COPYING autotoolize, and compile the scheme files 2010-11-13 18:48:18 +01:00
env.in autotoolize, and compile the scheme files 2010-11-13 18:48:18 +01:00
Makefile.am remove obsolete (tekuti url) 2011-02-22 22:19:30 +01:00
NEWS autotoolize, and compile the scheme files 2010-11-13 18:48:18 +01:00
README autotoolize, and compile the scheme files 2010-11-13 18:48:18 +01:00
wordpress-to-dir.py Change wordpress import to use the newer wordpress database layout. 2010-11-15 22:05:15 +01:00
wordpress-xmlrpc-to-dir.py do not remove numbers and s/./-/ in post keys 2011-02-18 23:36:10 +01:00