Code Monkey home page Code Monkey logo

botan's People

Contributors

kazeevn avatar

Watchers

 avatar  avatar  avatar

botan's Issues

Добавить diff

Добавить возможность красиво с цветовым 
выделением сравнить свою правку с текущей 
версией с сервера.

Original issue reported on code.google.com by [email protected] on 27 Apr 2012 at 7:09

Use editor for editing content

Cuurently, text is enterd into a simple textbox. It will be nice if we had an 
advanced (syntax highlighting, keybinndings) editor. For example - that one: 
http://ace.ajax.org/

Original issue reported on code.google.com by [email protected] on 23 Mar 2012 at 5:48

Add revision control

Необходим контроль версий хотя бы на 
уровне истории изменений каждого 
параграфа. 

Original issue reported on code.google.com by [email protected] on 27 Apr 2012 at 7:16

Broken inter-wiki links

Creole parses inter-wiki links with the default root. They are broken by 
design, as we use numbers, not wikiwords in urls.

Original issue reported on code.google.com by [email protected] on 25 Jun 2012 at 8:24

Fix email

Сейчас django не может отправлять почту. А она 
нужна для аккаунтов как минимум.

Original issue reported on code.google.com by [email protected] on 7 Apr 2012 at 7:44

Скачущий интерфейс

При добавлении параграфа, когда div preview 
пуст, форма слева, при вводе текста она 
прыгает направо.

Original issue reported on code.google.com by [email protected] on 29 Apr 2012 at 7:34

Accounts support

Для нормального функционирования 
потребуются аккаунты. В принципе, в django всё 
уже есть, надо только использовать.

Original issue reported on code.google.com by [email protected] on 7 Apr 2012 at 7:41

Add pictures/scans

Нам необходимо обеспечить загрузку/правку 
изображений. На данный момент django не дружит 
с BlobStore. Это нужно исправить, взяв за основу 
djangoappengine.

Original issue reported on code.google.com by [email protected] on 6 Apr 2012 at 6:10

Rewrite interface

Right now the main interface is a clumsy, repeating piece of code. After adding 
images it became ugly to the user as well.

Original issue reported on code.google.com by [email protected] on 18 Apr 2012 at 7:25

Make TOC

Добавить к Note содержание. И отображать 
поверх интерфейса.

Original issue reported on code.google.com by [email protected] on 8 Apr 2012 at 2:15

"View / Edit / Preview / Commit" vs длинные заголовки статей

См. скриншот

Мне кажется, стоит кнопки редактирования
а) сделать меньше
б) делать всегда на отдельной строке

Original issue reported on code.google.com by timurrrr on 29 Apr 2012 at 7:41

Attachments:

Minimize use of templates in initializing.

1. Убрать
{% for par in note.paragraph_set.all %}
$("#form_{{ par.id }}").ajaxForm();
orig_pars[{{par.id}}] =  $("#form_"+{{ par.id }}).find("textarea").val();
{% endfor %}
2. Сделать код, встраивающий одинаковые 
элементы управления в параграфы 
динамическим. id параграфов можно 
подставить и на клиенте. 

Original issue reported on code.google.com by [email protected] on 21 Aug 2012 at 7:38

Add export

Добавить экспорт конспекта в pdf/epub. Должно 
быть просто - скормить соответствующей 
библиотеке готовы html.

Original issue reported on code.google.com by [email protected] on 7 Apr 2012 at 7:55

Add a design document to the wiki

As Timur has asked:
Создать открытый wiki/google docs документ, где вы 
будете поддерживать feature list вашего проекта 
(цели),
design document, а также подробное описание 
нетривиальных частей вашего проекта (тех, 
что "без полбутылки не разберёшься").
Необходимо дать права на редактирование 
этих документов всем членам команды и мне.

Original issue reported on code.google.com by [email protected] on 25 Feb 2012 at 9:10

E-mail подписка на изменение страницы / параграфа

Может быть очень полезна, чтобы "основной 
автор" мог следить как меняется созданная 
им страница.

Например, преподавателю-автору 
онлайн-методички нужно быть в курсе, как 
меняется его методичка - и откатывать 
неверные и неточные изменения студентами.

Original issue reported on code.google.com by timurrrr on 30 Apr 2012 at 5:33

Make interface dynamic

Currently server passes static pages. It will be more efficient (CPU/bandwidth) 
just to pass JSON and render it in the browser.

Original issue reported on code.google.com by [email protected] on 23 Mar 2012 at 5:14

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.