Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
pagedjs
pagedjs
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 154
    • Issues 154
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 12
    • Merge Requests 12
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Tools
  • pagedjspagedjs
  • Issues
  • #140

Closed
Open
Opened Oct 06, 2019 by Julie Blanc@JulieBlanc12 of 14 tasks completed12/14 tasks
  • Report abuse
  • New issue
Report abuse New issue

[MIX] Properties, values and fonctions of generated content

List of issues about properties, values and fonctions of generated content for paged media:

  • #96 (closed)
  • #38 (closed)
  • #42
  • #43
  • #44
  • #45

List of properties, values and fonctions to be implemented:

  • string-set: <custom-ident> attr(<identifier>)
  • string-set: <custom-ident> counter(<name-counter>)
  • string-set: <custom-ident> content(text)
  • string-set: <custom-ident> content(before)
  • string-set: <custom-ident> content(after)
  • string-set: <custom-ident> content(first-letter)
  • string(<custom-ident>, first)
  • string(<custom-ident>, start)
  • string(<custom-ident>, last)
  • string(<custom-ident>,first-except)
  • target-text(content)
  • target-text(before)
  • target-text(after)
  • target-text(first-letter)

Important:

  • Multiple 'string()' and 'target-text()' functions must be able to be added in the same 'content' property
  • Multiple values in the same string-set property must be possible (ex: string-set: titleBefore content(before), title content(text))

The following folder contains example files with multiple declarations and property crossings for testing. In the folder, a markdown file indicates some implementation proposals for paged.js.

GENERATED-CONTENT.zip


[IMPORTANT add]

Be careful about entry and exit values, see #150 (closed).

Edited Mar 23, 2020 by julien
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
2
Labels
To Do generated content
Assign labels
  • View project labels
Reference: tools/pagedjs#140