note.js 42 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588
  1. var _display = "";
  2. var _word = "";
  3. var _channal = "";
  4. var _lang = "";
  5. var _author = "";
  6. var _arrData = new Array();
  7. var _channalData;
  8. var MAX_NOTE_NEST = 2;
  9. var gBuildinDictIsOpen = false;
  10. /*
  11. {{203-1654-23-45@11@en@*}}
  12. <note>203-1654-23-45@11@en@*</note>
  13. <note id=guid book=203 para=1654 begin=23 end=45 author=11 lang=en tag=*></note>
  14. <note id=guid book=203 para=1654 begin=23 end=45 author=11 lang=en tag=*>
  15. <div class=text>
  16. pali text
  17. </div>
  18. <tran>
  19. </tran>
  20. <ref>
  21. </ref>
  22. </note>
  23. */
  24. /*
  25. 解析百科字符串
  26. {{203-1654-23-45@11@en@*}}
  27. <note id=12345 info="203-1654-23-45@11@en@*"><note>
  28. <note id="guid" book=203 para=1654 begin=23 end=45 author=11 lang=en tag=*></note>
  29. */
  30. function note_create() {
  31. wbw_channal_list_init();
  32. note_sent_edit_dlg_init();
  33. term_edit_dlg_init();
  34. pali_sim_dlg_init();
  35. related_para_dlg_init();
  36. }
  37. function note_sent_edit_dlg_init() {
  38. $("body").append(
  39. '<div id="note_sent_edit_dlg" title="' +
  40. gLocal.gui.edit +
  41. '"><guide gid="markdown_guide"></guide><div id="edit_dialog_content"></div></div>'
  42. );
  43. guide_init();
  44. $("#note_sent_edit_dlg").dialog({
  45. autoOpen: false,
  46. width: 550,
  47. buttons: [
  48. {
  49. text: gLocal.gui.save,
  50. click: function () {
  51. note_sent_save();
  52. $(this).dialog("close");
  53. },
  54. },
  55. {
  56. text: gLocal.gui.cancel,
  57. click: function () {
  58. $(this).dialog("close");
  59. },
  60. },
  61. ],
  62. });
  63. }
  64. function note_init(input) {
  65. if (input) {
  66. let newString = input.replace(/\{\{/g, '<div class="note_shell"><note info="');
  67. newString = newString.replace(/\}\}/g, '" ></note></div>');
  68. let output = "<div>";
  69. output += marked(newString);
  70. output += "</div>";
  71. return output;
  72. } else {
  73. return "";
  74. }
  75. }
  76. function note_update_background_style() {
  77. var mSentsBook = new Array();
  78. var mBgIndex = 1;
  79. $("note[info]").each(function () {
  80. let info = $(this).attr("info").split("-");
  81. if (info.length >= 2) {
  82. let book = info[0];
  83. $(this).attr("book", book);
  84. if (!mSentsBook[book]) {
  85. mSentsBook[book] = mBgIndex;
  86. mBgIndex++;
  87. }
  88. $(this).addClass("bg_color_" + mSentsBook[book]);
  89. }
  90. });
  91. }
  92. //
  93. function note_refresh_new() {
  94. note_update_background_style();
  95. let objNotes = document.querySelectorAll("note");
  96. let arrSentInfo = new Array();
  97. for (const iterator of objNotes) {
  98. let id = iterator.id;
  99. if (id == null || id == "") {
  100. //查看这个节点是第几层note嵌套。大于预定层数退出。
  101. let layout = 1;
  102. let parent = iterator.parentNode;
  103. while (parent.nodeType == 1) {
  104. if (parent.nodeName == "NOTE") {
  105. layout++;
  106. if (layout > MAX_NOTE_NEST) {
  107. return false;
  108. }
  109. } else if (parent.nodeName == "BODY") {
  110. break;
  111. }
  112. parent = parent.parentNode;
  113. }
  114. id = com_guid();
  115. iterator.id = id;
  116. if (iterator.hasAttribute("info")) {
  117. let info = iterator.getAttribute("info");
  118. if (info != null || info != "") {
  119. /*
  120. let arrInfo = info.split("-");
  121. if (arrInfo.length >= 2) {
  122. let book = arrInfo[0];
  123. let para = arrInfo[1];
  124. }
  125. */
  126. arrSentInfo.push({ id: id, data: info });
  127. }
  128. }
  129. }
  130. }
  131. if (arrSentInfo.length > 0) {
  132. let setting = new Object();
  133. setting.lang = "";
  134. setting.channal = _channal;
  135. $.post(
  136. "../term/note.php",
  137. {
  138. setting: JSON.stringify(setting),
  139. data: JSON.stringify(arrSentInfo),
  140. },
  141. function (data, status) {
  142. if (status == "success") {
  143. try {
  144. let sentData = JSON.parse(data);
  145. for (const iterator of sentData) {
  146. let id = iterator.id;
  147. let strHtml = "<a name='" + id + "'></a>";
  148. if (_display && _display == "para") {
  149. //段落模式
  150. let strPalitext =
  151. "<pali book='" +
  152. iterator.book +
  153. "' para='" +
  154. iterator.para +
  155. "' begin='" +
  156. iterator.begin +
  157. "' end='" +
  158. iterator.end +
  159. "' >" +
  160. iterator.palitext +
  161. "</pali>";
  162. let divPali = $("#" + id)
  163. .parent()
  164. .children(".palitext");
  165. if (divPali.length == 0) {
  166. if (_channal != "") {
  167. let arrChannal = _channal.split(",");
  168. for (let index = arrChannal.length - 1; index >= 0; index--) {
  169. const iChannal = arrChannal[index];
  170. $("#" + id)
  171. .parent()
  172. .prepend("<div class='tran_div' channal='" + iChannal + "'></div>");
  173. }
  174. }
  175. $("#" + id)
  176. .parent()
  177. .prepend("<div class='palitext'></div>");
  178. }
  179. $("#" + id)
  180. .parent()
  181. .children(".palitext")
  182. .first()
  183. .append(strPalitext);
  184. let htmlTran = "";
  185. for (const oneTran of iterator.translation) {
  186. let html =
  187. "<span class='tran' lang='" +
  188. oneTran.lang +
  189. "' channal='" +
  190. oneTran.channal +
  191. "'>";
  192. html += marked(
  193. term_std_str_to_tran(
  194. oneTran.text,
  195. oneTran.channal,
  196. oneTran.editor,
  197. oneTran.lang
  198. )
  199. );
  200. html += "</span>";
  201. if (_channal == "") {
  202. htmlTran += html;
  203. } else {
  204. $("#" + id)
  205. .siblings(".tran_div[channal='" + oneTran.channal + "']")
  206. .append(html);
  207. }
  208. }
  209. $("#" + id).html(htmlTran);
  210. } else {
  211. //句子模式
  212. strHtml += note_json_html(iterator);
  213. $("#" + id).html(strHtml);
  214. }
  215. }
  216. //处理<code>标签作为气泡注释
  217. popup_init();
  218. //刷新句子链接递归,有加层数限制。
  219. //note_refresh_new();
  220. //将新的数据添加到数据总表
  221. _arrData = _arrData.concat(sentData);
  222. note_ref_init();
  223. //获取术语字典
  224. term_get_dict();
  225. //刷新channel列表
  226. note_channal_list();
  227. //显示不同的巴利语脚本
  228. refresh_pali_script();
  229. //把巴利语单词用<w>分隔用于点词查询等
  230. splite_pali_word();
  231. } catch (e) {
  232. console.error(e);
  233. }
  234. }
  235. }
  236. );
  237. } else {
  238. //term_get_dict();
  239. }
  240. }
  241. //生成channel列表
  242. function note_channal_list() {
  243. console.log("note_channal_list start");
  244. let arrSentInfo = new Array();
  245. $("note").each(function () {
  246. let info = $(this).attr("info");
  247. if (info && info != "") {
  248. arrSentInfo.push({ id: "", data: info });
  249. }
  250. });
  251. if (arrSentInfo.length > 0) {
  252. $.post(
  253. "../term/channal_list.php",
  254. {
  255. setting: "",
  256. data: JSON.stringify(arrSentInfo),
  257. },
  258. function (data, status) {
  259. if (status == "success") {
  260. try {
  261. let active = JSON.parse(data);
  262. _channalData = active;
  263. for (const iterator of _my_channal) {
  264. let found = false;
  265. for (const one of active) {
  266. if (iterator.id == one.id) {
  267. found = true;
  268. break;
  269. }
  270. }
  271. if (found == false) {
  272. _channalData.push(iterator);
  273. }
  274. }
  275. let strHtml = "";
  276. for (const iterator of _channalData) {
  277. if (_channal.indexOf(iterator.id) >= 0) {
  278. strHtml += render_channal_list(iterator);
  279. }
  280. }
  281. for (const iterator of _channalData) {
  282. if (_channal.indexOf(iterator.id) == -1) {
  283. strHtml += render_channal_list(iterator);
  284. }
  285. }
  286. $("#channal_list").html(strHtml);
  287. set_more_button_display();
  288. } catch (e) {
  289. console.error(e);
  290. }
  291. }
  292. }
  293. );
  294. }
  295. }
  296. function find_channal(id) {
  297. for (const iterator of _channalData) {
  298. if (id == iterator.id) {
  299. return iterator;
  300. }
  301. }
  302. return false;
  303. }
  304. function render_channal_list(channalinfo) {
  305. let output = "";
  306. let checked = "";
  307. let selected = "noselect";
  308. if (_channal.indexOf(channalinfo.id) >= 0) {
  309. checked = "checked";
  310. selected = "selected";
  311. }
  312. output += "<div class='list_with_head " + selected + "'>";
  313. output +=
  314. '<div class="channel_select"><input type="checkbox" ' + checked + " channal_id='" + channalinfo.id + "'></div>";
  315. output += "<div class='head'>";
  316. output += "<span class='head_img'>";
  317. if (parseInt(channalinfo.power) == 30) {
  318. output += gLocal.gui.your.slice(0, 1);
  319. } else {
  320. output += channalinfo.nickname.slice(0, 1);
  321. }
  322. output += "</span>";
  323. output += "</div>";
  324. output += "<div style='width: 100%;overflow-x: hidden;'>";
  325. output += "<div class='channal_list' >";
  326. // output += "<a href='../wiki/wiki.php?word=" + _word;
  327. // output += "&channal=" + channalinfo.id + "' >";
  328. switch (parseInt(channalinfo.status)) {
  329. case 10:
  330. output += "🔐";
  331. break;
  332. case 20:
  333. output += "🌐";
  334. break;
  335. case 30:
  336. output += "🌐";
  337. break;
  338. default:
  339. break;
  340. }
  341. if (parseInt(channalinfo.power) >= 20) {
  342. //if (parseInt(channalinfo.power) != 30)
  343. {
  344. output += "✏️";
  345. }
  346. }
  347. //✋
  348. output += "<a onclick=\"set_channal('" + channalinfo.id + "')\">";
  349. output += channalinfo["name"];
  350. output += "</a>";
  351. if (parseInt(channalinfo.power) == 30) {
  352. output += "@" + gLocal.gui.your;
  353. } else {
  354. output += "@" + channalinfo["nickname"];
  355. }
  356. output += "</div>";
  357. output += "<div class='userinfo_channal'>";
  358. output += channalinfo["username"];
  359. output += "</div>";
  360. if (channalinfo["final"]) {
  361. //进度
  362. output += "<div>";
  363. let article_len = channalinfo["article_len"];
  364. let svg_width = article_len;
  365. let svg_height = parseInt(article_len / 10);
  366. output += '<svg viewBox="0 0 ' + svg_width + " " + svg_height + '" width="100%" >';
  367. let curr_x = 0;
  368. let allFinal = 0;
  369. for (const iterator of channalinfo["final"]) {
  370. let stroke_width = parseInt(iterator.len);
  371. output += "<rect ";
  372. output += ' x="' + curr_x + '"';
  373. output += ' y="0"';
  374. output += ' height="' + svg_height + '"';
  375. output += ' width="' + stroke_width + '"';
  376. if (iterator.final == true) {
  377. allFinal += stroke_width;
  378. output += ' class="progress_bar_done" ';
  379. } else {
  380. output += ' class="progress_bar_undone" ';
  381. }
  382. output += "/>";
  383. curr_x += stroke_width;
  384. }
  385. output +=
  386. "<rect x='0' y='0' width='" + svg_width + "' height='" + svg_height / 5 + "' class='progress_bar_bg' />";
  387. output +=
  388. "<rect x='0' y='0' width='" +
  389. allFinal +
  390. "' height='" +
  391. svg_height / 5 +
  392. "' class='progress_bar_percent' style='stroke-width: 0; fill: rgb(100, 228, 100);'/>";
  393. output += '<text x="0" y="' + svg_height + '" font-size="' + svg_height * 0.8 + '">';
  394. output += channalinfo["count"] + "/" + channalinfo["all"] + "@" + curr_x;
  395. output += "</text>";
  396. output += "<svg>";
  397. output += "</div>";
  398. //进度结束
  399. }
  400. output += "</div>";
  401. output += "</div>";
  402. return output;
  403. }
  404. function onChannelMultiSelectStart() {
  405. $(".channel_select").show();
  406. }
  407. function onChannelMultiSelectCancel() {
  408. $(".channel_select").hide();
  409. }
  410. function onChannelChange() {
  411. let channal_list = new Array();
  412. $("[channal_id]").each(function () {
  413. if (this.checked) {
  414. channal_list.push($(this).attr("channal_id"));
  415. }
  416. });
  417. set_channal(channal_list.join());
  418. }
  419. //点击引用 需要响应的事件
  420. function note_ref_init() {
  421. $("chapter").click(function () {
  422. let bookid = $(this).attr("book");
  423. let para = $(this).attr("para");
  424. window.open("../reader/?view=chapter&book=" + bookid + "&para=" + para, "_blank");
  425. });
  426. $("para").click(function () {
  427. let bookid = $(this).attr("book");
  428. let para = $(this).attr("para");
  429. window.open("../reader/?view=para&book=" + bookid + "&para=" + para, "_blank");
  430. });
  431. }
  432. /*
  433. id
  434. palitext
  435. tran
  436. ref
  437. */
  438. function note_json_html(in_json) {
  439. let output = "";
  440. output += '<div class="note_tool_bar" style=" position: relative;">';
  441. output += '<div class="case_dropdown note_tool_context" >';
  442. output += "<svg class='icon' >";
  443. output += "<use xlink:href='../studio/svg/icon.svg#ic_more'></use>";
  444. output += "</svg>";
  445. output += "<div class='case_dropdown-content sent_menu'>";
  446. if (typeof _reader_view != "undefined" && _reader_view != "sent") {
  447. output += "<a onclick='junp_to(this)'>" + gLocal.gui.jump_to_this_sent + "</a>";
  448. }
  449. output +=
  450. "<a onclick='related_para_dlg_open(" +
  451. in_json.book +
  452. "," +
  453. in_json.para +
  454. ")'>" +
  455. gLocal.gui.related_para +
  456. "</a>";
  457. output +=
  458. "<a onclick='goto_nissaya(" +
  459. in_json.book +
  460. "," +
  461. in_json.para +
  462. "," +
  463. in_json.begin +
  464. "," +
  465. in_json.end +
  466. ")'>" +
  467. gLocal.gui.show_nissaya +
  468. "</a>";
  469. output +=
  470. "<a onclick=\"copy_ref('" +
  471. in_json.book +
  472. "','" +
  473. in_json.para +
  474. "','" +
  475. in_json.begin +
  476. "','" +
  477. in_json.end +
  478. "')\">" +
  479. gLocal.gui.copy_link +
  480. "</a>";
  481. output += "<a onclick='copy_text(this)'>" + gLocal.gui.copy + "“" + gLocal.gui.pāli + "”</a>";
  482. output +=
  483. "<a onclick=\"edit_in_studio('" +
  484. in_json.book +
  485. "','" +
  486. in_json.para +
  487. "','" +
  488. in_json.begin +
  489. "','" +
  490. in_json.end +
  491. "')\">" +
  492. gLocal.gui.edit_now +
  493. "</a>";
  494. output += "<a onclick='add_to_list()'>" + gLocal.gui.add_to_edit_list + "</a>";
  495. output += "<a onclick='slider_show(this)'>Slider Show</a>";
  496. output += "</div>";
  497. output += "</div>";
  498. output += " </div>";
  499. output += "<div class='palitext palitext_roma'>" + in_json.palitext + "</div>";
  500. output += "<div class='palitext palitext1'></div>";
  501. output += "<div class='palitext palitext2'></div>";
  502. //output += "<div id='translation_div'>";
  503. for (const iterator of in_json.translation) {
  504. output += render_one_sent_tran_a(iterator);
  505. //output += render_one_sent_tran(in_json.book, in_json.para, in_json.begin, in_json.end, iterator);
  506. }
  507. //所选全部译文结束
  508. //output += "</div>";
  509. //未选择的其他译文开始
  510. output += "<div class='other_tran_div' sent='";
  511. output += in_json.book + "-" + in_json.para + "-" + in_json.begin + "-" + in_json.end + "' >";
  512. output += "<div class='tool_bar' sent='";
  513. output += in_json.book + "-" + in_json.para + "-" + in_json.begin + "-" + in_json.end + "' >";
  514. output += "<span class='tool_left'>";
  515. //第一个按钮
  516. //新增译文按钮开始
  517. output += "<span class='' ";
  518. output += "book='" + in_json.book + "' ";
  519. output += "para='" + in_json.para + "' ";
  520. output += "begin='" + in_json.begin + "' ";
  521. output += "end='" + in_json.end + "' ";
  522. output += " >";
  523. output += "<span class='' onclick='add_new_tran_button_click(this)' title='"+gLocal.gui.add_tran+"'>➕</span>";
  524. output += "<div class='tran_text_tool_bar'>";
  525. output += "</div>";
  526. output += "</span>";
  527. //新增译文按钮结束
  528. output += "<span class='separate_line'></span>";
  529. //第二个按钮
  530. output += "<span class='more_tran icon_expand'></span>";
  531. //其他译文工具条
  532. output += "<span class='other_bar' >";
  533. output += "<span class='other_tran_span' title='" + gLocal.gui.other + gLocal.gui.translation + "'>🧲</span>";
  534. output += "<span class='other_tran_num'></span>";
  535. output += "</span>";
  536. output += "<span class='separate_line'></span>";
  537. //手工义注
  538. output += "<span class='other_bar' >";
  539. output += "<span class='other_tran_span commentray' >commentray</span>";
  540. output += "<span class='other_tran_num'></span>";
  541. output += "</span>";
  542. output += "<span class='separate_line'></span>";
  543. //第三个按钮 相似句
  544. if (parseInt(in_json.sim) > 0) {
  545. output += "<span class='other_bar' >";
  546. output +=
  547. "<span class='similar_sent_span' onclick=\"note_show_pali_sim('" +
  548. in_json.pali_sent_id +
  549. "')\" title='" +
  550. gLocal.gui.similar_sentences +
  551. "'>🔗</span>";
  552. output += "<span class='similar_sent_num'>" + in_json.sim + "</span>";
  553. output += "</span>";
  554. output += "<span class='separate_line'></span>";
  555. }
  556. //第三个按钮 相似句结束
  557. output += "</span>";
  558. output += "<span class='tool_right'>";
  559. //出处路径开始
  560. output += "<span class='ref'>" + in_json.ref;
  561. output += "<span class='sent_no'>";
  562. output += in_json.book + "-" + in_json.para + "-" + in_json.begin + "-" + in_json.end;
  563. output += "<span>";
  564. output += "</span>";
  565. //出处路径结束
  566. output += "</span>";
  567. output += "</div>";
  568. //工具栏结束
  569. //未选择的其他译文开始
  570. output += "<div class='other_tran'>";
  571. output += "</div>";
  572. output += "</div>";
  573. return output;
  574. }
  575. function sent_tran_edit(obj) {
  576. let jqObj = $(obj);
  577. while (!jqObj.hasClass("sent_tran")) {
  578. jqObj = jqObj.parent();
  579. if (!jqObj) {
  580. return;
  581. }
  582. }
  583. if (jqObj.hasClass("edit_mode")) {
  584. jqObj.removeClass("edit_mode");
  585. } else {
  586. $(".sent_tran").removeClass("edit_mode");
  587. jqObj.addClass("edit_mode");
  588. }
  589. }
  590. function sent_pr_merge(id) {
  591. $.post(
  592. "../usent/sent_pr_merge.php",
  593. {
  594. id: id,
  595. },
  596. function (data) {
  597. let result = JSON.parse(data);
  598. if (result.status > 0) {
  599. alert("error" + result.message);
  600. } else {
  601. ntf_show("成功采纳");
  602. }
  603. }
  604. );
  605. }
  606. function sent_commit(src, id) {
  607. commit_init({
  608. src: src,
  609. sent: [id],
  610. express: true,
  611. });
  612. }
  613. function render_one_sent_tran_a(iterator) {
  614. let mChannel = get_channel_by_id(iterator.channal);
  615. let tranText;
  616. let sid = iterator.book + "-" + iterator.para + "-" + iterator.begin + "-" + iterator.end;
  617. if (iterator.text == "") {
  618. tranText =
  619. "<span style='color:var(--border-line-color);'>" +
  620. iterator.channalinfo.name +
  621. "-" +
  622. iterator.channalinfo.lang +
  623. "</span>";
  624. } else {
  625. //note_init处理句子链接
  626. tranText = note_init(term_std_str_to_tran(iterator.text, iterator.channal, iterator.editor, iterator.lang));
  627. }
  628. let html = "";
  629. html += "<div class='sent_tran ";
  630. if (typeof iterator.is_pr != "undefined" && iterator.is_pr == true) {
  631. html += " pr ";
  632. }
  633. html += "' dbid='" + iterator.id + "' channel='" + iterator.channal + "' sid='" + sid + "'>";
  634. html += "<div class='sent_tran_inner'>";
  635. html += '<div class="tool_bar">';
  636. html += ' <div class="right">';
  637. //句子菜单
  638. html += '<div class="pop_menu">';
  639. if (typeof iterator.is_pr != "undefined" && iterator.is_pr == true) {
  640. //在pr 列表中的译文
  641. if (typeof iterator.is_pr_editor != "undefined" && iterator.is_pr_editor == true) {
  642. //提交人
  643. //修改按钮
  644. html += "<button class='icon_btn tooltip' onclick='sent_tran_edit(this)'>";
  645. html += '<svg class="icon" >';
  646. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#ic_mode_edit"></use>';
  647. html += "</svg>";
  648. html += "<span class='tooltiptext tooltip-top'>";
  649. html += gLocal.gui.modify;
  650. html += "</span>";
  651. html += "</button>";
  652. //删除按钮
  653. html += "<button class='icon_btn tooltip' onclick='sent_pr_del(this)'>";
  654. html += '<svg class="icon" >';
  655. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#ic_delete"></use>';
  656. html += "</svg>";
  657. html += "<span class='tooltiptext tooltip-top'>";
  658. html += gLocal.gui.delete;
  659. html += "</span>";
  660. html += "</button>";
  661. } else {
  662. //非提交人
  663. if (parseInt(iterator.mypower) >= 20) {
  664. //有权限 采纳按钮
  665. html += "<button class='icon_btn tooltip' onclick=\"sent_pr_merge('" + iterator.id + "')\">";
  666. html += '<svg class="icon" >';
  667. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#accept_copy"></use>';
  668. html += "</svg>";
  669. html += "<span class='tooltiptext tooltip-top'>";
  670. html += gLocal.gui.accept_copy;
  671. html += "</span>";
  672. html += "</button>";
  673. }
  674. //点赞按钮
  675. html += "<button class='icon_btn tooltip' onclick='sent_pr_like(this)'>";
  676. html += '<svg class="icon" >';
  677. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#like"></use>';
  678. html += "</svg>";
  679. html += "<span class='tooltiptext tooltip-top'>";
  680. html += gLocal.gui.like;
  681. html += "</span>";
  682. html += "</button>";
  683. }
  684. } else {
  685. //非pr列表里的句子
  686. //编辑按钮
  687. html += "<button class='icon_btn tooltip' onclick='sent_tran_edit(this)'>";
  688. html += '<svg class="icon" >';
  689. if (parseInt(iterator.mypower) < 20) {
  690. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#my_idea"></use>';
  691. } else {
  692. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#ic_mode_edit"></use>';
  693. }
  694. html += "</svg>";
  695. html += "<span class='tooltiptext tooltip-top'>";
  696. if (parseInt(iterator.mypower) < 20) {
  697. html += "建议";
  698. } else {
  699. html += gLocal.gui.edit;
  700. }
  701. html += "</span>";
  702. html += "</button>";
  703. //推送按钮
  704. let commitIcon = "";
  705. let commitTipText = "";
  706. if (parseInt(iterator.mypower) >= 30 && parseInt(iterator.status) < 30) {
  707. //我的私有资源 公开发布
  708. commitIcon = "publish";
  709. commitTipText = gLocal.gui.publish;
  710. } else {
  711. if (parseInt(iterator.mypower) < 20) {
  712. //只读资源 采纳
  713. commitIcon = "accept_copy";
  714. commitTipText = gLocal.gui.accept_copy;
  715. } else {
  716. //其他资源 复制到
  717. commitIcon = "copy";
  718. commitTipText = gLocal.gui.copy_to;
  719. }
  720. }
  721. html += "<button class='icon_btn tooltip' ";
  722. html += " onclick=\"sent_commit('" + iterator.channal + "','" + sid + "')\">";
  723. html += '<svg class="icon" >';
  724. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#' + commitIcon + '"></use>';
  725. html += "</svg>";
  726. html += "<span class='tooltiptext tooltip-top'>";
  727. html += commitTipText;
  728. html += "</span>";
  729. html += "</button>";
  730. //推送按钮结束
  731. //更多按钮
  732. html += '<div class="case_dropdown">';
  733. html += "<button class='icon_btn'>";
  734. html += '<svg class="icon" >';
  735. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#ic_more"></use>';
  736. html += "</svg>";
  737. html += "</button>";
  738. html += '<div class="case_dropdown-content menu_space_between" style="right:0;">';
  739. //时间线
  740. html += "<a onclick=\"history_show('" + iterator.id + "')\">";
  741. html += "<span>" + gLocal.gui.timeline + "</span>";
  742. html += '<svg class="icon" >';
  743. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#recent_scan"></use>';
  744. html += "</svg>";
  745. html += "</a>";
  746. //复制
  747. html += "<a onclick=\"history_show('" + iterator.id + "')\">";
  748. html += "<span>" + gLocal.gui.copy + "</span>";
  749. html += '<svg class="icon" >';
  750. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#copy"></use>';
  751. html += "</svg>";
  752. html += "</a>";
  753. //点赞
  754. html += "<a onclick=\"history_show('" + iterator.id + "')\">";
  755. html += "<span>" + gLocal.gui.like + "</span>";
  756. html += '<svg class="icon" >';
  757. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#like"></use>';
  758. html += "</svg>";
  759. html += "</a>";
  760. //分享
  761. html += "<a onclick=\"history_show('" + iterator.id + "')\">";
  762. html += "<span>" + gLocal.gui.share_to + "</span>";
  763. html += '<svg class="icon" >';
  764. html += '<use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#share_to"></use>';
  765. html += "</svg>";
  766. html += "</a>";
  767. html += "</div>";
  768. html += "</div>";
  769. //更多按钮结束
  770. }
  771. html += "</div>";
  772. //句子菜单结束
  773. html += "</div>";
  774. html += "</div>";
  775. //tool_bar 结束
  776. html += '<div class="left_bar" >';
  777. html += ' <div class="face">';
  778. if (iterator.id != "") {
  779. html += '<span class="head_img">' + iterator.editor_name.nickname.slice(0, 1) + "</span>";
  780. }
  781. html += "</div>";
  782. html += '<div class="date">' + getPassDataTime(iterator.update_time) + "</div>";
  783. html += "</div>";
  784. html += '<div class="body">';
  785. html += '<div class="head_bar">';
  786. html += '<div class="info">';
  787. html += '<span class="name">' + iterator.editor_name.nickname + "</span>";
  788. html += '<span class="date">' + getPassDataTime(iterator.update_time) + "</span>";
  789. html += "</div>";
  790. html += "<div class='preview'>" + tranText + "</div>";
  791. html += "</div>";
  792. html += '<div class="edit">';
  793. html += '<div class="input">';
  794. html += "<textarea dbid='" + iterator.id + "' ";
  795. html += "sid='" + sid + "' ";
  796. html += "channel='" + iterator.channal + "' ";
  797. if (typeof iterator.is_pr != "undefined" && iterator.is_pr == true) {
  798. html += 'onchange="note_pr_save(this)"';
  799. } else {
  800. html += 'onchange="note_sent_save_a(this)"';
  801. }
  802. html += ">" + iterator.text + "</textarea>";
  803. html += "</div>";
  804. html += '<div class="edit_tool">';
  805. if (parseInt(iterator.mypower) < 20) {
  806. html += "<b>提交修改建议</b> ";
  807. }
  808. html += "点击输入框外面自动<a onclick='sent_tran_edit(this)'>" + gLocal.gui.save + "</a> 支持markdown语法";
  809. html += "</div>";
  810. html += "</div>";
  811. html += '<div class="foot_bar">';
  812. html += '<div class="info">';
  813. if (iterator.id != "") {
  814. html += '<span class="date"> ' + getPassDataTime(iterator.update_time) + "</span>";
  815. }
  816. if (iterator.id != "") {
  817. html += '<span class="name">' + iterator.editor_name.nickname + "</span>";
  818. }
  819. if (iterator.id != "") {
  820. html += '<span class="channel">' + gLocal.gui.updated + " @" + iterator.channalinfo.name + "</span>";
  821. } else {
  822. html += '<span class="channel">' + gLocal.gui.no_updated + " @" + iterator.channalinfo.name + "</span>";
  823. }
  824. html += '<ul class="tag_list">';
  825. if (iterator.pr_all && parseInt(iterator.pr_all) > 0) {
  826. html +=
  827. " <li onclick=\"note_pr_show('" +
  828. iterator.channal +
  829. "','" +
  830. sid +
  831. "')\"><span class='icon'>✋</span><span class='num'>" +
  832. iterator.pr_new +
  833. "/" +
  834. iterator.pr_all +
  835. "</span></li>";
  836. }
  837. html += "</ul>";
  838. html += "</div>"; //end of info
  839. html += "</div>"; //end of foot bar
  840. html += "</div>";
  841. html += "</div>";
  842. //sent_tran_inner结束
  843. html += '<div class="pr_content"></div>';
  844. html += "</div>";
  845. return html;
  846. }
  847. function render_one_sent_tran(book, para, begin, end, iterator) {
  848. let output = "";
  849. output += "<div class='tran' lang='" + iterator.lang + "' style='display:flex;'>";
  850. //译文工具按钮开始
  851. output += "<div class='tran_text_tool_botton' onclick='tool_bar_show(this)'>";
  852. output +=
  853. "<div class='icon_expand' style='width: 0.8em;height: 0.8em;min-width: 0.8em;min-height: 0.8em;transition: transform 0.5s ease;'></div>";
  854. //译文工具栏开始
  855. output += "<div class='tran_text_tool_bar'>";
  856. output += "<div style='border-right: solid 1px;margin: 0.3em 0;'><li class = 'tip_buttom' ";
  857. output +=
  858. " onclick=\"note_edit_sentence('" +
  859. book +
  860. "' ,'" +
  861. para +
  862. "' ,'" +
  863. begin +
  864. "' ,'" +
  865. end +
  866. "' ,'" +
  867. iterator.channal +
  868. "')\"";
  869. output +=
  870. ">" +
  871. '<svg class="icon" ><use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#ic_mode_edit"></use></svg>';
  872. output += gLocal.gui.edit + "</li>";
  873. output += "<li class = 'tip_buttom' ";
  874. output += " onclick=\"history_show('" + iterator.id + "')\" >";
  875. output +=
  876. '<svg class="icon" ><use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#recent_scan"></use></svg>';
  877. output += gLocal.gui.timeline + "</li>";
  878. output +=
  879. "<li class = 'tip_buttom'>" +
  880. '<svg class="icon" ><use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#copy"></use></svg>';
  881. output += gLocal.gui.copy + "</li></div>";
  882. output +=
  883. "<div style='border-right: solid 1px;margin: 0.3em 0;'><li class = 'tip_buttom'>" +
  884. '<svg class="icon" ><use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#like"></use></svg>';
  885. output += gLocal.gui.like + "</li>";
  886. output +=
  887. "<li class = 'tip_buttom'>" +
  888. '<svg class="icon" ><use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#comment"></use></svg>';
  889. output += gLocal.gui.comment + "</li>";
  890. output +=
  891. "<li class = 'tip_buttom'>" +
  892. '<svg class="icon" ><use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#ic_shopping_cart"></use></svg>';
  893. output += gLocal.gui.digest + "</li></div>";
  894. output +=
  895. "<div style='margin: 0.3em 0;'><li class = 'tip_buttom'>" +
  896. '<svg class="icon" ><use xlink="http://www.w3.org/1999/xlink" href="../studio/svg/icon.svg#share_to"></use></svg>';
  897. output += gLocal.gui.share_to + "</li>";
  898. output += "</div></div>";
  899. //译文工具栏结束
  900. output += "</div>";
  901. //译文工具按钮结束
  902. //译文正文开始
  903. output +=
  904. "<div class='text' id='tran_text_" +
  905. book +
  906. "_" +
  907. para +
  908. "_" +
  909. begin +
  910. "_" +
  911. end +
  912. "_" +
  913. iterator.channal +
  914. "'>";
  915. if (iterator.text == "") {
  916. output +=
  917. "<span style='color:var(--border-line-color);'>" +
  918. iterator.channalinfo.name +
  919. "-" +
  920. iterator.channalinfo.lang +
  921. "</span>";
  922. } else {
  923. //note_init处理句子链接
  924. output += note_init(term_std_str_to_tran(iterator.text, iterator.channal, iterator.editor, iterator.lang));
  925. }
  926. output += "</div>";
  927. //译文正文结束
  928. output += "</div>";
  929. //单个channal译文框结束
  930. return output;
  931. }
  932. function add_new_tran_button_click(obj) {
  933. let html = "<ul>";
  934. for (const iterator of _my_channal) {
  935. if (iterator.status > 0) {
  936. if (_channal.indexOf(iterator.id) < 0) {
  937. html += '<li onclick="';
  938. html +=
  939. "new_sentence('" +
  940. $(obj).parent().attr("book") +
  941. "' ,'" +
  942. $(obj).parent().attr("para") +
  943. "' ,'" +
  944. $(obj).parent().attr("begin") +
  945. "' ,'" +
  946. $(obj).parent().attr("end") +
  947. "' ,'" +
  948. iterator.id +
  949. "',this)";
  950. html += '">' + iterator.name;
  951. if (parseInt(iterator.power) < 20) {
  952. html += "(建议)";
  953. }
  954. html += "</li>";
  955. }
  956. }
  957. }
  958. html += "</ul>";
  959. $(obj).parent().children(".tran_text_tool_bar").first().html(html);
  960. if ($(obj).parent().children(".tran_text_tool_bar").css("display") == "block") {
  961. $(obj).parent().children(".tran_text_tool_bar").first().hide();
  962. } else {
  963. $(obj).parent().children(".tran_text_tool_bar").first().show();
  964. $(document).one("click", function () {
  965. $(obj).parent().children(".tran_text_tool_bar").first().hide();
  966. });
  967. event.stopPropagation();
  968. $(obj).parent().show();
  969. }
  970. }
  971. function tool_bar_show(element) {
  972. if ($(element).find(".tran_text_tool_bar").css("display") == "none") {
  973. $(element).find(".tran_text_tool_bar").css("display", "flex");
  974. $(element).find(".icon_expand").css("transform", "rotate(-180deg)");
  975. $(element).css("background-color", "var(--btn-bg-color)");
  976. $(element).css("visibility", "visible");
  977. $(document).one("click", function () {
  978. $(element).find(".tran_text_tool_bar").hide();
  979. $(element).css("background-color", "var(--nocolor)");
  980. $(element).find(".icon_expand").css("transform", "unset");
  981. $(element).css("visibility", "");
  982. });
  983. event.stopPropagation();
  984. } else {
  985. $(element).find(".tran_text_tool_bar").hide();
  986. $(element).css("background-color", "var(--nocolor)");
  987. $(element).find(".icon_expand").css("transform", "unset");
  988. $(element).css("visibility", "");
  989. }
  990. }
  991. function new_sentence(book, para, begin, end, channel, obj) {
  992. let newsent = { id: "", text: "", lang: "", channal: channel };
  993. for (let iterator of _arrData) {
  994. if (iterator.book == book && iterator.para == para && iterator.begin == begin && iterator.end == end) {
  995. let found = false;
  996. for (const tran of iterator.translation) {
  997. if (tran.channal == channel) {
  998. found = true;
  999. break;
  1000. }
  1001. }
  1002. if (!found) {
  1003. iterator.translation.push(newsent);
  1004. }
  1005. }
  1006. }
  1007. if ($(obj).parent().parent().css("display") == "block") {
  1008. $(obj).parent().parent().hide();
  1009. }
  1010. note_edit_sentence(book, para, begin, end, channel);
  1011. }
  1012. //显示更多译文按钮动作
  1013. function set_more_button_display() {
  1014. $(".other_tran_div").each(function () {
  1015. const sentid = $(this).attr("sent").split("-");
  1016. const book = sentid[0];
  1017. const para = sentid[1];
  1018. const begin = sentid[2];
  1019. const end = sentid[3];
  1020. let count = 0;
  1021. for (const iterator of _channalData) {
  1022. if (iterator.final) {
  1023. for (const onesent of iterator.final) {
  1024. let id = onesent.id.split("-");
  1025. if (book == id[0] && para == id[1] && begin == id[2] && end == id[3] && onesent.final) {
  1026. if (_channal.indexOf(iterator.id) == -1) {
  1027. count++;
  1028. }
  1029. }
  1030. }
  1031. }
  1032. }
  1033. if (count > 0) {
  1034. $(this).find(".other_tran_num").html(count);
  1035. $(this).find(".other_tran_num").attr("style", "display:inline-flex;");
  1036. $(this)
  1037. .find(".other_bar")
  1038. .click(function () {
  1039. const sentid = $(this).parent().parent().attr("sent").split("-");
  1040. const book = sentid[0];
  1041. const para = sentid[1];
  1042. const begin = sentid[2];
  1043. const end = sentid[3];
  1044. let sentId = $(this).parent().parent().attr("sent");
  1045. if ($(this).parent().parent().siblings(".other_tran").first().css("display") == "none") {
  1046. $(".other_tran_div[sent='" + sentId + "']")
  1047. .children(".other_tran")
  1048. .slideDown();
  1049. $(this).siblings(".more_tran ").css("transform", "unset");
  1050. $.get(
  1051. "../usent/get.php",
  1052. {
  1053. book: book,
  1054. para: para,
  1055. begin: begin,
  1056. end: end,
  1057. },
  1058. function (data, status) {
  1059. let arrSent = JSON.parse(data);
  1060. let html = "<div class='compact'>";
  1061. for (const iterator of arrSent) {
  1062. if (_channal.indexOf(iterator.channal) == -1) {
  1063. html += render_one_sent_tran_a(iterator);
  1064. //html += "<div>" + marked(iterator.text) + "</div>";
  1065. }
  1066. }
  1067. html += "</div>";
  1068. let sentId =
  1069. arrSent[0].book +
  1070. "-" +
  1071. arrSent[0].paragraph +
  1072. "-" +
  1073. arrSent[0].begin +
  1074. "-" +
  1075. arrSent[0].end;
  1076. $(".other_tran_div[sent='" + sentId + "']")
  1077. .children(".other_tran")
  1078. .html(html);
  1079. }
  1080. );
  1081. } else {
  1082. $(".other_tran_div[sent='" + sentId + "']")
  1083. .children(".other_tran")
  1084. .slideUp();
  1085. $(this).siblings(".more_tran ").css("transform", "rotate(-90deg)");
  1086. }
  1087. });
  1088. } else {
  1089. //隐藏自己
  1090. //$(this).hide();
  1091. $(this)
  1092. .find(".other_tran_span")
  1093. .addClass("disable")
  1094. .html("🧲");//gLocal.gui.no + gLocal.gui.other + gLocal.gui.translation
  1095. //$(this).find(".more_tran").hide();
  1096. }
  1097. });
  1098. }
  1099. function note_edit_sentence(book, para, begin, end, channal) {
  1100. let channalInfo;
  1101. for (const iterator of _channalData) {
  1102. if (iterator.id == channal) {
  1103. channalInfo = iterator;
  1104. break;
  1105. }
  1106. }
  1107. for (const iterator of _arrData) {
  1108. if (iterator.book == book && iterator.para == para && iterator.begin == begin && iterator.end == end) {
  1109. for (const tran of iterator.translation) {
  1110. if (tran.channal == channal) {
  1111. let html = "";
  1112. html += "<div style='color:blue;'>" + channalInfo.name + "@" + channalInfo.nickname + "</div>";
  1113. html +=
  1114. "<textarea id='edit_dialog_text' sent_id='" +
  1115. tran.id +
  1116. "' book='" +
  1117. book +
  1118. "' para='" +
  1119. para +
  1120. "' begin='" +
  1121. begin +
  1122. "' end='" +
  1123. end +
  1124. "' channal='" +
  1125. channal +
  1126. "' style='width:100%;min-height:260px;'>" +
  1127. tran.text +
  1128. "</textarea>";
  1129. $("#edit_dialog_content").html(html);
  1130. $("#note_sent_edit_dlg").dialog("open");
  1131. return;
  1132. }
  1133. }
  1134. }
  1135. }
  1136. alert("未找到句子");
  1137. }
  1138. function update_note_sent_tran(obj) {}
  1139. //保存pr句子 新
  1140. function note_pr_save(obj) {
  1141. let id = $(obj).attr("dbid");
  1142. let sid = $(obj).attr("sid").split("-");
  1143. let book = sid[0];
  1144. let para = sid[1];
  1145. let begin = sid[2];
  1146. let end = sid[3];
  1147. let channel = $(obj).attr("channel");
  1148. let text = $(obj).val();
  1149. let sent_tran_div = find_sent_tran_div(obj);
  1150. $.post(
  1151. "../usent/pr_post.php",
  1152. {
  1153. id: id,
  1154. book: book,
  1155. para: para,
  1156. begin: begin,
  1157. end: end,
  1158. channel: channel,
  1159. text: text,
  1160. },
  1161. sent_save_callback
  1162. );
  1163. if (sent_tran_div) {
  1164. $(sent_tran_div).find(".preview").addClass("loading");
  1165. }
  1166. }
  1167. //保存译文句子 新
  1168. function note_sent_save_a(obj) {
  1169. let id = $(obj).attr("dbid");
  1170. let sid = $(obj).attr("sid").split("-");
  1171. let book = sid[0];
  1172. let para = sid[1];
  1173. let begin = sid[2];
  1174. let end = sid[3];
  1175. let channal = $(obj).attr("channel");
  1176. let text = $(obj).val();
  1177. let sent_tran_div = find_sent_tran_div(obj);
  1178. $.post(
  1179. "../usent/sent_post.php",
  1180. {
  1181. id: id,
  1182. book: book,
  1183. para: para,
  1184. begin: begin,
  1185. end: end,
  1186. channal: channal,
  1187. text: text,
  1188. lang: "zh",
  1189. },
  1190. sent_save_callback
  1191. );
  1192. if (sent_tran_div) {
  1193. $(sent_tran_div).find(".preview").addClass("loading");
  1194. }
  1195. }
  1196. function sent_save_callback(data) {
  1197. let result = JSON.parse(data);
  1198. if (result.status > 0) {
  1199. alert("error" + result.message);
  1200. } else {
  1201. let sid = result.book + "-" + result.para + "-" + result.begin + "-" + result.end;
  1202. let sent_tran_div = $(
  1203. ".sent_tran[dbid='" + result.id + "'][channel='" + result.channal + "'][sid='" + sid + "']"
  1204. );
  1205. if (result.commit_type == 1 || result.commit_type == 2) {
  1206. ntf_show("成功修改");
  1207. if (sent_tran_div) {
  1208. let divPreview = sent_tran_div.find(".preview").first();
  1209. if (result.text == "") {
  1210. let channel_info = "Empty";
  1211. let thisChannel = find_channal(result.channal);
  1212. if (thisChannel) {
  1213. channel_info = thisChannel.name + "-" + thisChannel.nickname;
  1214. }
  1215. divPreview.html("<span style='color:var(--border-line-color);'>" + channel_info + "</span>");
  1216. } else {
  1217. divPreview.html(
  1218. marked(term_std_str_to_tran(result.text, result.channal, result.editor, result.lang))
  1219. );
  1220. term_updata_translation();
  1221. popup_init();
  1222. for (const iterator of _arrData) {
  1223. if (
  1224. iterator.book == result.book &&
  1225. iterator.para == result.para &&
  1226. iterator.begin == result.begin &&
  1227. iterator.end == result.end
  1228. ) {
  1229. for (const tran of iterator.translation) {
  1230. if (tran.channal == result.channal) {
  1231. tran.text = result.text;
  1232. break;
  1233. }
  1234. }
  1235. }
  1236. }
  1237. }
  1238. sent_tran_div.find(".preview").removeClass("loading");
  1239. }
  1240. } else if (result.commit_type == 3) {
  1241. ntf_show("已经提交修改建议");
  1242. } else {
  1243. ntf_show("未提交");
  1244. }
  1245. }
  1246. }
  1247. //保存译文句子
  1248. function note_sent_save() {
  1249. let id = $("#edit_dialog_text").attr("sent_id");
  1250. let book = $("#edit_dialog_text").attr("book");
  1251. let para = $("#edit_dialog_text").attr("para");
  1252. let begin = $("#edit_dialog_text").attr("begin");
  1253. let end = $("#edit_dialog_text").attr("end");
  1254. let channal = $("#edit_dialog_text").attr("channal");
  1255. let text = $("#edit_dialog_text").val();
  1256. $.post(
  1257. "../usent/sent_post.php",
  1258. {
  1259. id: id,
  1260. book: book,
  1261. para: para,
  1262. begin: begin,
  1263. end: end,
  1264. channal: channal,
  1265. text: text,
  1266. lang: "zh",
  1267. },
  1268. function (data) {
  1269. let result = JSON.parse(data);
  1270. if (result.status > 0) {
  1271. alert("error" + result.message);
  1272. } else {
  1273. if (result.commit_type == 1 || result.commit_type == 2) {
  1274. ntf_show("成功修改");
  1275. if (result.text == "") {
  1276. let channel_info = "Empty";
  1277. let thisChannel = find_channal(result.channal);
  1278. if (thisChannel) {
  1279. channel_info = thisChannel.name + "-" + thisChannel.nickname;
  1280. }
  1281. $(
  1282. "#tran_text_" +
  1283. result.book +
  1284. "_" +
  1285. result.para +
  1286. "_" +
  1287. result.begin +
  1288. "_" +
  1289. result.end +
  1290. "_" +
  1291. result.channal
  1292. ).html("<span style='color:var(--border-line-color);'>" + channel_info + "</span>");
  1293. } else {
  1294. $(
  1295. "#tran_text_" +
  1296. result.book +
  1297. "_" +
  1298. result.para +
  1299. "_" +
  1300. result.begin +
  1301. "_" +
  1302. result.end +
  1303. "_" +
  1304. result.channal
  1305. ).html(marked(term_std_str_to_tran(result.text, result.channal, result.editor, result.lang)));
  1306. term_updata_translation();
  1307. for (const iterator of _arrData) {
  1308. if (
  1309. iterator.book == result.book &&
  1310. iterator.para == result.para &&
  1311. iterator.begin == result.begin &&
  1312. iterator.end == result.end
  1313. ) {
  1314. for (const tran of iterator.translation) {
  1315. if (tran.channal == result.channal) {
  1316. tran.text = result.text;
  1317. break;
  1318. }
  1319. }
  1320. }
  1321. }
  1322. }
  1323. } else if (result.commit_type == 3) {
  1324. ntf_show("已经提交修改建议");
  1325. } else {
  1326. ntf_show("未提交");
  1327. }
  1328. }
  1329. }
  1330. );
  1331. }
  1332. function copy_ref(book, para, begin, end) {
  1333. let strRef = "{{" + book + "-" + para + "-" + begin + "-" + end + "}}";
  1334. copy_to_clipboard(strRef);
  1335. }
  1336. function goto_nissaya(book, para, begin = 0, end = 0) {
  1337. window.open("../nissaya/index.php?book=" + book + "&para=" + para + "&begin=" + begin + "&end=" + end, "nissaya");
  1338. }
  1339. function edit_in_studio(book, para, begin, end) {
  1340. wbw_channal_list_open(book, [para]);
  1341. }
  1342. //显示和隐藏某个内容 如 巴利文
  1343. function setVisibility(key, value) {
  1344. switch (key) {
  1345. case "palitext":
  1346. if ($(value).is(":checked")) {
  1347. $(".palitext").show();
  1348. } else {
  1349. $(".palitext").hide();
  1350. }
  1351. break;
  1352. default:
  1353. break;
  1354. }
  1355. }
  1356. function note_show_pali_sim(SentId) {
  1357. pali_sim_dlg_open(SentId, 0, 20);
  1358. }
  1359. function set_pali_script(pos, script) {
  1360. if (script == "none") {
  1361. $(".palitext" + pos).html("");
  1362. } else {
  1363. $(".palitext" + pos).each(function () {
  1364. let html = $(this).siblings(".palitext_roma").first().html();
  1365. $(this).html(html);
  1366. });
  1367. $(".palitext" + pos)
  1368. .find("*")
  1369. .contents()
  1370. .filter(function () {
  1371. return this.nodeType != 1;
  1372. })
  1373. .wrap("<pl" + pos + "></pl" + pos + ">");
  1374. $(".palitext" + pos)
  1375. .contents()
  1376. .filter(function () {
  1377. return this.nodeType != 1;
  1378. })
  1379. .wrap("<pl" + pos + "></pl" + pos + ">");
  1380. $("pl" + pos).html(function (index, oldcontent) {
  1381. return roman_to_my(oldcontent);
  1382. });
  1383. }
  1384. }
  1385. function splite_pali_word() {
  1386. $("pali")
  1387. .contents()
  1388. .filter(function () {
  1389. return this.nodeType != 1;
  1390. })
  1391. .wrap("<pl></pl>");
  1392. $("pl").each(function () {
  1393. let html = $(this).html();
  1394. $(this).html("<w>" + html.replace(/\s/g, "</w> <w>") + "</w>");
  1395. });
  1396. $("w").click(function () {
  1397. let word = com_getPaliReal($(this).text());
  1398. if (gBuildinDictIsOpen) {
  1399. window.open("../dict/index.php?builtin=true&key=" + word, "dict");
  1400. }
  1401. });
  1402. }
  1403. function refresh_pali_script() {
  1404. if (_display && _display == "para") {
  1405. //段落模式
  1406. } else {
  1407. //句子模式
  1408. setting_get("lib.second_script", set_second_scrip);
  1409. }
  1410. }
  1411. function set_second_scrip(value) {
  1412. set_pali_script(2, value);
  1413. }
  1414. function slider_show(obj) {
  1415. $(obj).parent().parent().parent().parent().parent().toggleClass("slider_show_shell");
  1416. }
  1417. function find_sent_tran_div(obj) {
  1418. let parent = obj.parentNode;
  1419. while (parent.nodeType == 1) {
  1420. if ($(parent).hasClass("sent_tran")) {
  1421. return parent;
  1422. } else if (parent.nodeName == "BODY") {
  1423. return false;
  1424. }
  1425. parent = parent.parentNode;
  1426. }
  1427. return false;
  1428. }
  1429. //显示或隐藏pr数据
  1430. function note_pr_show(channel, id) {
  1431. let obj = $(".sent_tran[channel='" + channel + "'][sid='" + id + "']").find(".pr_content");
  1432. let prHtml = obj.first().html();
  1433. if (prHtml == "") {
  1434. note_get_pr(channel, id);
  1435. } else {
  1436. obj.slideUp();
  1437. obj.html("");
  1438. }
  1439. }
  1440. //获取pr数据并显示
  1441. function note_get_pr(channel, id) {
  1442. let sid = id.split("-");
  1443. let book = sid[0];
  1444. let para = sid[1];
  1445. let begin = sid[2];
  1446. let end = sid[3];
  1447. $.post(
  1448. "../usent/get_pr.php",
  1449. {
  1450. book: book,
  1451. para: para,
  1452. begin: begin,
  1453. end: end,
  1454. channel: channel,
  1455. },
  1456. function (data) {
  1457. let result = JSON.parse(data);
  1458. if (result.length > 0) {
  1459. let html = "<div class='compact'>";
  1460. for (const iterator of result) {
  1461. html += render_one_sent_tran_a(iterator);
  1462. }
  1463. html += "</div>";
  1464. $(".sent_tran[channel='" + channel + "'][sid='" + id + "']")
  1465. .find(".pr_content")
  1466. .html(html);
  1467. $(".sent_tran[channel='" + channel + "'][sid='" + id + "']")
  1468. .find(".pr_content")
  1469. .slideDown();
  1470. } else {
  1471. }
  1472. }
  1473. );
  1474. $(".sent_tran[channel='" + channel + "'][sid='" + id + "']")
  1475. .find(".pr_content")
  1476. .html("loading");
  1477. $(".sent_tran[channel='" + channel + "'][sid='" + id + "']")
  1478. .find(".pr_content")
  1479. .show();
  1480. }
  1481. function get_channel_by_id(id) {
  1482. if (typeof _channalData != "undefined") {
  1483. for (const iterator of _channalData) {
  1484. if (iterator.id == id) {
  1485. return iterator;
  1486. }
  1487. }
  1488. }
  1489. if (typeof _my_channal != "undefined") {
  1490. for (const iterator of _my_channal) {
  1491. if (iterator.id == id) {
  1492. return iterator;
  1493. }
  1494. }
  1495. }
  1496. return false;
  1497. }