I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

WikiNG.patch

Anonymous, 29 Jan 2013 14:39

Download (704 Bytes)

View differences:

lib/wiking_application_helper_patch.rb (working copy)
124 124
            parse_wiking_conditions(text, project, obj, attr, only_path, options)
125 125
        end
126 126

  
127
        WIKING_LINK_RE = %r{(!)?(\[\[(wikipedia|google|redmine|chiliproject)(?:\[([^\]])\])?>([^\]\n\|]+)(?:\|([^\]\n\|]+))?\]\])}
127
        WIKING_LINK_RE = %r{(!)?(\[\[(wikipedia|google|redmine|chiliproject)(?:\[([^\]]+)\])?>([^\]\n\|]+)(?:\|([^\]\n\|]+))?\]\])}
128 128

  
129 129
        def parse_wiki_links_with_wiking(text, project, obj, attr, only_path, options)
130 130

  
Terms of use | Privacy policy