view · edit · sidebar · attach · print · history

20160825-migrate-davaz-com

<< 20160829-migrate-davaz-com | Index | 20160824-migrate-davaz-com >>


Summary

  • Fix live editor

Commits / Patches / Pull Requests, Scripts

Index


Fix live editor

Yesterday, I've just fixed live editor for guestbook.
But it seems that some pages without guestbook also use live editor widget.
It must be enabled.

But live_editor is not initialized..

HTML tag is generated, but dojo widget (live editor) is not loaded...
This live editor widget works on guestbook. Why :'(

Problem came from data.
Data had strange line break code. Then dojo failed parsing.
Then, I've replaced (escaped) this line break.

Commis:

By this change, following live editor is fixed

  • Live editor on HIS WORK
  • Live editor (only text) on news
  • Live editor on links

Note adding entry

The adding of entry at HIS WORK on production does not work, correctly. Then I've ignored this for now...

Remain bugs

  • Image display on HIS WORK (admin) (uploading also does not work, but this is fixed later)
  • Slide show on HIS Family
  • Debug (check) News and Links
  • Fix tooltip (or link) on Lecture
  • Spruce up other renamins functions in davaz.js (shop etc.)
view · edit · sidebar · attach · print · history
Page last modified on August 25, 2016, at 04:58 PM