Prio | Original string | Translation | — |
---|---|---|---|
↑ | A self-hosted alternative to putting your code snippets on Gist. | You have to log in to add a translation. | Details |
Original untranslated
A self-hosted alternative to putting your code snippets on Gist.
You have to log in to edit this translation. Meta |
|||
↑ | WP-Gistpen | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
<a href="https://travis-ci.org/intraxia/wp-gistpen"></a> <a href="https://codeclimate.com/github/intraxia/wp-gistpen/maintainability"></a> | You have to log in to add a translation. | Details | |
Original untranslated
<a href="https://travis-ci.org/intraxia/wp-gistpen"></a> <a href="https://codeclimate.com/github/intraxia/wp-gistpen/maintainability"></a>
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Go to the Gistpents settings page and click "Jobs". Next to the "Import Job", click "Dispatch Job", then check out the log messages to ensure everything was imported correctly. | You have to log in to add a translation. | Details | |
Original untranslated
Go to the Gistpents settings page and click "Jobs". Next to the "Import Job", click "Dispatch Job", then check out the log messages to ensure everything was imported correctly.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
To go this, go to the Gistpens settings page and click "Jobs". Next to the the "Export Job", click "Dispatch Job". After the Job is done, check out the log messages to ensure everything exported correctly. | You have to log in to add a translation. | Details | |
Original untranslated
To go this, go to the Gistpens settings page and click "Jobs". Next to the the "Export Job", click "Dispatch Job". After the Job is done, check out the log messages to ensure everything exported correctly.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
If you do not want this, you can enable/disable Gistpen syncing on a per-Gistpen basis. Just click the checkbox on the Gistpen edit page, and any changes will be reflected on the corresponding Gist on update. If you uncheck that box, future changes will not be reflected on Gist. | You have to log in to add a translation. | Details | |
Original untranslated
If you do not want this, you can enable/disable Gistpen syncing on a per-Gistpen basis. Just click the checkbox on the Gistpen edit page, and any changes will be reflected on the corresponding Gist on update. If you uncheck that box, future changes will not be reflected on Gist.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Gistpens can be exported en masse. All Gistpens will be synced, only if the Gistpen hasn't been synced yet, but <strong>regardless of whether syncing for the Gistpen is enabled</strong>. Syncing will then be enabled on the exported Gistpens. | You have to log in to add a translation. | Details | |
Original untranslated
Gistpens can be exported en masse. All Gistpens will be synced, only if the Gistpen hasn't been synced yet, but <strong>regardless of whether syncing for the Gistpen is enabled</strong>. Syncing will then be enabled on the exported Gistpens.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
You can link to a specific line in your Gistpen by linking to <code>#gistpen-{gistpen-slug}.{lines}</code>. The lines don't need to be highlighted in advance for the link to work, and they will be highlighted when the link is clicked. The <code>{lines}</code> should match the same format as above. | You have to log in to add a translation. | Details | |
Original untranslated
You can link to a specific line in your Gistpen by linking to <code>#gistpen-{gistpen-slug}.{lines}</code>. The lines don't need to be highlighted in advance for the link to work, and they will be highlighted when the link is clicked. The <code>{lines}</code> should match the same format as above.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Examples: | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
To highlight a specific line, add <code>highlight=^^</code>, where ^^ is a line number or range of numbers you want highlighted, like this (<a href="http://prismjs.com/plugins/line-highlight/">via PrismJS documentation</a>): | You have to log in to add a translation. | Details | |
Original untranslated
To highlight a specific line, add <code>highlight=^^</code>, where ^^ is a line number or range of numbers you want highlighted, like this (<a href="http://prismjs.com/plugins/line-highlight/">via PrismJS documentation</a>):
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
You can also create and insert a Gistpen directly into your post/page from the visual editor by clicking the code button. From the pop-up, search for your gistpen, select it, and click insert. Your shortcode will be inserted into the editor. | You have to log in to add a translation. | Details | |
Original untranslated
You can also create and insert a Gistpen directly into your post/page from the visual editor by clicking the code button. From the pop-up, search for your gistpen, select it, and click insert. Your shortcode will be inserted into the editor.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
To add a new Gistpen, go to Gistpens -> Add New, and add your code. You can enable or disable Gist syncing on a a per-Gistpen basis. | You have to log in to add a translation. | Details | |
Original untranslated
To add a new Gistpen, go to Gistpens -> Add New, and add your code. You can enable or disable Gist syncing on a a per-Gistpen basis.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Go to the "Pages" screen and create a new, blank page with the name "Gistpens" and click publish. That URL will now display all of your Gistpens. You can link to this page in the menu to direct users to your Gistpens archive page. You can change the name of the page; just make sure the slug of the page is "gistpens". | You have to log in to add a translation. | Details | |
Original untranslated
Go to the "Pages" screen and create a new, blank page with the name "Gistpens" and click publish. That URL will now display all of your Gistpens. You can link to this page in the menu to direct users to your Gistpens archive page. You can change the name of the page; just make sure the slug of the page is "gistpens".
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Your PHP version should be 5.4+, and you must be running WordPress v4.6+. This is because WP-Gistpen relies on the WP-API infrastructure. | You have to log in to add a translation. | Details | |
Original untranslated
Your PHP version should be 5.4+, and you must be running WordPress v4.6+. This is because WP-Gistpen relies on the WP-API infrastructure.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Profit! | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
Export as
Comment
Found in description paragraph.