This dashlet shows DocWeb website.
\ -Clicking the dashlet title opens the website in a separate window.
- - \ No newline at end of file diff --git a/mms-ent/share-amp/src/main/amp/config/alfresco/site-webscripts/org/alfresco/components/discussions/createtopic.get.html.ftl b/mms-ent/share-amp/src/main/amp/config/alfresco/site-webscripts/org/alfresco/components/discussions/createtopic.get.html.ftl deleted file mode 100755 index ebf06085..00000000 --- a/mms-ent/share-amp/src/main/amp/config/alfresco/site-webscripts/org/alfresco/components/discussions/createtopic.get.html.ftl +++ /dev/null @@ -1,70 +0,0 @@ -<@markup id="css" > - <#-- CSS Dependencies --> - <@link href="${url.context}/res/modules/taglibrary/taglibrary.css" group="discussions"/> -@> - -<@markup id="js"> - <#-- JavaScript Dependencies --> - <@script src="${url.context}/res/modules/taglibrary/taglibrary.js" group="discussions"/> - <@script src="${url.context}/res/components/discussions/createtopic.js" group="discussions"/> -@> - -<@markup id="widgets"> - <@createWidgets group="discussions"/> -@> - -<@markup id="html"> - <@uniqueIdDiv> - <#assign editMode = ((page.url.args.topicId!"") != "") /> -New | -`(x+1)/(x-1)` | -`x^(m+n)` | -`x_(mn)` | -`sqrt(x)` | -`root(n)(x)` | -`dy/dx` | -`lim_(x->oo)` | -`sum_(n=1)^oo` | -`int_a^bf(x)dx` | -`int` | -`oint` | -`[[a,b],[c,d]]` | -`((n),(k))` | -||
`*` | -`**` | -`//` | -`\\ ` | -`xx` | -`-:` | -`@` | -`o+` | -`ox` | -`o.` | -`sum` | -`prod` | -`^^` | -`^^^` | -`vv` | -`vvv` | -
`!=` | -`<=` | -`>=` | -`-<` | -`>-` | -`in` | -`!in` | -`sub` | -`sup` | -`sube` | -`supe` | -`O/` | -`nn` | -`nnn` | -`uu` | -`uuu` | -
`and` | -`or` | -`not` | -`=>` | -`if` | -`<=>` | -`AA` | -`EE` | -`_|_` | -`TT` | -`|--` | -`cong` | -`-=` | -`~=` | -`~~` | -`prop` | -
`"text"` | -`"quad"` | -`del` | -`grad` | -`+-` | -`oo` | -`aleph` | -`diamond` | -`square` | -`|__` | -`__|` | -`|~` | -`~|` | -`<< x>>` | -`/_` | -`:.` | -
`uarr` | -`darr` | -`larr` | -`->` | -`|->` | -`harr` | -`lArr` | -`rArr` | -`hArr` | -`hata` | -`ula` | -`bara` | -`dota` | -`ddota` | -`{(1 if x>=0),(0 if x<0):}` | -|
`NN` | -`ZZ` | -`QQ` | -`RR` | -`CC` | -`bbA` | -`bbbA` | -`ccA` | -`frA` | -`sfA` | -`ttA` | -`veca` | -`stackrel(+)(->)` | -`upsilon` | -||
`alpha` | -`beta` | -`gamma` | -`Gamma` | -`delta` | -`Delta` | -`epsilon` | -`zeta` | -`eta` | -`theta` | -`Theta` | -`iota` | -`kappa` | -`lambda` | -`Lambda` | -`mu` | -
`nu` | -`pi` | -`Pi` | -`rho` | -`sigma` | -`Sigma` | -`tau` | -`xi` | -`Xi` | -`phi` | -`Phi` | -`chi` | -`psi` | -`Psi` | -`omega` | -`Omega` | -
Note: enclose long variable names with double quotes (e.g., "mass").
- -ASCIIMath | -MathML | -
---|---|
(x+1)/(x-1) | -`(x+1)/(x-1)` | -
x^(m+n) | -`x^(m+n)` | -
dy/dx | -`dy/dx` | -
ASCIIMath | -MathML | -
---|---|
sqrt(x) | -`sqrt(x)` | -
root(n)(x) | -`root(n)(x)` | -
sum_(n=1)^oo | -`sum_(n=1)^oo` | -
ASCIIMath | -MathML | -
---|---|
int_a^b f(x)dx | -`int_a^b f(x)dx` | -
[[a,b],[c,d]] | -`[[a,b],[c,d]]` | -
((n),(k)) | -`((n),(k))` | -
$\\displaystyle{$1}$
"); - st = st.replace(/\\begin{(theorem|lemma|proposition|corollary)}((.|\n)*?)\\end{\1}/g,function(r,s,t){tcnt++; return ""+s.charAt(0).toUpperCase()+s.slice(1)+" "+tcnt+". "+t.replace(/^\s*<\/?\w+\/?>|\s*<\/?\w+\/?>$/g,"")+""}); - st = st.replace(/\\begin{(definition|example|remark|problem|exercise|conjecture|solution)}((.|\n)*?)\\end{\1}/g,function(r,s,t){dcnt++; return ""+s.charAt(0).toUpperCase()+s.slice(1)+" "+dcnt+". "+t.replace(/^\s*<\/?\w+\/?>|\s*<\/?\w+\/?>$/g,"")}); - st = st.replace(/\\begin{proof}((.|\n)*?)\\end{proof}/g,function(s,t){return "Proof: "+t.replace(/^\s*<\/?\w+\/?>|\s*<\/?\w+\/?>$/g,"")+" □"}); - st = st.replace(/\\emph{(.*?)}/g,"$1"); - st = st.replace(/\\textbf{(.*?)}/g,"$1"); - st = st.replace(/\\cite{(.*?)}/g,"[$1]"); - st = st.replace(/\\chapter{(.*?)}/g,""); - st = st.replace(/\\bigskip/g,"
"); - st = st.replace(/\\medskip/g,"
"); - st = st.replace(/\\smallskip/g,"
"); - st = st.replace(/\\begin{center}((.|\n)*?)\\end{center}/g,"