|
|
|
@164
|
[164]
|
11 months |
mental |
extension fix thing from Dean Scarff
|
|
|
|
@163
|
[163]
|
14 months |
mental |
fix RSS/Atom formatting bug
|
|
|
|
@162
|
[162]
|
21 months |
pvtilburg |
Solve XPath/namespace problems (compatibility issues with Ruby 1.8.6) by …
|
|
|
|
@161
|
[161]
|
21 months |
pvtilburg |
Also fix patch for modified skel_* method API.
|
|
|
|
@160
|
[160]
|
21 months |
mental |
not really prepared for xhtml yet
|
|
|
|
@159
|
[159]
|
21 months |
mental |
fix Atom issues which snuck by me earlier somehow
|
|
|
|
@158
|
[158]
|
21 months |
mental |
get this page path thing sorted out a little better
|
|
|
|
@157
|
[157]
|
2 years |
mental |
* lib/hobix/weblog.rb: no longer add dir to page path, since it is also …
|
|
|
|
@156
|
[156]
|
2 years |
wwwwolf |
Filtering empty tags; if the tag is nil or empty, this would generate …
|
|
|
|
@155
|
[155]
|
2 years |
mental |
add heuristic to permit native paths on Windows ... file URIs would have …
|
|
|
|
@154
|
[154]
|
2 years |
mental |
Months patch from Christian Simonutti
|
|
|
|
@153
|
[153]
|
2 years |
pvtilburg |
Added Akismet plugin to fight comment spam.
Plugin courtesy of Bradford …
|
|
|
|
@152
|
[152]
|
2 years |
why |
A prototype for a new Hobix with Ferret and Camping assisting.
|
|
|
|
@151
|
[151]
|
2 years |
mental |
quote Ajax request path for preview
|
|
|
|
@150
|
[150]
|
2 years |
mental |
use xml:base rather than rewriting image urls in Atom feeds
|
|
|
|
@149
|
[149]
|
2 years |
mental |
* lib/hobix/out/rss.rb: mangle RSS titles to avoid the RSS HTML/plaintext …
|
|
|
|
@148
|
[148]
|
2 years |
mental |
* lib/hobix/out/quick.rb: make Atom the advertised feed format in the …
|
|
|
|
@147
|
[147]
|
2 years |
mental |
* lib/hobix/out/atom.rb: make self-ref absolute (is this the right way to …
|
|
|
|
@146
|
[146]
|
2 years |
mental |
* lib/hobix/out/atom.rb: generate rel="self" atom:link
|
|
|
|
@145
|
[145]
|
2 years |
mental |
* lib/hobix.rb: bump Hobix::VERSION to 0.5
|
|
|
|
@144
|
[144]
|
2 years |
pvtilburg |
Removed the calender fillers at the end for the table.
Resolved XHTML …
|
|
|
|
@143
|
[143]
|
2 years |
pvtilburg |
Having <a name="<id>"> and also later id="<same id>" is illegal!
Removing …
|
|
|
|
@142
|
[142]
|
2 years |
pvtilburg |
* Synchronize date & time formatting throughout Hobix. I've used as …
|
|
|
|
@141
|
[141]
|
2 years |
pvtilburg |
Use weblog.expand_path entry.id instead of entry.link. This works …
|
|
|
|
@140
|
[140]
|
2 years |
pvtilburg |
Add an each-method proxy for LinkList? to its links, needed by some parts …
|
|
|
|
@139
|
[139]
|
2 years |
pvtilburg |
Display the text 'No comments (yet)!' if there are no comments instead …
|
|
|
|
@138
|
[138]
|
2 years |
mazirian |
Fix the fix that makes proper links in the comment forms for blogs in …
|
|
|
|
@137
|
[137]
|
2 years |
mental |
expand tag URL more helpfully/relatively
|
|
|
|
@136
|
[136]
|
2 years |
mental |
update LinkList? for current API
|
|
|
|
@135
|
[135]
|
2 years |
mental |
expand blog paths for comment AJAX
|
|
|
|
@134
|
[134]
|
2 years |
mental |
use Weblog#expand_path for post-comment redirect in comments facet
|
|
|
|
@133
|
[133]
|
2 years |
mental |
really fix .htaccess
|
|
|
|
@132
|
[132]
|
2 years |
mental |
fix htaccess (I think)
|
|
|
|
@131
|
[131]
|
2 years |
mental |
upgrade setup.rb
|
|
|
|
@130
|
[130]
|
2 years |
mental |
emit valid Atom 1.0
|
|
|
|
@129
|
[129]
|
2 years |
mental |
REXML quoting hack for Atom output too
|
|
|
|
@128
|
[128]
|
2 years |
mental |
disposed of gemspec, obsoleted by Rakefile
|
|
|
|
@127
|
[127]
|
2 years |
why |
* Rakefile: for packaging gems, zip, tar.gz.
* lib/hobix.rb: other …
|
|
|
|
@126
|
[126]
|
3 years |
mental |
fix "hobix blogs" for when there is a list of blogs, but nothing in it
|
|
|
|
@125
|
[125]
|
3 years |
mental |
change entry content style to :literal rather than :fold to avoid Syck …
|
|
|
|
@124
|
[124]
|
3 years |
why |
* lib/hobix/storage/filesys.rb: Added file locking.
* …
|
|
|
|
@123
|
[123]
|
3 years |
mental |
minor tweak
|
|
|
|
@122
|
[122]
|
3 years |
mental |
use umask rather than explicit chmods when creating weblog files and …
|
|
|
|
@121
|
[121]
|
3 years |
mental |
Quick, ugly workaround for REXML quoting bug.
|
|
|
|
@120
|
[120]
|
3 years |
why |
lib/hobix/base.rb: adding updated timestamp to all content …
|
|
|
|
@119
|
[119]
|
3 years |
why |
Updated README with new repository info.
|
|
|
|
@118
|
[118]
|
3 years |
sleeper |
Allow removal of index.search and index.hobix, for all the blogs, when …
|
|
|
|
@117
|
[117]
|
3 years |
why |
- Hobix.gemspec: version 0.4.
|
|
|
|
@116
|
[116]
|
3 years |
sleeper |
Allows user to continue to post entries when using 0.4 + Ruby 1.8.3
In …
|
|
|
|
@115
|
[115]
|
3 years |
sleeper |
Introduced staging stuff through HOBIX_ENV variable
|
|
|
|
@114
|
[114]
|
3 years |
why |
make-go.rb: share nuke warning. yaml update. …
|
|
|
|
@113
|
[113]
|
3 years |
sleeper |
Fix to support ruby 1.8.3 - Credits to Tilman Sauerbeck
|
|
|
|
@112
|
[112]
|
3 years |
sleeper |
- in a skel file name is changed to _ to give a chance Hobix to find out …
|
|
|
|
@111
|
[111]
|
3 years |
why |
- lib/hobix/base.rb: HTTP authorization.
- lib/hobix/weblog.rb: Load …
|
|
|
|
@110
|
[110]
|
3 years |
sleeper |
We referenced sidebar_tag_list in the aliased sidebar_list_erb function
|
|
|
|
@109
|
[109]
|
3 years |
wmorgan |
trackback support, courtesy of leon breedt.
comments.rb: comment entry …
|
|
|
|
@108
|
[108]
|
3 years |
wmorgan |
sections.rb: this has long been moved to …
|
|
|
|
@107
|
[107]
|
3 years |
wmorgan |
enhancements to rss feed: user-specified namespaces and XML …
|
|
|
|
@106
|
[106]
|
3 years |
wmorgan |
meta-tag xhtml compliance patch from leon breedt
|
|
|
|
@105
|
[105]
|
3 years |
wmorgan |
comments.rb: removed touching of entry file when new comments are …
|
|
|
|
@104
|
[104]
|
3 years |
why |
- lib/hobix/weblog.rb: can use `observe' on sections to invoke opposite …
|
|
|
|
@103
|
[103]
|
3 years |
why |
- lib/hobix/base.rb: Core renamed to BaseContent?.
- …
|
|
|
|
@102
|
[102]
|
3 years |
why |
- lib/hobix/commandline.rb: dashes in URLs treated as word separators when …
|
|
|
|
@101
|
[101]
|
3 years |
why |
- lib/hobix/base.rb: entry links pass through the Core::url_link and …
|
|
|
|
@100
|
[100]
|
3 years |
sleeper |
Current class may not have a @props defined
|
|
|
|
@99
|
[99]
|
3 years |
why |
- lib/hobix/facets/publisher.rb: saving of entries.
|
|
|
|
@98
|
[98]
|
3 years |
why |
- lib/hobix/publisher.rb: the new publishing interface.
|
|
|
|
@97
|
[97]
|
3 years |
why |
- lib/hobix/datamarsh.rb: Marshal + DBM.
|
|
|
|
@96
|
[96]
|
3 years |
why |
- lib/hobix/search/simple.rb: new search index for cataloging words and …
|
|
|
|
@95
|
[95]
|
3 years |
mental |
use Tempfile for portability rather than rolling our own
|
|
|
|
@94
|
[94]
|
3 years |
mental |
commit the less controversial bits of typed posting
|
|
|
|
@93
|
[93]
|
3 years |
mental |
whoops, fix typo
|
|
|
|
@92
|
[92]
|
3 years |
mental |
minor backwards compatability tweak
|
|
|
|
@91
|
[91]
|
3 years |
mental |
native path correctness
|
|
|
|
@90
|
[90]
|
3 years |
mental |
avoid crash with subindex thingies
|
|
|
|
@89
|
[89]
|
3 years |
wmorgan |
commandline.rb: whoops. small thinko on the re-edit stuff.
|
|
|
|
@88
|
[88]
|
3 years |
wmorgan |
commandline.rb: for 'hobix post' with external editors, if an error
…
|
|
|
|
@87
|
[87]
|
3 years |
mental |
create category directory as needed
|
|
|
|
@86
|
[86]
|
3 years |
mental |
removed files generated at installation time
|
|
|
|
@85
|
[85]
|
3 years |
wmorgan |
recent_comments.rb: added
|
|
|
|
@84
|
[84]
|
3 years |
why |
- lib/hobix/linklist.rb: moved to new Hobix::BaseEntry?.yaml_type method
- …
|
|
|
|
@83
|
[83]
|
3 years |
why |
- lib/hobix/base.rb: title and content aren't required fields. Simplified …
|
|
|
|
@82
|
[82]
|
3 years |
why |
- lib/hobix/search: new search index ripped from SimpleSearch? by Dave …
|
|
|
|
@81
|
[81]
|
3 years |
sleeper |
Some page path may change after they have been declared as published ... …
|
|
|
|
@80
|
[80]
|
3 years |
sleeper |
Allow plugin to dynamically change the page path
|
|
|
|
@79
|
[79]
|
3 years |
why |
- lib/hobix/api.rb: remote API, currently usable over HTTP!
- …
|
|
|
|
@78
|
[78]
|
3 years |
why |
- lib/hobix/util/patcher.rb: cool! switched to a new YAML-based patch …
|
|
|
|
@77
|
[77]
|
4 years |
wmorgan |
Plugins added to CVS.
- bloglines.rb: sidebar Bloglines blogroll
- …
|
|
|
|
@76
|
[76]
|
4 years |
wmorgan |
- share/default-blog.cgi.patch: typo (missing ! in shebang)
|
|
|
|
@75
|
[75]
|
4 years |
sleeper |
When an entry is at the root of the blog (i.e. in entries directory), the …
|
|
|
|
@74
|
[74]
|
|