Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation of new main titles #142

Open
KristinaRichts opened this issue Jan 26, 2023 · 3 comments
Open

Creation of new main titles #142

KristinaRichts opened this issue Jan 26, 2023 · 3 comments
Assignees

Comments

@KristinaRichts
Copy link

Presumably, there should only be one main title. However, there is a green plus sign next to the input field, which makes you think that more main titles can be entered here. However, the button apparently does not work. Could it be removed then?

@peterstadler
Copy link
Member

Sounds like an XForms issue. @gucl-mu to the rescue!

@gucl-mu
Copy link
Collaborator

gucl-mu commented May 11, 2023

#157 I have made a small change. The "Add" and "Remove" buttons are now deleted. Actually, no //title[type='main'] is created in the field, only //title[type=''] If you want to change this, you would also have to change something in data/controller.xql when creating new files, otherwise the title that you enter when creating a new file could no longer be changed.

@peterstadler peterstadler self-assigned this May 24, 2023
@peterstadler
Copy link
Member

I think there are (at least?) two questions:

  1. should there only be one main title? Then presumably all the attached buttons can be removed
  2. should the main title(s) be identified by @type="main" or by an empty @type="" or by no @type attribute at all?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants