apostrophecms-legacy / apostrophe-schemas

DEPRECATED - FOR APOSTROPHE 0.5 SITES ONLY - BUILT IN TO APOSTROPHE 2.X. Allows any object to have a schema of properties that can be edited in the browser, sanitized on the server and easily saved in Mongo. Schema types include text, select, tags, Apostrophe areas and singletons, and joins (one-to-one and many-to-many relationships), among others.
MIT License
3 stars 3 forks source link

Resolve #16 #17

Closed jth- closed 8 years ago

jth- commented 8 years ago

Those seem to be the only two instances where we didn't use self.findSafe(...). Let me know if you see anything else weird.

boutell commented 8 years ago

Merged, please publish.