Skip to content
#

Publishing

Publishing is the creation of documents using page layout skills on a personal computer primarily for print. Desktop publishing software can generate layouts and produce typographic quality text and images comparable to traditional typography and printing.

Here are 504 public repositories matching this topic...

Ghost
ErisDS
ErisDS commented Apr 20, 2020

When you're logged in as E.g. an author, the admin panel isn't good at telling you why you can't edit a post. I've found two specific cases - the /edit URL and search, but I think they are both very similar.

To Reproduce

Case 1: search

  1. In admin search for a post you can't edit
  2. See the post listed in the results
  3. Click on the post
  4. You are taken to the posts list with no
nedvedikd
nedvedikd commented Apr 6, 2020

Hi,

I'm using pandoc (version 2.9.2.1) to convert documents to dokuwiki format.
I ran into a problem using this command:

pandoc input.html -f html -t dokuwiki -o output_dokuwiki.txt --preserve-tabs

Input:

<strong>bold</strong>
<em>italic</em>
<u>underline</u>

Output:

**bold** //italic// underline

Expected output:

**bol
PyMap
PyMap commented Apr 13, 2020

Hi all!,

Just want to share with the team some details I've been experiencing while I executed notebooks from command line using a yaml file.

First, let me show my case. I've bee parametrizing different notebooks to isolate data wranlging processes. To do it, I needed to use lists of dictionaries to specifiy keys describing my data, such as area or paths where some files were stored. As all

michael
michael commented Feb 13, 2018

For instance in some places we use el.nodeType which in our abstraction returns a string:

...
  getNodeType() {
    switch(this.el.nodeType) {
      case window.Node.TEXT_NODE:
        return "text"
      case window.Node.ELEMENT_NODE:
        return 'element'
      case window.Node.DOCUMENT_NODE:
        return 'document'
      case window.Node.COMMENT_NODE:
        return '
writefreely
fcevado
fcevado commented Apr 12, 2020

Describe the bug

if you start MySQL with --ssl mode enabled writefreely won't connect to the database.

Steps to reproduce (if necessary)

Steps to reproduce the behavior:

  1. start MySQL with --ssl mode.
  2. run writefreely --config and set the proper database credentials
  3. writefreely will error try to connect to the databse with this authentication plugin is not supported
mattgarrish
mattgarrish commented Mar 26, 2020

I was trying to update the "whole index" tests, but found the nav doc was integrated into the content. When I split it out per the minimal epub, I started getting this error:

nav.xhtml(2,110): Error while parsing file: At least one 'index' element must be present in a document declared as an index in the OPF.

I don't see why a nav doc (esp. not in the spine) would be expected to have an in

fabiobatalha
fabiobatalha commented Apr 8, 2019

Describe the bug

It is not possible to include new text in the bottom of the document if we have a table in the bottom of it.

Steps To Reproduce

  • Include a table in a document with only one paragraph
  • Try to include a text after the table

Expected behavior

  • It should be possible to click in the bottom of the document and include a text

Screenshots

![bug_texture_1](

bug
kshep92
kshep92 commented Jun 27, 2017

I've noticed that other blogging platforms have a facility that lists all the elements that can/needed to be styled by a particular theme. This, to me, is a good addition that can take plenty of the guess work out of theme creation and provide an opportunity to further standardize tags and naming conventions for themes going forward.

See https://demo.ghost.io/style-test/ for an example.

jloh
jloh commented Mar 26, 2020

When installing Ghost there isn't an option to specify a custom database port for MySQL. If you're installing it on a managed database service that runs on a non-standard MySQL port this means you have to install ghost initially and let it fail, then manually edit the config.production.json file and add the port, then restart ghost.

arronvarga
arronvarga commented Mar 2, 2020

Expected Behavior

Should both create the same link text.

Link example xref:
<xref href="rcl1576682021542.xml" ixia_locid="511" class="- topic/xref "/>

Link example keyref:
<xref class="- topic/xref " keyref="second-rcl1576682021542"/>

Both topics in the publication have a navtitle and @locktitle is set to yes:
` <topicref href="rcl1576682021542.xml" ixia_locid="3141" keys="rcl1

Wikipedia
Wikipedia

Publishing apps

Pageclip

Save information from your website via forms or front-end JavaScript

You can’t perform that action at this time.