-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
special rendering for hackfoldr index #43
Comments
the first step is probably create a controller for this route: /:hackId/__index that does the described rendering in the current iframe area |
簡單說 幫 hack.g0v.tw/g0v-hackath4n/__index 做一頁出來,原來 iframe 的地方,是內容(左邊 item)的放大版,然後放大版中的每個 entry 是用 column E 的文字 |
idea pool測試資料已建好 http://hack.g0v.tw/g0v-t-ideaPool/__index ethercalc E欄也填好個專案主旨 https://ethercalc.org/g0v-t-ideaPool D欄加上 參與哪個hackathon 的 tag 有hackath4n專案與兩個hackath3n專案 提供測試 |
我把 routing 的部份弄好了,現在應該剩下 templating (hack.jade 裡面 showIndex 那邊),和把 column E 塞進去。 |
along with #42 you can see the WIP at http://hack.g0v.tw/g0v-hackath5n/g0v-t-ideaPool |
This is useful when another hackfoldr index is included as described in #42, the item itself (which turns into a folder) should render custom page (instead of the usual iframe) like: https://moqups.com/jessy1092/LsgqO3MQ
use Column E as the summary of individual document
The text was updated successfully, but these errors were encountered: