diff options
author | spalax <spalax@web> | 2015-12-12 18:04:10 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-12-12 18:04:10 -0400 |
commit | 4bdbc326c0c5d25de7776c3cdc04bc2cf376440d (patch) | |
tree | e51876afc59819f84ea33c77e2f93c20172cb9a7 /doc | |
parent | b4efee4fdab87793bc03d0eb78a42fc996b898d1 (diff) | |
download | ikiwiki-4bdbc326c0c5d25de7776c3cdc04bc2cf376440d.tar ikiwiki-4bdbc326c0c5d25de7776c3cdc04bc2cf376440d.tar.gz |
Added a comment: Question/Proposal
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Let_rss_point_to_https_/comment_1_571d9f380068bf9130f8b68d1af22dae._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/Let_rss_point_to_https_/comment_1_571d9f380068bf9130f8b68d1af22dae._comment b/doc/forum/Let_rss_point_to_https_/comment_1_571d9f380068bf9130f8b68d1af22dae._comment new file mode 100644 index 000000000..b352e244b --- /dev/null +++ b/doc/forum/Let_rss_point_to_https_/comment_1_571d9f380068bf9130f8b68d1af22dae._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="spalax" + subject="Question/Proposal" + date="2015-12-12T22:04:09Z" + content=""" +Wouldn't use the `//` in the URL, to make the URL protocol relative, solve the problem? It [seems to be already used](http://source.ikiwiki.branchable.com/?p=source.git;a=blob;f=IkiWiki.pm;h=fe5af6d15a769250879accb6592b45d84f5c555e;hb=HEAD#l680), but if you ask this question, this means that the rss feed does not use it. Now someone has to track how the feed url is generated, and why it does not use this protocol-relutive URL (sorry, I will not do this myself: I would not find the time to do so these days). + +-- [[Louis|spalax]] +"""]] |