| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Ignore-this: 3b6c8568615d24be7115adf8570f56bd
darcs-hash:20091017180329-7ad00-9ff4a12c811f1a4c63e473dc6665928fda720850.gz
|
|
|
|
|
|
| |
Ignore-this: 83a047410a74913576745a320c55a226
darcs-hash:20091004091127-1b5fc-6cf4cf3aefb7f851e48ea15636732b716b4372ef.gz
|
|
|
|
|
|
| |
Ignore-this: 98f8e6cfa17f9ebd845ed51978de0d2d
darcs-hash:20090929185824-7ad00-3dbd7c88dcb06bbc58a764b8e63648ea5e6a23fb.gz
|
|
|
|
|
|
| |
Ignore-this: 95042b9e60f807e046f93a362444a551
darcs-hash:20090901151703-6e07b-2c2d5a9a381b7ab6a19d1f74ba99aecb1e724181.gz
|
|
|
|
| |
darcs-hash:20090824112230-8c5bd-7b8d8ba14e7533c1035b7b732983a0e3de8251a1.gz
|
|
|
|
|
|
| |
Ignore-this: 9ec0aa658bf73175401e4282663b7f68
darcs-hash:20090918101358-7ad00-28363725efc2c862a855683096f4db816e827f70.gz
|
|
|
|
|
|
| |
Ignore-this: 7f9e82fb2c7e67d4b42ea6ec2d7bd7c2
darcs-hash:20090906110042-7ad00-5f48369d19054da1dfbfe8118afc9b6911dc60b3.gz
|
|
|
|
|
|
|
|
|
| |
Ignore-this: 67ae7589474461a1279720865f0d18b9
Just moves the prepending of the colon (for absolute namespaces) from the
javascript to the PHP backend code - makes reusing the javascript for
non local files easier.
darcs-hash:20090830130823-7ad00-2b53e48edd8e117ac3f7814c50ea429e06284809.gz
|
|
|
|
|
|
| |
Ignore-this: 6aee01f1e872490512480ff8cac566be
darcs-hash:20090827142929-6e07b-2aba4d2ac75c870f0c6e4ec903ec3c9ce5863842.gz
|
|
|
|
|
|
|
|
|
| |
Ignore-this: 85ca1838ed81f69512d07d8504f6673f
Note: development is part of ICKE 2.0 project
http://www.icke-projekt.de
darcs-hash:20090827115144-6e07b-2cfd3c592de4a734cf92cbb2416a9a50f558cfdb.gz
|
|
|
|
|
|
|
|
|
| |
Ignore-this: 62d43ad8ce4d6c506839a0da4a8ec40
Note: development is part of ICKE 2.0 project
http://www.icke-projekt.de
darcs-hash:20090827113438-6e07b-4378f3835e023b81dc12ce93e2c5b20cb8ad9a59.gz
|
|
|
|
|
|
| |
Ignore-this: 100b66fbe26d82dfd6cffba751cf6992
darcs-hash:20090814114056-7ad00-f5dc711f467f9f6d8904bb6b08d7daac4e675ec2.gz
|
|
|
|
|
|
| |
Ignore-this: 831a3252b5cb7c3f8658c377f60c0a95
darcs-hash:20090814105344-7ad00-6643571c3363ceb25d818246cf1425e3db6c8216.gz
|
|
|
|
|
|
| |
Ignore-this: 42bc05343dabfa0b7cb7b14b9ba61834
darcs-hash:20090814092553-7ad00-89080ef0ba30d25b3d85afbb8a0a29a6e28b7b07.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ignore-this: 7637977e042ed8ba7e9e9097f9e9f03f
This patch removes the differences between the JavaScript loaded in
edit and view modes.
* increases the amount of JavaScript that is loaded initially
* decreases the number of requests
* only one cache for all javascript
* all javascript is available in view mode
The last point is the most important as it makes a lot of functionality
available to plugins working in the view mode. The discussion plugin
now can reuse the toolbar code for example.
Note: development is part of ICKE 2.0 project
http://www.icke-projekt.de
darcs-hash:20090812194007-6e07b-c8a71dedf506065a95d8b84b55aafce67810236c.gz
|
|
|
|
|
|
|
|
| |
Ignore-this: 7c8f68f29f52bc1d33fdb76ba98d2307
Removed unused string, move another string to the [js] subarray.
darcs-hash:20090812191138-6e07b-65db1b7560d437fb26a1a4d0095cd768b2c9af01.gz
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ignore-this: ae47b532b80d10868e82e0ccc5c963d1
A DOM object that is dragged through the new drag Object gets the ondrag
assigned.
note: development was part of the ICKE 2.0 project see
http://www.icke-projekt.de for info
darcs-hash:20090812180344-6e07b-a50d6589f0650897ddd5f5d345a3d15513aada77.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ignore-this: c15561aa909f921f7845576378851b93
This adds a new link wizard to the toolbar which helps users to find the page the want to link to.
Pages can be found by a simple page name search or by browsing the
existing namespaces.
This is the first checkin. Some cleanup and MSIE compatibility checks
remain.
note: development was part of the ICKE 2.0 project see
http://www.icke-projekt.de for info
darcs-hash:20090812102302-6e07b-fcc564fcaf2ed6aa832918870dd0f92607748687.gz
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ignore-this: 907af01f2757cc494d2c54d8e4d7b9d1
This adds a simple object that can be attached to positioned DOM objects
to make them draggable. This is useful for inplace dialogs.
note: development was part of the ICKE 2.0 project see
http://www.icke-projekt.de for info
darcs-hash:20090812102055-6e07b-88451d4d67877224950a289b9cd415544f4c2755.gz
|
|
|
|
|
|
| |
Ignore-this: 5a6b527fbf3f2ffc79e3ceef11552763
darcs-hash:20090806093833-6e07b-f5fbd738bff54ec6a3488e4fb9ab98c6e49799d4.gz
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ignore-this: d5a0f9671af3607796332a1afcc8de79
Fixes a problem where list mode couldn't easily be left by removing a bullet.
Hitting enter would readd a bullet always.
note: development was part of the ICKE 2.0 project see
http://www.icke-projekt.de for info
darcs-hash:20090805123523-6e07b-46570b10a1422d04ad3c7251323568c712037864.gz
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ignore-this: b4a14bbf96712ec9ce9011e172f2af81
This patch solves some problems with reading the cursor positions
and text selection on MSIE.
note: development was part of the ICKE 2.0 project see
http://www.icke-projekt.de for info
darcs-hash:20090804150501-6e07b-5e3cf60261f5f51906df2d4cf15509e9075757e0.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ignore-this: 2e4f3fbfb28917ee66cf3e1925c806d3
This patch adds multiple enhancements to handling lists and indented
code blocks in the editor.
1. Pressing enter when in a list item or code block will keep the indention
and adds a new list point
2. Pressing space at the start of a list item will indent the item to the
next level
3. Pressing bckspace at the start of a list item will outdent the item
to the previous level or delete the list bullet when you are at the
1st level already
4. A new type of formatting button called formatln is added. It applies
formatting to several lines. It's used for the list buttons currently
and makes it possible to convert mutiple lines to a list
This enhncement are currently only tested in Firefox are most likely to
break IE compatibility. A compatibility patch will be submitted later
note: development was part of the ICKE 2.0 project see
http://www.icke-projekt.de for info
darcs-hash:20090804095707-7ad00-e565c66087c7121188ad7ece8265d9f64f7e6947.gz
|
|
|
|
|
|
|
| |
Just add
LANG['nosmblinks']
darcs-hash:20090825143507-6e07b-ec114d8972d5636c783abbe405f064adb4f920a2.gz
|
|
|
|
|
|
| |
Ignore-this: 6cd522b1fa6d768ac7735c30fac3e1df
darcs-hash:20090818154140-f213d-0770cbe838dcd4126843b16558b3387d065fce00.gz
|
|
|
|
|
|
|
|
| |
Ignore-this: 39675a7f375e3eb619228dbabda857ea
This fixes incorrect headline headline level detetion when the
text starts with a headline (eg. in most cases)
darcs-hash:20090629211200-7ad00-d8a7cbe331806fcdbca70b5da188b387dc2c2a87.gz
|
|
|
|
|
|
| |
Ignore-this: cb035f32eccc0fcb2c9163b8620abb91
darcs-hash:20090603170042-7ad00-07ee60074714d6d23d34e59269776ccb504d1f0a.gz
|
|
|
|
|
|
| |
Ignore-this: 4a6d9f3da25a04ec132cca2297328b1
darcs-hash:20090528161552-7ad00-679be8f486462e0b779039443d2af056ef8e5304.gz
|
|
|
|
|
|
|
|
| |
Ignore-this: ace153a4684f7b345df56d796717a172
Now all types of buttons kan also be placed in a toolbar picker window. It
should even be possible to create deep nested picker cascades.
darcs-hash:20090528153507-7ad00-828c7a9022b7a4021bf8a74bcd0771373deee254.gz
|
|
|
|
|
|
| |
Ignore-this: 10badc0f97ef80fcd366ae4622c43ff1
darcs-hash:20090528121543-7ad00-df34efabe84c632df9ef0c6fd691c991d2c3ac82.gz
|
|
|
|
|
|
| |
Ignore-this: 81ef7a71e6910751bf5d6c1b592978c4
darcs-hash:20090515173045-7ad00-e62f075dab9ec4dfa555554f4f50792ceccb97d7.gz
|
|
|
|
|
|
| |
Ignore-this: 9c8cf4530d94d7168e34158c59ee4c66
darcs-hash:20090526104223-8beed-76c3e9ef68cc651518994ce31a0e4dfe566e7020.gz
|
|
|
|
|
|
| |
Ignore-this: 172ae2884fca0ee74d3b9c88c829dabe
darcs-hash:20090415185449-7ad00-f9689ddbb2cc4a77aeb7a0cde338ca107187c0d5.gz
|
|
|
|
| |
darcs-hash:20090410184810-f7d6d-ce08cfcaa2f0e14992724a1c8e6484a35a5b8f3c.gz
|
|
|
|
|
|
|
|
|
|
| |
Ignore-this: 128d5873729a0a00558465b45d5d9f58
Some people seem to have problems to see which section will be edited when
using a section editing button. This patch adds a litle bit JavaScript magic
to highlight the edited section to be, when hovering over a section button.
darcs-hash:20090214161135-7ad00-59db7d9185784ba1fec2f2c2da30c6e64ae1ccc3.gz
|
|
|
|
|
|
| |
Ignore-this: 3858b6ec18bc178597d098dfb96001b
darcs-hash:20090202180457-7ad00-f3d5344732acd4cc90ee08d120431e9fd88dab57.gz
|
|
|
|
| |
darcs-hash:20090117172920-f7d6d-d8a093a5b80a48b92c2f3abb08f7d029ae23e732.gz
|
|
|
|
| |
darcs-hash:20090116214118-7ad00-47a90e682e8ffab313fee7e775d82a3e892dc5bc.gz
|
|
|
|
|
|
|
|
| |
This prevents browsing the top directories of the lib directory. There is
nothing dangerous in that directory and it needs to be accessible from web,
but making it a bit harder to snopp around is never a bad idea ;-)
darcs-hash:20081016190251-7ad00-453ec37fd9729c5fb57d9ed03101f6ee7d6b2216.gz
|
|
|
|
| |
darcs-hash:20081012181638-f7d6d-d4614321134f78fc176688d8aaf9d9acccf1952e.gz
|
|
|
|
|
|
| |
There is a new open-attribute of listitems that represents the state that should be achieved or the current state. This makes it possible that clicks that occur when the opening of the listitem has already been triggered close it again and the listitem won't be reopened when the ajax-call is finished.
darcs-hash:20081012141018-074e0-f9be8bbe89083df761d71f665b409bc95e450bf3.gz
|
|
|
|
| |
darcs-hash:20081012162238-23886-a9189113395be7c2142796392d823aee712a9828.gz
|
|
|
|
| |
darcs-hash:20081012151319-23886-cf6100556d4bdfd1090d1c6be0023aa3dd6840cc.gz
|
|
|
|
| |
darcs-hash:20081011143946-23886-78628e3ca7ec0c40f5d288c6a9832cd52b8b083b.gz
|
|
|
|
| |
darcs-hash:20081007192342-2c343-ea27e0a0396da425af69a6d0fcd8857b033cb8e6.gz
|
|
|
|
|
|
|
|
|
|
|
| |
This patch fixes HTML validity problems with the multiupload flash. It also
makes sure the uploadflash is shown when switching namespaces via Ajax in the
Mediamanager.
BTW. The multiupload flash does not work in lighttpd 1.4.x
see http://trac.lighttpd.net/trac/ticket/1017 for details
darcs-hash:20080916173630-7ad00-84c4ad5d580093155a1ccfb41054c55b789118c0.gz
|
|
|
|
|
|
|
| |
This new template function allows a dropdown menu to be used to access all
the DokuWiki do actions with minimal space requirement.
darcs-hash:20080817203841-7ad00-f267285a3e9f119c5aaaf73ca276e3a2f1f72a94.gz
|
|
|
|
| |
darcs-hash:20080720110738-d5083-50a92498622bd6ca9850da8f9417974fb39ccc3d.gz
|
|
|
|
| |
darcs-hash:20080716191515-79ce3-47817a86b0ca99f576689e8ea8a3c8356e552654.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds experimental support for uploading multiple files in one go.
This is achieved by using Flash for selecting multiple images and intitiating
the HTTP upload.
When Flash 8 or higher is detected, an additional icon is added to the usual
upload form. Clicking it will swith the form to the Flash based upload queue.
Things that need work:
* Better Icon
* Feedback if Flash detection works on all Flash 8 supported platforms
* Progress feedback seems not to work on Linux (might be Adobe bug)
* No final feedback how many images were uploaded correctly
The flash sources are located in lib/_fla/
Any feedback and help would be appreciated.
darcs-hash:20080606222849-7ad00-738083445af275752aaebc29bfa51430f3d94459.gz
|