msolters / Tiles

Dynamic CV and Resume app
http://tilesjs.meteor.com
0 stars 1 forks source link

Different content for small / large view #25

Closed epheterson closed 9 years ago

epheterson commented 9 years ago

I think we had this implemented on the prior version, RIP.

msolters commented 9 years ago

What if in Edit mode, you can edit the "small" view in-place. To edit the "large" view, you have to open it by clicking Edit button. Still doesn't tell you what it will look like though, if the user wants HTML in their small view.

msolters commented 9 years ago

Two separate fields now, "Preview" and "Content". One determines what the small tile says, the other is what populates the overlay when viewed in detail. There is no automatic cross-over behaviour. If you want preview material, you must specify it.

epheterson commented 9 years ago

Throwing this out there, how about a checkbox or something for if you want your small / large to be identical? Then you fill out one box and it copies over into the other (behind the scenes), instead of user requiring copy/paste every time?

epheterson commented 9 years ago

This would be a per-card setting, not universal