4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in
13 | all copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 | THE SOFTWARE.
22 | */
23 | .cm-s-xq-light span.cm-keyword {line-height: 1em; font-weight: bold; color: #5A5CAD; }
24 | .cm-s-xq-light span.cm-atom {color: #6C8CD5;}
25 | .cm-s-xq-light span.cm-number {color: #164;}
26 | .cm-s-xq-light span.cm-def {text-decoration:underline;}
27 | .cm-s-xq-light span.cm-variable {color: black; }
28 | .cm-s-xq-light span.cm-variable-2 {color:black;}
29 | .cm-s-xq-light span.cm-variable-3 {color: black; }
30 | .cm-s-xq-light span.cm-property {}
31 | .cm-s-xq-light span.cm-operator {}
32 | .cm-s-xq-light span.cm-comment {color: #0080FF; font-style: italic;}
33 | .cm-s-xq-light span.cm-string {color: red;}
34 | .cm-s-xq-light span.cm-meta {color: yellow;}
35 | .cm-s-xq-light span.cm-qualifier {color: grey}
36 | .cm-s-xq-light span.cm-builtin {color: #7EA656;}
37 | .cm-s-xq-light span.cm-bracket {color: #cc7;}
38 | .cm-s-xq-light span.cm-tag {color: #3F7F7F;}
39 | .cm-s-xq-light span.cm-attribute {color: #7F007F;}
40 | .cm-s-xq-light span.cm-error {color: #f00;}
41 |
42 | .cm-s-xq-light .CodeMirror-activeline-background {background: #e8f2ff !important;}
43 | .cm-s-xq-light .CodeMirror-matchingbracket {outline:1px solid grey;color:black !important;background:yellow;}
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/pagebreak/images/pagebreak.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/pagebreak/images/pagebreak.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/preview/preview.html:
--------------------------------------------------------------------------------
1 |
14 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/scayt/CHANGELOG.md:
--------------------------------------------------------------------------------
1 | SCAYT plugin for CKEditor 4 Changelog
2 | ====================
3 | ### CKEditor 4.5.6
4 |
5 | New Features:
6 | * CKEditor [language addon](http://ckeditor.com/addon/language) support
7 | * CKEditor [placeholder addon](http://ckeditor.com/addon/placeholder) support
8 | * Drag and Drop support
9 | * *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.html#25
10 |
11 | Fixed issues:
12 | * [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Double Click. Fixed in SCAYT Core.
13 | * [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performance enhancements
14 | * [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak into the clipboard and after pasting
15 | * [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105) Javascript error fired in case of multiple instances of CKEditor in one page
16 | * [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not check non-editable parts of content
17 | * [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108) Latest SCAYT copies id of editor element to the iframe
18 | * SCAYT stops working when CKEditor Undo plug-in not enabled
19 | * Issue with pasting SCAYT markup in CKEditor
20 | * [#32](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/32) SCAYT stops working after pressing Cancel button in WSC dialog
21 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/scayt/LICENSE.md:
--------------------------------------------------------------------------------
1 | Software License Agreement
2 | ==========================
3 |
4 | **CKEditor SCAYT Plugin**
5 | Copyright © 2012, [CKSource](http://cksource.com) - Frederico Knabben. All rights reserved.
6 |
7 | Licensed under the terms of any of the following licenses at your choice:
8 |
9 | * GNU General Public License Version 2 or later (the "GPL"):
10 | http://www.gnu.org/licenses/gpl.html
11 |
12 | * GNU Lesser General Public License Version 2.1 or later (the "LGPL"):
13 | http://www.gnu.org/licenses/lgpl.html
14 |
15 | * Mozilla Public License Version 1.1 or later (the "MPL"):
16 | http://www.mozilla.org/MPL/MPL-1.1.html
17 |
18 | You are not required to, but if you want to explicitly declare the license you have chosen to be bound to when using, reproducing, modifying and distributing this software, just include a text file titled "legal.txt" in your version of this software, indicating your license choice.
19 |
20 | Sources of Intellectual Property Included in this plugin
21 | --------------------------------------------------------
22 |
23 | Where not otherwise indicated, all plugin content is authored by CKSource engineers and consists of CKSource-owned intellectual property. In some specific instances, the plugin will incorporate work done by developers outside of CKSource with their express permission.
24 |
25 | Trademarks
26 | ----------
27 |
28 | CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.
29 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/scayt/README.md:
--------------------------------------------------------------------------------
1 | CKEditor SCAYT Plugin
2 | =====================
3 |
4 | This plugin brings Spell Check As You Type (SCAYT) into up to CKEditor 4+.
5 |
6 | SCAYT is a "installation-less", using the web-services of [WebSpellChecker.net](http://www.webspellchecker.net/). It's an out of the box solution.
7 |
8 | Installation
9 | ------------
10 |
11 | 1. Clone/copy this repository contents in a new "plugins/scayt" folder in your CKEditor installation.
12 | 2. Enable the "scayt" plugin in the CKEditor configuration file (config.js):
13 |
14 | config.extraPlugins = 'scayt';
15 |
16 | That's all. SCAYT will appear on the editor toolbar and will be ready to use.
17 |
18 | License
19 | -------
20 |
21 | Licensed under the terms of any of the following licenses at your choice: [GPL](http://www.gnu.org/licenses/gpl.html), [LGPL](http://www.gnu.org/licenses/lgpl.html) and [MPL](http://www.mozilla.org/MPL/MPL-1.1.html).
22 |
23 | See LICENSE.md for more information.
24 |
25 | Developed in cooperation with [WebSpellChecker.net](http://www.webspellchecker.net/).
26 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/scayt/dialogs/toolbar.css:
--------------------------------------------------------------------------------
1 | a
2 | {
3 | text-decoration:none;
4 | padding: 2px 4px 4px 6px;
5 | display : block;
6 | border-width: 1px;
7 | border-style: solid;
8 | margin : 0px;
9 | }
10 |
11 | a.cke_scayt_toogle:hover,
12 | a.cke_scayt_toogle:focus,
13 | a.cke_scayt_toogle:active
14 | {
15 | border-color: #316ac5;
16 | background-color: #dff1ff;
17 | color : #000;
18 | cursor: pointer;
19 | margin : 0px;
20 | }
21 | a.cke_scayt_toogle {
22 | color : #316ac5;
23 | border-color: #fff;
24 | }
25 | .scayt_enabled a.cke_scayt_item {
26 | color : #316ac5;
27 | border-color: #fff;
28 | margin : 0px;
29 | }
30 | .scayt_disabled a.cke_scayt_item {
31 | color : gray;
32 | border-color : #fff;
33 | }
34 | .scayt_enabled a.cke_scayt_item:hover,
35 | .scayt_enabled a.cke_scayt_item:focus,
36 | .scayt_enabled a.cke_scayt_item:active
37 | {
38 | border-color: #316ac5;
39 | background-color: #dff1ff;
40 | color : #000;
41 | cursor: pointer;
42 | }
43 | .scayt_disabled a.cke_scayt_item:hover,
44 | .scayt_disabled a.cke_scayt_item:focus,
45 | .scayt_disabled a.cke_scayt_item:active
46 | {
47 | border-color: gray;
48 | background-color: #dff1ff;
49 | color : gray;
50 | cursor: no-drop;
51 | }
52 | .cke_scayt_set_on, .cke_scayt_set_off
53 | {
54 | display: none;
55 | }
56 | .scayt_enabled .cke_scayt_set_on
57 | {
58 | display: none;
59 | }
60 | .scayt_disabled .cke_scayt_set_on
61 | {
62 | display: inline;
63 | }
64 | .scayt_disabled .cke_scayt_set_off
65 | {
66 | display: none;
67 | }
68 | .scayt_enabled .cke_scayt_set_off
69 | {
70 | display: inline;
71 | }
72 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/showblocks/images/block_address.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/showblocks/images/block_address.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/showblocks/images/block_blockquote.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/showblocks/images/block_blockquote.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/showblocks/images/block_div.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/showblocks/images/block_div.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/showblocks/images/block_h1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/showblocks/images/block_h1.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/showblocks/images/block_h2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/showblocks/images/block_h2.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/showblocks/images/block_h3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/showblocks/images/block_h3.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/showblocks/images/block_h4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/showblocks/images/block_h4.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/showblocks/images/block_h5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/showblocks/images/block_h5.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/showblocks/images/block_h6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/showblocks/images/block_h6.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/showblocks/images/block_p.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/showblocks/images/block_p.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/showblocks/images/block_pre.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/showblocks/images/block_pre.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/angel_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/angel_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/angel_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/angel_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/angry_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/angry_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/angry_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/angry_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/broken_heart.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/broken_heart.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/broken_heart.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/broken_heart.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/confused_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/confused_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/confused_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/confused_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/cry_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/cry_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/cry_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/cry_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/devil_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/devil_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/devil_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/devil_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/embaressed_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/embaressed_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/embarrassed_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/embarrassed_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/embarrassed_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/embarrassed_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/envelope.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/envelope.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/envelope.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/envelope.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/heart.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/heart.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/heart.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/heart.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/kiss.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/kiss.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/kiss.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/kiss.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/lightbulb.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/lightbulb.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/lightbulb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/lightbulb.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/omg_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/omg_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/omg_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/omg_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/regular_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/regular_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/regular_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/regular_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/sad_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/sad_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/sad_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/sad_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/shades_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/shades_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/shades_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/shades_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/teeth_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/teeth_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/teeth_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/teeth_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/thumbs_down.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/thumbs_down.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/thumbs_down.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/thumbs_down.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/thumbs_up.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/thumbs_up.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/thumbs_up.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/thumbs_up.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/tongue_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/tongue_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/tongue_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/tongue_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/tounge_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/tounge_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/wink_smile.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/wink_smile.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/smiley/images/wink_smile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/smiley/images/wink_smile.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt:
--------------------------------------------------------------------------------
1 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
2 | For licensing, see LICENSE.md or http://ckeditor.com/license
3 |
4 | cs.js Found: 118 Missing: 0
5 | cy.js Found: 118 Missing: 0
6 | de.js Found: 118 Missing: 0
7 | el.js Found: 16 Missing: 102
8 | eo.js Found: 118 Missing: 0
9 | et.js Found: 31 Missing: 87
10 | fa.js Found: 24 Missing: 94
11 | fi.js Found: 23 Missing: 95
12 | fr.js Found: 118 Missing: 0
13 | hr.js Found: 23 Missing: 95
14 | it.js Found: 118 Missing: 0
15 | nb.js Found: 118 Missing: 0
16 | nl.js Found: 118 Missing: 0
17 | no.js Found: 118 Missing: 0
18 | tr.js Found: 118 Missing: 0
19 | ug.js Found: 39 Missing: 79
20 | zh-cn.js Found: 118 Missing: 0
21 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/specialchar/dialogs/lang/ja.js:
--------------------------------------------------------------------------------
1 | /*
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 | For licensing, see LICENSE.md or http://ckeditor.com/license
4 | */
5 | CKEDITOR.plugins.setLang("specialchar","ja",{euro:"ユーロ記号",lsquo:"左シングル引用符",rsquo:"右シングル引用符",ldquo:"左ダブル引用符",rdquo:"右ダブル引用符",ndash:"半角ダッシュ",mdash:"全角ダッシュ",iexcl:"逆さ感嘆符",cent:"セント記号",pound:"ポンド記号",curren:"通貨記号",yen:"円記号",brvbar:"上下に分かれた縦棒",sect:"節記号",uml:"分音記号(ウムラウト)",copy:"著作権表示記号",ordf:"女性序数標識",laquo:" 始め二重山括弧引用記号",not:"論理否定記号",reg:"登録商標記号",macr:"長音符",deg:"度記号",sup2:"上つき2, 2乗",sup3:"上つき3, 3乗",acute:"揚音符",micro:"ミクロン記号",para:"段落記号",middot:"中黒",cedil:"セディラ",sup1:"上つき1",ordm:"男性序数標識",raquo:"終わり二重山括弧引用記号",
6 | frac14:"四分の一",frac12:"二分の一",frac34:"四分の三",iquest:"逆疑問符",Agrave:"抑音符つき大文字A",Aacute:"揚音符つき大文字A",Acirc:"曲折アクセントつき大文字A",Atilde:"チルダつき大文字A",Auml:"分音記号つき大文字A",Aring:"リングつき大文字A",AElig:"AとEの合字",Ccedil:"セディラつき大文字C",Egrave:"抑音符つき大文字E",Eacute:"揚音符つき大文字E",Ecirc:"曲折アクセントつき大文字E",Euml:"分音記号つき大文字E",Igrave:"抑音符つき大文字I",Iacute:"揚音符つき大文字I",Icirc:"曲折アクセントつき大文字I",Iuml:"分音記号つき大文字I",ETH:"[アイスランド語]大文字ETH",Ntilde:"チルダつき大文字N",Ograve:"抑音符つき大文字O",Oacute:"揚音符つき大文字O",Ocirc:"曲折アクセントつき大文字O",Otilde:"チルダつき大文字O",Ouml:" 分音記号つき大文字O",
7 | times:"乗算記号",Oslash:"打ち消し線つき大文字O",Ugrave:"抑音符つき大文字U",Uacute:"揚音符つき大文字U",Ucirc:"曲折アクセントつき大文字U",Uuml:"分音記号つき大文字U",Yacute:"揚音符つき大文字Y",THORN:"[アイスランド語]大文字THORN",szlig:"ドイツ語エスツェット",agrave:"抑音符つき小文字a",aacute:"揚音符つき小文字a",acirc:"曲折アクセントつき小文字a",atilde:"チルダつき小文字a",auml:"分音記号つき小文字a",aring:"リングつき小文字a",aelig:"aとeの合字",ccedil:"セディラつき小文字c",egrave:"抑音符つき小文字e",eacute:"揚音符つき小文字e",ecirc:"曲折アクセントつき小文字e",euml:"分音記号つき小文字e",igrave:"抑音符つき小文字i",iacute:"揚音符つき小文字i",icirc:"曲折アクセントつき小文字i",iuml:"分音記号つき小文字i",eth:"アイスランド語小文字eth",
8 | ntilde:"チルダつき小文字n",ograve:"抑音符つき小文字o",oacute:"揚音符つき小文字o",ocirc:"曲折アクセントつき小文字o",otilde:"チルダつき小文字o",ouml:"分音記号つき小文字o",divide:"除算記号",oslash:"打ち消し線つき小文字o",ugrave:"抑音符つき小文字u",uacute:"揚音符つき小文字u",ucirc:"曲折アクセントつき小文字u",uuml:"分音記号つき小文字u",yacute:"揚音符つき小文字y",thorn:"アイスランド語小文字thorn",yuml:"分音記号つき小文字y",OElig:"OとEの合字",oelig:"oとeの合字",372:"曲折アクセントつき大文字W",374:"曲折アクセントつき大文字Y",373:"曲折アクセントつき小文字w",375:"曲折アクセントつき小文字y",sbquo:"シングル下引用符",8219:"左右逆の左引用符",bdquo:"ダブル下引用符",hellip:"三点リーダ",trade:"商標記号",9658:"右黒三角ポインタ",bull:"黒丸",
9 | rarr:"右矢印",rArr:"右二重矢印",hArr:"左右二重矢印",diams:"ダイヤ",asymp:"漸近"});
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js:
--------------------------------------------------------------------------------
1 | /*
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 | For licensing, see LICENSE.md or http://ckeditor.com/license
4 | */
5 | CKEDITOR.plugins.setLang("specialchar","zh-cn",{euro:"欧元符号",lsquo:"左单引号",rsquo:"右单引号",ldquo:"左双引号",rdquo:"右双引号",ndash:"短划线",mdash:"长划线",iexcl:"竖翻叹号",cent:"分币符号",pound:"英镑符号",curren:"货币符号",yen:"日元符号",brvbar:"间断条",sect:"节标记",uml:"分音符",copy:"版权所有标记",ordf:"阴性顺序指示符",laquo:"左指双尖引号",not:"非标记",reg:"注册标记",macr:"长音符",deg:"度标记",sup2:"上标二",sup3:"上标三",acute:"锐音符",micro:"微符",para:"段落标记",middot:"中间点",cedil:"下加符",sup1:"上标一",ordm:"阳性顺序指示符",raquo:"右指双尖引号",frac14:"普通分数四分之一",frac12:"普通分数二分之一",frac34:"普通分数四分之三",iquest:"竖翻问号",
6 | Agrave:"带抑音符的拉丁文大写字母 A",Aacute:"带锐音符的拉丁文大写字母 A",Acirc:"带扬抑符的拉丁文大写字母 A",Atilde:"带颚化符的拉丁文大写字母 A",Auml:"带分音符的拉丁文大写字母 A",Aring:"带上圆圈的拉丁文大写字母 A",AElig:"拉丁文大写字母 Ae",Ccedil:"带下加符的拉丁文大写字母 C",Egrave:"带抑音符的拉丁文大写字母 E",Eacute:"带锐音符的拉丁文大写字母 E",Ecirc:"带扬抑符的拉丁文大写字母 E",Euml:"带分音符的拉丁文大写字母 E",Igrave:"带抑音符的拉丁文大写字母 I",Iacute:"带锐音符的拉丁文大写字母 I",Icirc:"带扬抑符的拉丁文大写字母 I",Iuml:"带分音符的拉丁文大写字母 I",ETH:"拉丁文大写字母 Eth",Ntilde:"带颚化符的拉丁文大写字母 N",Ograve:"带抑音符的拉丁文大写字母 O",Oacute:"带锐音符的拉丁文大写字母 O",Ocirc:"带扬抑符的拉丁文大写字母 O",Otilde:"带颚化符的拉丁文大写字母 O",
7 | Ouml:"带分音符的拉丁文大写字母 O",times:"乘号",Oslash:"带粗线的拉丁文大写字母 O",Ugrave:"带抑音符的拉丁文大写字母 U",Uacute:"带锐音符的拉丁文大写字母 U",Ucirc:"带扬抑符的拉丁文大写字母 U",Uuml:"带分音符的拉丁文大写字母 U",Yacute:"带抑音符的拉丁文大写字母 Y",THORN:"拉丁文大写字母 Thorn",szlig:"拉丁文小写字母清音 S",agrave:"带抑音符的拉丁文小写字母 A",aacute:"带锐音符的拉丁文小写字母 A",acirc:"带扬抑符的拉丁文小写字母 A",atilde:"带颚化符的拉丁文小写字母 A",auml:"带分音符的拉丁文小写字母 A",aring:"带上圆圈的拉丁文小写字母 A",aelig:"拉丁文小写字母 Ae",ccedil:"带下加符的拉丁文小写字母 C",egrave:"带抑音符的拉丁文小写字母 E",eacute:"带锐音符的拉丁文小写字母 E",ecirc:"带扬抑符的拉丁文小写字母 E",euml:"带分音符的拉丁文小写字母 E",igrave:"带抑音符的拉丁文小写字母 I",
8 | iacute:"带锐音符的拉丁文小写字母 I",icirc:"带扬抑符的拉丁文小写字母 I",iuml:"带分音符的拉丁文小写字母 I",eth:"拉丁文小写字母 Eth",ntilde:"带颚化符的拉丁文小写字母 N",ograve:"带抑音符的拉丁文小写字母 O",oacute:"带锐音符的拉丁文小写字母 O",ocirc:"带扬抑符的拉丁文小写字母 O",otilde:"带颚化符的拉丁文小写字母 O",ouml:"带分音符的拉丁文小写字母 O",divide:"除号",oslash:"带粗线的拉丁文小写字母 O",ugrave:"带抑音符的拉丁文小写字母 U",uacute:"带锐音符的拉丁文小写字母 U",ucirc:"带扬抑符的拉丁文小写字母 U",uuml:"带分音符的拉丁文小写字母 U",yacute:"带抑音符的拉丁文小写字母 Y",thorn:"拉丁文小写字母 Thorn",yuml:"带分音符的拉丁文小写字母 Y",OElig:"拉丁文大写连字 Oe",oelig:"拉丁文小写连字 Oe",372:"带扬抑符的拉丁文大写字母 W",374:"带扬抑符的拉丁文大写字母 Y",
9 | 373:"带扬抑符的拉丁文小写字母 W",375:"带扬抑符的拉丁文小写字母 Y",sbquo:"单下 9 形引号",8219:"单高横翻 9 形引号",bdquo:"双下 9 形引号",hellip:"水平省略号",trade:"商标标志",9658:"实心右指指针",bull:"加重号",rarr:"向右箭头",rArr:"向右双线箭头",hArr:"左右双线箭头",diams:"实心方块纸牌",asymp:"约等于"});
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/specialchar/dialogs/lang/zh.js:
--------------------------------------------------------------------------------
1 | /*
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 | For licensing, see LICENSE.md or http://ckeditor.com/license
4 | */
5 | CKEDITOR.plugins.setLang("specialchar","zh",{euro:"歐元符號",lsquo:"左單引號",rsquo:"右單引號",ldquo:"左雙引號",rdquo:"右雙引號",ndash:"短破折號",mdash:"長破折號",iexcl:"倒置的驚嘆號",cent:"美分符號",pound:"英鎊符號",curren:"貨幣符號",yen:"日圓符號",brvbar:"破折號",sect:"章節符號",uml:"分音符號",copy:"版權符號",ordf:"雌性符號",laquo:"左雙角括號",not:"Not 符號",reg:"註冊商標符號",macr:"長音符號",deg:"度數符號",sup2:"上標字 2",sup3:"上標字 3",acute:"尖音符號",micro:"微",para:"段落符號",middot:"中間點",cedil:"字母 C 下面的尾型符號 ",sup1:"上標",ordm:"雄性符號",raquo:"右雙角括號",frac14:"四分之一符號",frac12:"二分之一符號",frac34:"四分之三符號",
6 | iquest:"倒置的問號",Agrave:"拉丁大寫字母 A 帶抑音符號",Aacute:"拉丁大寫字母 A 帶尖音符號",Acirc:"拉丁大寫字母 A 帶揚抑符",Atilde:"拉丁大寫字母 A 帶波浪號",Auml:"拉丁大寫字母 A 帶分音符號",Aring:"拉丁大寫字母 A 帶上圓圈",AElig:"拉丁大寫字母 Æ",Ccedil:"拉丁大寫字母 C 帶下尾符號",Egrave:"拉丁大寫字母 E 帶抑音符號",Eacute:"拉丁大寫字母 E 帶尖音符號",Ecirc:"拉丁大寫字母 E 帶揚抑符",Euml:"拉丁大寫字母 E 帶分音符號",Igrave:"拉丁大寫字母 I 帶抑音符號",Iacute:"拉丁大寫字母 I 帶尖音符號",Icirc:"拉丁大寫字母 I 帶揚抑符",Iuml:"拉丁大寫字母 I 帶分音符號",ETH:"拉丁大寫字母 Eth",Ntilde:"拉丁大寫字母 N 帶波浪號",Ograve:"拉丁大寫字母 O 帶抑音符號",Oacute:"拉丁大寫字母 O 帶尖音符號",Ocirc:"拉丁大寫字母 O 帶揚抑符",Otilde:"拉丁大寫字母 O 帶波浪號",
7 | Ouml:"拉丁大寫字母 O 帶分音符號",times:"乘號",Oslash:"拉丁大寫字母 O 帶粗線符號",Ugrave:"拉丁大寫字母 U 帶抑音符號",Uacute:"拉丁大寫字母 U 帶尖音符號",Ucirc:"拉丁大寫字母 U 帶揚抑符",Uuml:"拉丁大寫字母 U 帶分音符號",Yacute:"拉丁大寫字母 Y 帶尖音符號",THORN:"拉丁大寫字母 Thorn",szlig:"拉丁小寫字母 s",agrave:"拉丁小寫字母 a 帶抑音符號",aacute:"拉丁小寫字母 a 帶尖音符號",acirc:"拉丁小寫字母 a 帶揚抑符",atilde:"拉丁小寫字母 a 帶波浪號",auml:"拉丁小寫字母 a 帶分音符號",aring:"拉丁小寫字母 a 帶上圓圈",aelig:"拉丁小寫字母 æ",ccedil:"拉丁小寫字母 c 帶下尾符號",egrave:"拉丁小寫字母 e 帶抑音符號",eacute:"拉丁小寫字母 e 帶尖音符號",ecirc:"拉丁小寫字母 e 帶揚抑符",euml:"拉丁小寫字母 e 帶分音符號",igrave:"拉丁小寫字母 i 帶抑音符號",
8 | iacute:"拉丁小寫字母 i 帶尖音符號",icirc:"拉丁小寫字母 i 帶揚抑符",iuml:"拉丁小寫字母 i 帶分音符號",eth:"拉丁小寫字母 eth",ntilde:"拉丁小寫字母 n 帶波浪號",ograve:"拉丁小寫字母 o 帶抑音符號",oacute:"拉丁小寫字母 o 帶尖音符號",ocirc:"拉丁小寫字母 o 帶揚抑符",otilde:"拉丁小寫字母 o 帶波浪號",ouml:"拉丁小寫字母 o 帶分音符號",divide:"除號",oslash:"拉丁小寫字母 o 帶粗線符號",ugrave:"拉丁小寫字母 u 帶抑音符號",uacute:"拉丁小寫字母 u 帶尖音符號",ucirc:"拉丁小寫字母 u 帶揚抑符",uuml:"拉丁小寫字母 u 帶分音符號",yacute:"拉丁小寫字母 y 帶尖音符號",thorn:"拉丁小寫字母 thorn",yuml:"拉丁小寫字母 y 帶分音符號",OElig:"拉丁大寫字母 OE",oelig:"拉丁小寫字母 oe",372:"拉丁大寫字母 W 帶揚抑符",374:"拉丁大寫字母 Y 帶揚抑符",373:"拉丁小寫字母 w 帶揚抑符",
9 | 375:"拉丁小寫字母 y 帶揚抑符",sbquo:"低 9 單引號",8219:"高 9 反轉單引號",bdquo:"低 9 雙引號",hellip:"水平刪節號",trade:"商標符號",9658:"黑色向右指箭號",bull:"項目符號",rarr:"向右箭號",rArr:"向右雙箭號",hArr:"左右雙箭號",diams:"黑鑽套裝",asymp:"約等於"});
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/templates/dialogs/templates.css:
--------------------------------------------------------------------------------
1 | /*
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 | For licensing, see LICENSE.md or http://ckeditor.com/license
4 | */
5 |
6 | .cke_tpl_list
7 | {
8 | border: #dcdcdc 2px solid;
9 | background-color: #ffffff;
10 | overflow-y: auto;
11 | overflow-x: hidden;
12 | width: 100%;
13 | height: 220px;
14 | }
15 |
16 | .cke_tpl_item
17 | {
18 | margin: 5px;
19 | padding: 7px;
20 | border: #eeeeee 1px solid;
21 | *width: 88%;
22 | }
23 |
24 | .cke_tpl_preview
25 | {
26 | border-collapse: separate;
27 | text-indent:0;
28 | width: 100%;
29 | }
30 | .cke_tpl_preview td
31 | {
32 | padding: 2px;
33 | vertical-align: middle;
34 | }
35 | .cke_tpl_preview .cke_tpl_preview_img
36 | {
37 | width: 100px;
38 | }
39 | .cke_tpl_preview span
40 | {
41 | white-space: normal;
42 | }
43 |
44 | .cke_tpl_title
45 | {
46 | font-weight: bold;
47 | }
48 |
49 | .cke_tpl_list a:hover .cke_tpl_item,
50 | .cke_tpl_list a:focus .cke_tpl_item,
51 | .cke_tpl_list a:active .cke_tpl_item
52 | {
53 | border: #ff9933 1px solid;
54 | background-color: #fffacd;
55 | }
56 |
57 | .cke_tpl_list a:hover *,
58 | .cke_tpl_list a:focus *,
59 | .cke_tpl_list a:active *
60 | {
61 | cursor: pointer;
62 | }
63 |
64 | /* IE Quirks contextual selectors children will not get :hover transition until
65 | the hover style of the link itself contains certain CSS declarations. */
66 | .cke_browser_quirks .cke_tpl_list a:active,
67 | .cke_browser_quirks .cke_tpl_list a:hover,
68 | .cke_browser_quirks .cke_tpl_list a:focus
69 | {
70 | background-position: 0 0;
71 | }
72 |
73 | .cke_hc .cke_tpl_list a:hover .cke_tpl_item,
74 | .cke_hc .cke_tpl_list a:focus .cke_tpl_item,
75 | .cke_hc .cke_tpl_list a:active .cke_tpl_item
76 | {
77 | border-width: 3px;
78 | }
79 |
80 | .cke_tpl_empty, .cke_tpl_loading
81 | {
82 | text-align: center;
83 | padding: 5px;
84 | }
85 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/templates/templates/default.js:
--------------------------------------------------------------------------------
1 | /*
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 | For licensing, see LICENSE.md or http://ckeditor.com/license
4 | */
5 | CKEDITOR.addTemplates("default",{imagesPath:CKEDITOR.getUrl(CKEDITOR.plugins.getPath("templates")+"templates/images/"),templates:[{title:"Image and Title",image:"template1.gif",description:"One main image with a title and text that surround the image.",html:'\x3ch3\x3e\x3cimg src\x3d" " alt\x3d"" style\x3d"margin-right: 10px" height\x3d"100" width\x3d"100" align\x3d"left" /\x3eType the title here\x3c/h3\x3e\x3cp\x3eType the text here\x3c/p\x3e'},{title:"Strange Template",image:"template2.gif",description:"A template that defines two colums, each one with a title, and some text.",
6 | html:'\x3ctable cellspacing\x3d"0" cellpadding\x3d"0" style\x3d"width:100%" border\x3d"0"\x3e\x3ctr\x3e\x3ctd style\x3d"width:50%"\x3e\x3ch3\x3eTitle 1\x3c/h3\x3e\x3c/td\x3e\x3ctd\x3e\x3c/td\x3e\x3ctd style\x3d"width:50%"\x3e\x3ch3\x3eTitle 2\x3c/h3\x3e\x3c/td\x3e\x3c/tr\x3e\x3ctr\x3e\x3ctd\x3eText 1\x3c/td\x3e\x3ctd\x3e\x3c/td\x3e\x3ctd\x3eText 2\x3c/td\x3e\x3c/tr\x3e\x3c/table\x3e\x3cp\x3eMore text goes here.\x3c/p\x3e'},{title:"Text and Table",image:"template3.gif",description:"A title with some text and a table.",
7 | html:'\x3cdiv style\x3d"width: 80%"\x3e\x3ch3\x3eTitle goes here\x3c/h3\x3e\x3ctable style\x3d"width:150px;float: right" cellspacing\x3d"0" cellpadding\x3d"0" border\x3d"1"\x3e\x3ccaption style\x3d"border:solid 1px black"\x3e\x3cstrong\x3eTable title\x3c/strong\x3e\x3c/caption\x3e\x3ctr\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3c/tr\x3e\x3ctr\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3c/tr\x3e\x3ctr\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3ctd\x3e\x26nbsp;\x3c/td\x3e\x3c/tr\x3e\x3c/table\x3e\x3cp\x3eType the text here\x3c/p\x3e\x3c/div\x3e'}]});
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/templates/templates/images/template1.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/templates/templates/images/template1.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/templates/templates/images/template2.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/templates/templates/images/template2.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/templates/templates/images/template3.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/plugins/templates/templates/images/template3.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/wsc/LICENSE.md:
--------------------------------------------------------------------------------
1 | Software License Agreement
2 | ==========================
3 |
4 | **CKEditor WSC Plugin**
5 | Copyright © 2012, [CKSource](http://cksource.com) - Frederico Knabben. All rights reserved.
6 |
7 | Licensed under the terms of any of the following licenses at your choice:
8 |
9 | * GNU General Public License Version 2 or later (the "GPL"):
10 | http://www.gnu.org/licenses/gpl.html
11 |
12 | * GNU Lesser General Public License Version 2.1 or later (the "LGPL"):
13 | http://www.gnu.org/licenses/lgpl.html
14 |
15 | * Mozilla Public License Version 1.1 or later (the "MPL"):
16 | http://www.mozilla.org/MPL/MPL-1.1.html
17 |
18 | You are not required to, but if you want to explicitly declare the license you have chosen to be bound to when using, reproducing, modifying and distributing this software, just include a text file titled "legal.txt" in your version of this software, indicating your license choice.
19 |
20 | Sources of Intellectual Property Included in this plugin
21 | --------------------------------------------------------
22 |
23 | Where not otherwise indicated, all plugin content is authored by CKSource engineers and consists of CKSource-owned intellectual property. In some specific instances, the plugin will incorporate work done by developers outside of CKSource with their express permission.
24 |
25 | Trademarks
26 | ----------
27 |
28 | CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.
29 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/wsc/README.md:
--------------------------------------------------------------------------------
1 | CKEditor WebSpellChecker Plugin
2 | ===============================
3 |
4 | This plugin brings Web Spell Checker (WSC) into CKEditor.
5 |
6 | WSC is "installation-less", using the web-services of [WebSpellChecker.net](http://www.webspellchecker.net/). It's an out of the box solution.
7 |
8 | Installation
9 | ------------
10 |
11 | 1. Clone/copy this repository contents in a new "plugins/wsc" folder in your CKEditor installation.
12 | 2. Enable the "wsc" plugin in the CKEditor configuration file (config.js):
13 |
14 | config.extraPlugins = 'wsc';
15 |
16 | That's all. WSC will appear on the editor toolbar and will be ready to use.
17 |
18 | License
19 | -------
20 |
21 | Licensed under the terms of any of the following licenses at your choice: [GPL](http://www.gnu.org/licenses/gpl.html), [LGPL](http://www.gnu.org/licenses/lgpl.html) and [MPL](http://www.mozilla.org/MPL/MPL-1.1.html).
22 |
23 | See LICENSE.md for more information.
24 |
25 | Developed in cooperation with [WebSpellChecker.net](http://www.webspellchecker.net/).
26 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/wsc/dialogs/ciframe.html:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
8 |
9 |
10 |
64 |
65 |
66 |
67 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/wsc/dialogs/tmpFrameset.html:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
8 |
9 |
10 |
44 |
45 |
46 |
52 |
53 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/plugins/wsc/dialogs/wsc.css:
--------------------------------------------------------------------------------
1 | /*
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 | For licensing, see LICENSE.html or http://ckeditor.com/license
4 | */
5 |
6 | html, body
7 | {
8 | background-color: transparent;
9 | margin: 0px;
10 | padding: 0px;
11 | }
12 |
13 | body
14 | {
15 | padding: 10px;
16 | }
17 |
18 | body, td, input, select, textarea
19 | {
20 | font-size: 11px;
21 | font-family: 'Microsoft Sans Serif' , Arial, Helvetica, Verdana;
22 | }
23 |
24 | .midtext
25 | {
26 | padding:0px;
27 | margin:10px;
28 | }
29 |
30 | .midtext p
31 | {
32 | padding:0px;
33 | margin:10px;
34 | }
35 |
36 | .Button
37 | {
38 | border: #737357 1px solid;
39 | color: #3b3b1f;
40 | background-color: #c7c78f;
41 | }
42 |
43 | .PopupTabArea
44 | {
45 | color: #737357;
46 | background-color: #e3e3c7;
47 | }
48 |
49 | .PopupTitleBorder
50 | {
51 | border-bottom: #d5d59d 1px solid;
52 | }
53 | .PopupTabEmptyArea
54 | {
55 | padding-left: 10px;
56 | border-bottom: #d5d59d 1px solid;
57 | }
58 |
59 | .PopupTab, .PopupTabSelected
60 | {
61 | border-right: #d5d59d 1px solid;
62 | border-top: #d5d59d 1px solid;
63 | border-left: #d5d59d 1px solid;
64 | padding: 3px 5px 3px 5px;
65 | color: #737357;
66 | }
67 |
68 | .PopupTab
69 | {
70 | margin-top: 1px;
71 | border-bottom: #d5d59d 1px solid;
72 | cursor: pointer;
73 | }
74 |
75 | .PopupTabSelected
76 | {
77 | font-weight: bold;
78 | cursor: default;
79 | padding-top: 4px;
80 | border-bottom: #f1f1e3 1px solid;
81 | background-color: #f1f1e3;
82 | }
83 |
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/icons.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/icons_hidpi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/icons_hidpi.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/images/arrow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/images/arrow.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/images/close.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/images/close.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/images/hidpi/close.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/images/hidpi/close.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/images/hidpi/lock-open.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/images/hidpi/lock-open.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/images/hidpi/lock.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/images/hidpi/lock.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/images/hidpi/refresh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/images/hidpi/refresh.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/images/lock-open.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/images/lock-open.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/images/lock.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/images/lock.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/images/refresh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/images/refresh.png
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/images/spinner.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/ckeditor/skins/moono/images/spinner.gif
--------------------------------------------------------------------------------
/programe/app/static/ckeditor/skins/moono/readme.md:
--------------------------------------------------------------------------------
1 | "Moono" Skin
2 | ====================
3 |
4 | This skin has been chosen for the **default skin** of CKEditor 4.x, elected from the CKEditor
5 | [skin contest](http://ckeditor.com/blog/new_ckeditor_4_skin) and further shaped by
6 | the CKEditor team. "Moono" is maintained by the core developers.
7 |
8 | For more information about skins, please check the [CKEditor Skin SDK](http://docs.cksource.com/CKEditor_4.x/Skin_SDK)
9 | documentation.
10 |
11 | Features
12 | -------------------
13 | "Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency.
14 | It comes with the following features:
15 |
16 | - Chameleon feature with brightness,
17 | - high-contrast compatibility,
18 | - graphics source provided in SVG.
19 |
20 | Directory Structure
21 | -------------------
22 |
23 | CSS parts:
24 | - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenance,
25 | - **mainui.css**: the file contains styles of entire editor outline structures,
26 | - **toolbar.css**: the file contains styles of the editor toolbar space (top),
27 | - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
28 | - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
29 | until the first panel open up,
30 | - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
31 | - **menu.css**: the file contains styles of all editor menus including context menu and button drop-down,
32 | it's not loaded until the first menu open up,
33 | - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
34 | - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
35 | - **preset.css**: the file defines the default styles of some UI elements reflecting the skin preference,
36 | - **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.
37 |
38 | Other parts:
39 | - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific files and its icons and defines the Chameleon feature,
40 | - **icons/**: contains all skin defined icons,
41 | - **images/**: contains a fill general used images,
42 | - **dev/**: contains SVG source of the skin icons.
43 |
44 | License
45 | -------
46 |
47 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
48 |
49 | For licensing, see LICENSE.md or [http://ckeditor.com/license](http://ckeditor.com/license)
50 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/css/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/css/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/css/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/css/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/css/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/css/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/css/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/css/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/glyphicons/flat-ui-icons-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/glyphicons/flat-ui-icons-regular.eot
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/glyphicons/flat-ui-icons-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/glyphicons/flat-ui-icons-regular.ttf
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/glyphicons/flat-ui-icons-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/glyphicons/flat-ui-icons-regular.woff
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-black.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-black.eot
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-black.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-black.ttf
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-black.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-black.woff
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-bold.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-bold.eot
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-bold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-bold.ttf
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-bold.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-bold.woff
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-bolditalic.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-bolditalic.eot
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-bolditalic.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-bolditalic.ttf
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-bolditalic.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-bolditalic.woff
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-italic.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-italic.eot
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-italic.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-italic.ttf
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-italic.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-italic.woff
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-light.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-light.eot
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-light.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-light.ttf
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-light.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-light.woff
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-regular.eot
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-regular.ttf
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/fonts/lato/lato-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/fonts/lato/lato-regular.woff
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/favicon.ico
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Book.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Book.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Calendar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Calendar.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Chat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Chat.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Clipboard.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Clipboard.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Compas.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Compas.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Gift-Box.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Gift-Box.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Infinity-Loop.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Infinity-Loop.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Mail.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Mail.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Map.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Map.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Pensils.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Pensils.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Pocket.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Pocket.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Retina-Ready.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Retina-Ready.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Toilet-Paper.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Toilet-Paper.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/png/Watches.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/icons/png/Watches.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/svg/book.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/svg/chat.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/svg/clipboard.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/svg/clocks.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/svg/loop.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/svg/mail.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/svg/map.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/svg/paper-bag.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/svg/pencils.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/svg/retina.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/icons/svg/toilet-paper.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/login/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/login/icon.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/login/imac-2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/login/imac-2x.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/login/imac.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/login/imac.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/tile/ribbon-2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/tile/ribbon-2x.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/img/tile/ribbon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/img/tile/ribbon.png
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | Flat UI Free 101 Template
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
21 |
22 |
23 |
24 |
Hello, world!
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
--------------------------------------------------------------------------------
/programe/app/static/flat_ui/dist/js/vendor/video-js.swf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/flat_ui/dist/js/vendor/video-js.swf
--------------------------------------------------------------------------------
/programe/app/static/icon/icon_wrong.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/icon/icon_wrong.png
--------------------------------------------------------------------------------
/programe/app/static/readmore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/readmore.png
--------------------------------------------------------------------------------
/programe/app/static/temple.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/programe/app/static/temple.ico
--------------------------------------------------------------------------------
/programe/app/templates/404.html:
--------------------------------------------------------------------------------
1 | {% extends 'base.html' %}
2 |
3 | {% block page_content %}
4 | Page not found!!!!!!
5 | {% endblock page_content %}
--------------------------------------------------------------------------------
/programe/app/templates/500.html:
--------------------------------------------------------------------------------
1 | {% extends 'base.html' %}
2 |
3 | {% block page_content %}
4 | Internal server error!
5 | {% endblock page_content %}
--------------------------------------------------------------------------------
/programe/app/templates/_comments.html:
--------------------------------------------------------------------------------
1 |
36 |
--------------------------------------------------------------------------------
/programe/app/templates/_macros.html:
--------------------------------------------------------------------------------
1 | {% macro pagination_widget(pagination, endpoint) %}
2 |
25 | {% endmacro %}
--------------------------------------------------------------------------------
/programe/app/templates/_macros_for_category.html:
--------------------------------------------------------------------------------
1 | {% macro pagination_widget(pagination, endpoint, para) %}
2 |
25 | {% endmacro %}
--------------------------------------------------------------------------------
/programe/app/templates/_macros_for_username.html:
--------------------------------------------------------------------------------
1 | {% macro pagination_widget(pagination, endpoint, para) %}
2 |
25 | {% endmacro %}
--------------------------------------------------------------------------------
/programe/app/templates/auth/change_email.html:
--------------------------------------------------------------------------------
1 | {% extends 'base.html' %}
2 | {% block title %}修改邮箱|西楼{% endblock title %}
3 |
4 | {% block page_content %}
5 |
8 |
36 |
37 | {% endblock page_content %}
--------------------------------------------------------------------------------
/programe/app/templates/auth/email/change_email.html:
--------------------------------------------------------------------------------
1 | Dear {{ user.username }},
2 | Alternatively, you can paste the following link in your browser's address bar:
3 | {{ url_for('auth.change_email', token=token, _external=True) }}
4 | Sincerely,
5 | The Flasky Team
6 | Note: replies to this email address are not monitored.
7 |
--------------------------------------------------------------------------------
/programe/app/templates/auth/email/change_email.txt:
--------------------------------------------------------------------------------
1 | Dear {{ user.username }},
2 |
3 | To confirm your new email address click on the following link:
4 |
5 | {{ url_for('auth.change_email', token=token, _external=True) }}
6 |
7 | Sincerely,
8 |
9 | The Flasky Team
10 |
11 | Note: replies to this email address are not monitored.
12 |
--------------------------------------------------------------------------------
/programe/app/templates/auth/email/confirm.html:
--------------------------------------------------------------------------------
1 | Dear {{ user.username }},
2 | Welcome to Flasky!
3 | To confirm your account please click on the following link:
4 | {{ url_for('auth.confirm', token=token, _external=True) }}
5 | Sincerely,
6 | The SJD Team
7 | Note: replies to this email address are not monitored.
--------------------------------------------------------------------------------
/programe/app/templates/auth/email/confirm.txt:
--------------------------------------------------------------------------------
1 | Dear {{ user.username }},
2 | Welcome to Flasky!
3 | To confirm your account please click on the following link:
4 | {{ url_for('auth.confirm', token=token, _external=True) }}
5 | Sincerely,
6 | The SJD Team
7 | Note: replies to this email address are not monitored.
--------------------------------------------------------------------------------
/programe/app/templates/auth/email/reset_password.html:
--------------------------------------------------------------------------------
1 | Dear {{ user.username }},
2 | Your password reset link:
3 | {{ url_for('auth.reset_password', token=token, _external=True) }}
4 | Sincerely,
5 | The SJD Team
6 | Note: replies to this email address are not monitored.
--------------------------------------------------------------------------------
/programe/app/templates/auth/email/reset_password.txt:
--------------------------------------------------------------------------------
1 | Dear {{ user.username }},
2 | Your password reset link:
3 | {{ url_for('auth.reset_password', token=token, _external=True) }}
4 | Sincerely,
5 | The SJD Team
6 | Note: replies to this email address are not monitored.
--------------------------------------------------------------------------------
/programe/app/templates/auth/login.html:
--------------------------------------------------------------------------------
1 | {% extends "base.html" %}
2 | {% block title %}登录|西楼 {% endblock title %}
3 | {% block page_content %}
4 |
5 |
登录
6 |
32 |
注册新用户
33 |
34 |
35 | {% endblock page_content %}
36 |
--------------------------------------------------------------------------------
/programe/app/templates/auth/register.html:
--------------------------------------------------------------------------------
1 | {% extends "base.html" %}
2 | {% import 'bootstrap/wtf.html' as wtf %}
3 | {% block title %}Flask-Register{% endblock title %}
4 | {% block page_content %}
5 |
6 |
注册
7 | {{wtf.quick_form(form)}}
8 |
9 | {% endblock page_content %}
--------------------------------------------------------------------------------
/programe/app/templates/auth/reset_password.html:
--------------------------------------------------------------------------------
1 | {% extends "base.html" %}
2 | {% import 'bootstrap/wtf.html' as wtf %}
3 | {% block title %}Flask-Reset Password{% endblock title %}
4 | {% block page_content %}
5 |
6 |
重置密码
7 | {{wtf.quick_form(form)}}
8 |
9 | {% endblock page_content %}
--------------------------------------------------------------------------------
/programe/app/templates/auth/reset_password_request.html:
--------------------------------------------------------------------------------
1 | {% extends 'base.html' %}
2 | {% import 'bootstrap/wtf.html' as wtf %}
3 | {% block title %}Flasky-Reset password{% endblock title %}
4 |
5 | {% block page_content %}
6 |
7 |
重置密码
8 | {{wtf.quick_form(form)}}
9 |
10 | {% endblock page_content %}
--------------------------------------------------------------------------------
/programe/app/templates/auth/unconfirmed.html:
--------------------------------------------------------------------------------
1 | {% extends 'base.html' %}
2 |
3 | {% block title %}Flasky-confirmed your account{% endblock title %}
4 |
5 | {% block page_content %}
6 | Hello {{current_user.username}}!
7 | You have not confirmed your account yet.
8 | Before you can access this site you need to confirmed your account.Check you email inbox,you should have received an email with a confirmed link.
9 | Need another confirmed email?click here
10 | {% endblock page_content %}
--------------------------------------------------------------------------------
/programe/app/templates/edit_post.html:
--------------------------------------------------------------------------------
1 | {% extends 'base.html'%}
2 | {% import "bootstrap/wtf.html" as wtf %}
3 |
4 | {% block title %}Flak-edit-post{% endblock title %}
5 |
6 | {% block page_content %}
7 |
10 |
11 | {{ wtf.quick_form(form)}}
12 |
13 | {% include '_post.html'%}
14 | {% endblock page_content %}
15 |
16 | {% block scripts %}
17 | {{super()}}
18 | {{ pagedown.include_pagedown() }}
19 | {% endblock scripts %}
--------------------------------------------------------------------------------
/programe/app/templates/edit_profile.html:
--------------------------------------------------------------------------------
1 | {% extends 'base.html'%}
2 | {% import "bootstrap/wtf.html" as wtf %}
3 |
4 | {% block title %}Flak-edit-profile{% endblock title %}
5 |
6 | {% block page_content %}
7 |
10 |
11 |
12 | {{ wtf.quick_form(form)}}
13 |
14 | {% endblock page_content %}
--------------------------------------------------------------------------------
/programe/app/templates/edit_profile_admin.html:
--------------------------------------------------------------------------------
1 | {% extends 'base.html'%}
2 | {% import "bootstrap/wtf.html" as wtf %}
3 |
4 | {% block title %}Flak-edit-profile-admin{% endblock title %}
5 |
6 | {% block page_content %}
7 |
10 |
11 |
12 | {{ wtf.quick_form(form)}}
13 |
14 | {% endblock page_content %}
--------------------------------------------------------------------------------
/programe/app/templates/followers.html:
--------------------------------------------------------------------------------
1 | {% extends "base.html" %}
2 | {% import "_macros.html" as macros %}
3 |
4 | {% block title %}Flasky - {{ title }} {{ user.username }}{% endblock %}
5 |
6 | {% block page_content %}
7 |
10 |
11 | User | Since |
12 | {% for follow in follows %}
13 | {% if current_user != follow.user %}
14 |
15 |
16 |
17 |
18 | {{ follow.user.username }}
19 |
20 | |
21 | {{ moment(follow.timestamp).format('L') }} |
22 |
23 | {% endif %}
24 | {% endfor %}
25 |
26 |
29 | {% endblock %}
--------------------------------------------------------------------------------
/programe/app/templates/index.html:
--------------------------------------------------------------------------------
1 | {% extends "base.html" %}
2 | {% import "_macros.html" as macros %}
3 | {% block title %}首页|西楼{% endblock title %}
4 |
5 | {% block page_content %}
6 |
7 |
欢迎回来 {% if current_user.is_authenticated %}{{current_user.username}} {% else %}{% endif %}
8 |
9 | {% if current_user.can(Permission.WRITE_ARTICLES) %}
10 |
34 | {% endif %}
35 |
36 | -
37 | 全部文章
38 |
39 | -
40 | 关注者文章
41 |
42 |
43 | {% include '_post.html' %}
44 |
45 | {{ macros.pagination_widget(pagination, "main.index")}}
46 |
47 | {% endblock page_content %}
48 |
49 | {% block scripts %}
50 | {{ super() }}
51 |
52 |
64 | {% endblock scripts %}
--------------------------------------------------------------------------------
/programe/app/templates/mail/new_user.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | New User
6 |
7 |
8 | User {{user.username}} hase joined.
9 |
10 |
--------------------------------------------------------------------------------
/programe/app/templates/mail/new_user.txt:
--------------------------------------------------------------------------------
1 | User {{user.username}} hase joined.
--------------------------------------------------------------------------------
/programe/app/templates/moderate.html:
--------------------------------------------------------------------------------
1 | {% extends "base.html" %}
2 | {% import "_macros.html" as macros %}
3 |
4 | {% block title %}Flasky - Comment Moderation{% endblock %}
5 |
6 | {% block page_content %}
7 |
10 | {% set moderate = True %}
11 | {% include '_comments.html' %}
12 | {% if pagination %}
13 |
16 | {% endif %}
17 | {% endblock %}
18 |
--------------------------------------------------------------------------------
/programe/app/templates/post.html:
--------------------------------------------------------------------------------
1 | {% extends "base.html" %}
2 | {% import 'bootstrap/wtf.html' as wtf %}
3 | {% import '_macros.html' as macros %}
4 |
5 | {% block title %}Post link{% endblock title %}
6 |
7 | {% block page_content %}
8 | {% include '_post.html'%}
9 | {% if current_user.can(Permission.COMMENT) %}
10 |
11 | {{ wtf.quick_form(form) }}
12 |
13 | {% endif %}
14 | {% include '_comments.html' %}
15 | {% if pagination %}
16 |
19 | {% endif %}
20 | {% endblock page_content %}
21 |
22 | {% block scripts %}
23 | {{super()}}
24 | {{pagedown.include_pagedown()}}
25 | {% endblock scripts %}
--------------------------------------------------------------------------------
/programe/app/templates/post_category.html:
--------------------------------------------------------------------------------
1 | {% extends "base.html" %}
2 | {% import 'bootstrap/wtf.html' as wtf %}
3 | {% import '_macros_for_category.html' as macros %}
4 | {% block title %}Category-{{ category }}{% endblock title %}
5 | {% block page_content %}
6 |
7 | {% include '_post.html' %}
8 |
9 |
12 | {% endblock page_content %}
13 |
14 | {% block scripts %}
15 | {{super()}}
16 | {{pagedown.include_pagedown()}}
17 |
29 | {% endblock scripts %}
--------------------------------------------------------------------------------
/programe/app/templates/user.html:
--------------------------------------------------------------------------------
1 | {% extends "base.html" %}
2 | {% import '_macros_for_username.html' as macros %}
3 |
4 | {% block page_content %}
5 | 个人资料:{{user.username}}!
6 |
7 |
8 |
9 |
10 | 用户名 |
11 | {{ user.username }} |
12 |
13 |
14 | 邮箱 |
15 | {{ user.email }} |
16 |
17 |
18 | 地址 |
19 | {{ user.location }} |
20 |
21 |
22 | 注册时间 |
23 | {{ moment(user.member_since).format('LLL') }} |
24 |
25 |
26 |
27 |
28 |
63 |
64 |
65 | {{user.username}}的文章:
66 | {% include '_post.html'%}
67 |
68 | {{ macros.pagination_widget(pagination, "main.user", username)}}
69 |
70 | {% endblock page_content %}
--------------------------------------------------------------------------------
/programe/config.py:
--------------------------------------------------------------------------------
1 | import os
2 |
3 | basedir = os.path.abspath(os.path.dirname(__file__))
4 |
5 |
6 | class Config:
7 | SECRET_KEY = 'I do not know what key is suit for wtf '
8 | SQLALCHEMY_COMMIT_ON_TEARDOWN = True
9 | SQLALCHEMY_TRACK_MODIFICATIONS = True
10 | MAIL_SUBJECT_PREFIX = '[MyFirstBlog]'
11 | FLASKY_ADMIN = 'zxc@qq.com'
12 | MAIL_SENDER = 'Blog Admin '
13 |
14 | @staticmethod
15 | def init_app(app):
16 | pass
17 |
18 |
19 | class DevelopmentConfig(Config):
20 | DEBUG = True
21 | MAIL_SERVER = 'smtp.163.com'
22 | MAIL_PORT = 25
23 | MAIL_USE_TLS = True
24 | MAIL_USERNAME = os.environ.get('MAIL_USERNAME')
25 | MAIL_PASSWORD = os.environ.get('MAIL_PASSWORD')
26 | SQLALCHEMY_DATABASE_URI = os.environ.get('DATABASE_URL') or 'mysql+pymysql://root:renzhe123@localhost/myfirstblog'
27 |
28 |
29 | class TestingConfig(Config):
30 | TESTING = True
31 | SQLALCHEMY_DATABASE_URI = 'mysql+pymysql://root:renzhe123@localhost/mytestingblog'
32 |
33 |
34 | class ProductionConfig(Config):
35 | SQLALCHEMY_DATABASE_URI = 'mysql+pymysql://root:renzhe123@localhost/myproductionblog'
36 |
37 |
38 | config = {
39 | 'development': DevelopmentConfig,
40 | 'testing': TestingConfig,
41 | 'production': ProductionConfig,
42 | 'default': DevelopmentConfig
43 | }
--------------------------------------------------------------------------------
/requirements.txt:
--------------------------------------------------------------------------------
1 | alembic==0.8.5
2 | beautifulsoup4==4.4.1
3 | bleach==1.4.2
4 | blinker==1.4
5 | dominate==2.2.0
6 | Flask==0.10.1
7 | Flask-Bootstrap==3.3.5.7
8 | Flask-Login==0.3.2
9 | Flask-Mail==0.9.1
10 | Flask-Migrate==1.8.0
11 | Flask-Moment==0.5.1
12 | Flask-PageDown==0.2.1
13 | Flask-Script==2.0.5
14 | Flask-SQLAlchemy==2.1
15 | Flask-WTF==0.12
16 | ForgeryPy==0.1
17 | html5lib==0.9999999
18 | itsdangerous==0.24
19 | Jinja2==2.8
20 | Mako==1.0.4
21 | Markdown==2.6.6
22 | MarkupSafe==0.23
23 | PyMySQL==0.7.2
24 | python-editor==1.0
25 | six==1.10.0
26 | SQLAlchemy==1.0.12
27 | visitor==0.1.2
28 | Werkzeug==0.11.5
29 | WTForms==2.1
30 | gunicorn==18.0
31 | psycopg2==2.5.1
32 |
--------------------------------------------------------------------------------
/runtime.txt:
--------------------------------------------------------------------------------
1 | python-3.5.1
--------------------------------------------------------------------------------
/test-db.py:
--------------------------------------------------------------------------------
1 | import pymysql
2 |
3 | conn = pymysql.connect(host='127.0.0.1', port=3306, user='root', passwd='renzhe123', db='mysql')
4 | cur = conn.cursor()
5 | cur.execute("USE sjd2016")
6 | cur.execute("INSERT INTO users VALUES(1, 'www'),(2, 'cnblogs'),(3, 'com'),(4, 'txw1958')")
7 | cur.execute("SELECT * FROM users")
8 | for row in cur.fetchall():
9 | print('%s\t%s' % row)
10 |
11 | cur.close()
12 | conn.commit()
13 | conn.close()
--------------------------------------------------------------------------------
/tests/__init__.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sunshine-sjd/MyFirstBlog/a8c2a889e4c725e73be5e033b90775200c066bbe/tests/__init__.py
--------------------------------------------------------------------------------
/tests/test_basics.py:
--------------------------------------------------------------------------------
1 | import unittest
2 | from flask import current_app
3 | from programe.app import create_app, db
4 | from programe.app.models import User, Role, Permission, AnonymousUser
5 |
6 |
7 | class BasicTestCase(unittest.TestCase):
8 | def setUp(self):
9 | self.app = create_app('testing')
10 | self.app_context = self.app.app_context()
11 | self.app_context.push()
12 | db.create_all()
13 |
14 | def test_app_exists(self):
15 | self.assertFalse(current_app is None)
16 |
17 | def test_app_is_testing(self):
18 | self.assertTrue(current_app.config['TESTING'])
19 |
20 | def tearDown(self):
21 | db.session.remove()
22 | db.drop_all()
23 | self.app_context.pop()
24 |
25 |
26 | class UserModelTestCase(unittest.TestCase):
27 | def setUp(self):
28 | self.app = create_app('testing')
29 | self.app_context = self.app.app_context()
30 | self.app_context.push()
31 | db.create_all()
32 |
33 | def test_generate_password_hash(self):
34 | u = User()
35 | u.password = 'cat'
36 | self.assertTrue(u.password_hash is not None)
37 |
38 | def test_no_password(self):
39 | u = User(password='cat')
40 | with self.assertRaises(AttributeError):
41 | u.password
42 |
43 | def test_password_verification(self):
44 | u = User(password='cat')
45 | self.assertTrue(u.verify_password('cat'))
46 | self.assertFalse(u.verify_password('dog'))
47 |
48 | def test_password_salts_are_random(self):
49 | u1 = User(password='cat')
50 | u2 = User(password='cat')
51 | self.assertFalse(u1.password_hash == u2.password_hash)
52 |
53 | def test_roles_permissions(self):
54 | Role.insert_roles()
55 | u = User(email='zxc@qq.com', password='123')
56 | self.assertTrue(u.can(Permission.ADMINISTER))
57 | self.assertTrue(u.can(Permission.WRITE_ARTICLES))
58 | u1 = User(email='qwe@qq.com', password='123')
59 | self.assertFalse(u1.can(Permission.ADMINISTER))
60 | self.assertTrue(u1.can(Permission.WRITE_ARTICLES))
61 |
62 | def test_anonymous_user(self):
63 | u = AnonymousUser()
64 | self.assertFalse(u.can(Permission.FOLLOW))
65 |
66 | def tearDown(self):
67 | db.session.remove()
68 | db.drop_all()
69 | self.app_context.pop()
--------------------------------------------------------------------------------
This comment has been disabled by a moderator.
15 | {% endif %} 16 | {% if moderate or not comment.disabled %} 17 | {% if comment.body_html %} 18 | {{ comment.body_html | safe }} 19 | {% else %} 20 | {{ comment.body }} 21 | {% endif %} 22 | {% endif %} 23 |26 | {% if comment.disabled %} 27 | Enable 28 | {% else %} 29 | Disable 30 | {% endif %} 31 | {% endif %} 32 |