Project

General

Profile

Simon » History » Version 9

Simon, 01/05/2012 10:12 AM

1 1 Simon
= Simon Georget =
2
3 2 Simon
 * Concepteur/développeur de l'application Linea21
4 3 Simon
5
== Work in progress ==
6
7
 * PluginPage
8 6 Simon
 * Check that : http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/paste
9 4 Simon
10
11
== DatePicker translation ==
12
13
localised date methods (date-picker) :
14
 * http://github.com/vitch/jquery-methods
15 6 Simon
16
17 7 Simon
== MySQL Optimization ==
18
19
http://20bits.com/articles/10-tips-for-optimizing-mysql-queries-that-dont-suck/
20 5 Simon
21
TranslationTodo
22 8 Simon
23
== Trac Wiki export ==
24
https://github.com/lsegal/trac-export-wiki
25 9 Simon
26
== Trac ==
27
http://trac-hacks.org/wiki/0.12
28
http://trac.edgewall.org/wiki/TracAdmin
29
http://trac.edgewall.org/wiki/TracPlugins
30
31
Création d'un oeuf
32
33
{{{
34
python setup.py bdist_egg
35
}}}