Posts Tagged ‘dojo’

dojo based Theme for YUIDOC

Darktalker Posted in Programming,Tags: , ,
0

I just created a dojo based YUIDOC theme, it’s similar to Dojotoolkit Api.

demo can be found here: YUI Api Doc

Feature:

  • Ajax based explorer, easy to navigate
  • Multi-languages support.
  • use SyntaxHighlighter to highlight syntax

It has some performance issue in Firefox < 4 for huge project (like YUI), and IE <9 is not supported (well, not tested :) )

your feedback is much appreciated :)

source code can be found here: theme-darktalker

VN:F [1.9.11_1134]
Rating: 5.0/5 (2 votes cast)
VN:F [1.9.11_1134]
Rating: +2 (from 2 votes)

[DOJO]Custom builder command

Darktalker Posted in Programming,Tags:
0

dojo is a powerful javascript framework, but it has a poor documentation, to generate custom build of dojo, there are several commands very useful but you just can’t find any doc other than searching in the code. I gathered the doc from their code:
Continue reading “[DOJO]Custom builder command” »

VN:F [1.9.11_1134]
Rating: 5.0/5 (3 votes cast)
VN:F [1.9.11_1134]
Rating: +2 (from 2 votes)