root / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @109 [109] 9 months bryanstearns Add support for framesets, ticket #59
(edit) @108 [108] 12 months littleears littleears - just testing
(edit) @107 [107] 15 months enternet DTD definition update.
(edit) @106 [106] 15 months enternet DTD definition bug fix - path to w3.org must exists. For example, сorrect …
(edit) @105 [105] 22 months tec * CHANGELOG: changes so far
(edit) @104 [104] 22 months tec * lib/markaby/rails.rb: give helpers access to assigns (ticket:51); new …
(edit) @103 [103] 22 months tec * lib/markaby/builder.rb: allow root attributes to be changed (ticket:53) …
(edit) @102 [102] 22 months tec * lib/markaby/builder.rb: moved Auto-Form-Tag-Naming outside of CssProxy?
(edit) @101 [101] 22 months tec * lib/markaby/builder.rb: removing an uncessary slash from error string
(edit) @100 [100] 23 months tec * lib/markaby/builder.rb: adding ivar copying/access back in * …
(edit) @99 [99] 2 years tec * tools/rakehelp.rb: reverting previous change
(edit) @98 [98] 2 years tec * tools/rakehelp.rb: add autorequire to the gem spec
(edit) @97 [97] 2 years tec * test/rails/markaby/broken.mab: should have been included in previous …
(edit) @96 [96] 2 years tec * lib/markaby/template.rb: rework Template so errors can include line …
(edit) @95 [95] 2 years tec * lib/markaby/rails.rb: make flash work * test/rails_test.rb: test that …
(edit) @94 [94] 2 years tec * lib/markaby/tags.rb: remove NO_PROXY; hr and br can have class/id …
(edit) @93 [93] 2 years tec * lib/markaby/rails.rb: better emulation of ERB * …
(edit) @92 [92] 2 years tec * test/rails/test_preamble.rb: avoid picking up Markaby preferences in …
(edit) @91 [91] 2 years tec * lib/markaby/builder.rb: subclass ::Builder::XmlMarkup? for a cleaner …
(edit) @90 [90] 2 years tec * test/rails_test.rb: adding tests for MarkabyOnRails? * test/rails/: …
(edit) @89 [89] 2 years tec * lib/markaby/rails.rb: allow :locals option in #render_markaby
(edit) @88 [88] 2 years tec * lib/markaby/builder.rb: load default options before creating ::Builder …
(edit) @87 [87] 2 years tec * lib/markaby/builder.rb: stopped adding instance variables from …
(edit) @86 [86] 2 years tec * lib/markaby/kernel_method.rb: add Kernel#mab here to keep DRY * …
(edit) @85 [85] 2 years tec * lib/markaby/builder.rb: oops!
(edit) @84 [84] 2 years tec * lib/markaby/builder.rb: remove _erbout method - it's in rails.rb
(edit) @83 [83] 2 years tec * lib/markaby/builder.rb: get rid of warnings and clean up formatting * …
(edit) @82 [82] 2 years tec * CHANGELOG: correct string escaping usage * README: fix typos
(edit) @80 [80] 2 years why * README: updated all rdoc and package docs to 0.5 and its conventions.
(edit) @79 [79] 2 years tec * lib/markaby/tags.rb: add additional self closing tags
(edit) @78 [78] 2 years tec * lib/markaby/rails.rb: make render_markaby helper work * …
(edit) @77 [77] 2 years why * tools/rakehelp.rb: the :install task.
(edit) @76 [76] 2 years tec lib/markaby: keep content_for Rails-only
(edit) @75 [75] 2 years tec * lib/markaby/builder.rb: @@default[:image_tag_options] not needed now
(edit) @74 [74] 2 years why * lib/markaby/builder.rb: merged in all remaining changes from …
(edit) @62 [62] 2 years tec seperating out all rails specific code
(edit) @61 [61] 2 years tec * lib/markaby/builder.rb: allow certain helpers to be ignored (in favour …
(edit) @60 [60] 2 years tec merging in the xhtml-careful branch
(edit) @50 [50] 3 years tec * lib/markaby/builder.rb: remove some unecessary bits
(edit) @49 [49] 3 years tec * test/test_markaby.rb: test Builder instead of Template
(edit) @48 [48] 3 years tec * lib/markaby/builder.rb: undo [47]. give preference to helper methods * …
(edit) @47 [47] 3 years tec * lib/markaby/builder.rb: allow calls to private helper methods …
(edit) @46 [46] 3 years tec * lib/markaby/builder.rb: check for builder methods properly * …
(edit) @45 [45] 3 years tec * lib/markaby/builder.rb: xml instruction is no longer output by default, …
(edit) @44 [44] 3 years tec * lib/markaby/builder.rb: allow use of Builder methods (instruct!, …
(edit) @43 [43] 3 years tec * lib/markaby/builder.rb: undefine sub
(edit) @35 [35] 3 years tec * lib/markaby/builder.rb: fixed xhtml strict doctype
(edit) @33 [33] 3 years why * lib/markaby/builder.rb: emulate ERB to satisfy form_for and helpers like …
(edit) @32 [32] 3 years why * init.rb: quote extension to register_template_handler to support Rails …
(edit) @31 [31] 3 years tec * test/example.rb: removed * test/test_markaby.rb: simplified the …
(edit) @30 [30] 3 years tec * lib/markaby.rb: keep version number in sync
(edit) @29 [29] 3 years why * lib/markaby/builder.rb: no more nested Builder objects, capture
(edit) @28 [28] 3 years tec * lib/markaby.rb: typo fix\n* lib/markaby/builder.rb: check helpers before …
(edit) @27 [27] 3 years why * lib/markaby/tags.rb: add a list of form tags, for the :id and :name sync …
(edit) @26 [26] 3 years why * markaby.gemspec: moved to Rakefile.
(edit) @25 [25] 3 years why * lib/markaby/builder.rb: oops, should be @margin not @level.
(edit) @24 [24] 3 years why * lib/markaby/builder.rb: later initialization of the Builder::XmlMarkup?
(edit) @22 [22] 3 years why Rakefile: forgot to add dependencies. tools/rakehelp.rb: …
(edit) @21 [21] 3 years why * Rakefile: catch all lib files.
(edit) @20 [20] 3 years why * tools/rakehelp.rb: Rake convenience methods ripped from mongrel. * …
(edit) @19 [19] 3 years tec lib/markaby/helper.rb now included
(edit) @18 [18] 3 years tec adding (ActionController?) helper for rendering markaby inline
(edit) @17 [17] 3 years tec lib/markaby/tags.rb: simplify tags lib/markaby/builder.rb: simplify tags
(edit) @16 [16] 3 years tec test/test_markaby.rb: test capture and output_helpers
(edit) @15 [15] 3 years tec adding basic unit tests
(edit) @14 [14] 3 years tec lib/markaby/builder.rb: allow empty assigns and nil helpers
(edit) @13 [13] 3 years tec
(edit) @12 [12] 3 years why test/example.rb: okay, better. markaby.gemspec: lowercased the gem name.
(edit) @11 [11] 3 years why Markaby.gemspec: for building gems. lib/markaby.rb: releasing version 0.2.
(edit) @10 [10] 3 years why setup.rb: allow traditional installation.
(edit) @9 [9] 3 years why lib/markaby/builder.rb: head tag fixes, ensure duping of complete builder …
(edit) @8 [8] 3 years why lib/markaby/builder.rb: if an argument to another helper is in the stream, …
(edit) @7 [7] 3 years tec fix xhtml_strict doctype
(edit) @6 [6] 3 years tec require Builder (for out of Rails use)
(edit) @5 [5] 3 years why lib/markaby/builder.rb: injecting instance variables into the helpers as …
(edit) @4 [4] 3 years why lib/markaby/builder.rb: make sure instance variables get injected into the …
(edit) @3 [3] 3 years why lib/markaby/builder.rb: tricky dwim. open a new scope for every block. …
(edit) @2 [2] 3 years why lib/markaby/builder.rb: img tag.
(add) @1 [1] 3 years why Initial import
Note: See TracRevisionLog for help on using the revision log.