meteorpedia / wiki

A wiki written in Meteor
http://meteorpedia.meteor.com
Other
114 stars 17 forks source link

0.93 is tough on #11

Open tedgoldstein opened 9 years ago

tedgoldstein commented 9 years ago

A number of issues in the html:

While building the application: website/html/articles.html:22: Expected "div" end tag ... ^ website/html/edit.html:25: Reactive HTML attributes must either have a constant name or consist of a single {{helper}} providing a dictionary of names and values. A template tag of type BLOCKOPEN is not allowed here. ... {{#if cantEdit}}disa... ^ website/html/edit_profile.html:26: Reactive HTML attributes must either have a constant name or consist of a single {{helper}} providing a dictionary of names and values. A template tag of type BLOCKOPEN is not allowed here. ...e-input" {{#unless isLoggedIn... ^ website/html/history.html:115: Expected identifier, number, string, boolean, or null ...lDiff}} {{> modal-blackout}} <div... ^ website/html/profile.html:8: Unexpected closing template tag ...}

{{/with}}

<div... ^ website/html/sphela.html:74: Unexpected HTML close tag ...>
^

=> Your application has errors. Waiting for file change.

gadicc commented 8 years ago

Hi All. Uber apologies, for some reason my notifications were turned off for this repo! In any event, as you noticed, the code here is based off a really old version of Meteor and is not actively maintained.

I've been working for some time on a complete rewrite from scratch, using all the latest Meteor practices, and introducing some super cool new features, some of which are almost done, but unfortunately, there is no ETA, as work priorities prevent me from actively working on this. I could guess around June 2016 :>

To be clear though, the current site is still up and running and all content will be imported into the new version when it's ready. I thank you all for your contributions and patience.