This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
etherpad-lite
Watch
1
Star
0
Fork
You've already forked etherpad-lite
0
mirror of
https://github.com/ether/etherpad-lite.git
synced
2025-05-02 05:09:13 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
67
1f2b52ba5a
etherpad-lite
/
pluginomatic.json
9 lines
117 B
JSON
Raw
Normal View
History
Unescape
Escape
Added a fake plugin __builtin__ for builtin functionality
2012-02-24 20:21:52 +01:00
{
"parts"
:
[
{
"name"
:
"__builtin__"
,
Builtin 'plugin' now works
2012-02-24 20:29:14 +01:00
"hooks"
:
{
"expressServer"
:
"../test:expressServer"
}
Added a fake plugin __builtin__ for builtin functionality
2012-02-24 20:21:52 +01:00
}
]
}
Reference in a new issue
Copy permalink