On 12/18/10 7:20 PM, rajkumar.l...@gmail.com wrote:
Hi all,
             I want to change the name of the text editor for embedding
the tamil keyboard(code).So where can i see the html code to do some
changes in Notice texteditor.In whlch directory the html files will be
stored.

There are no .html files as such; the web pages are generated by code.

The new-notice form is built by code in the NoticeForm class (lib/noticeform.php); rather than editing it directly consider performing modifications from a plugin (you can hook the StartShowNoticeFormData and EndShowNoticeFormData events to replace or modifiy some of that output, or can do additional tweaks in JavaScript code after page load).

-- brion
_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to