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

Note popup #51

Open
jchartrand opened this issue May 15, 2012 · 4 comments
Open

Note popup #51

jchartrand opened this issue May 15, 2012 · 4 comments
Assignees

Comments

@jchartrand
Copy link
Owner

New popup triggered by new 'popup button' described in issue #50 #50

a) Radio buttons with group label 'Type' for following choices of type:

research note (internal to projects)
scholarly note (footnotes/endnotes)
annotation (informal notes, may be public or private)
translation

b) Input field: Tiny MCE editor to allow for basic formatting (escape the html produced for now)

c) 3 radio buttons with group title Access:
public, project, private

For the CWRC/TEI schema this should serialize to:

<note type="">

For the Orlando schema, just drop any entered values until Orlando tags are sorted out

@ghost ghost assigned ajmacdonald May 15, 2012
@ajmacdonald
Copy link
Collaborator

Does this replace the current note entity? Also, the input field is itself an instance of a basic version of the Tiny MCE editor?

@jchartrand
Copy link
Owner Author

Sent from mobile.

On 2012-06-11, at 4:43 PM, [email protected] wrote:

Does this replace the current note entity?

Yes. The four new 'annotation' buttons and popups replace the old single note button.

Also, the input field is itself an instance of a basic version of the Tiny MCE editor?

Yes. It should produce HTML.


Reply to this email directly or view it on GitHub:
#51 (comment)

@ajmacdonald
Copy link
Collaborator

Are there default values for the radio buttons?

@jchartrand
Copy link
Owner Author

Default values for radio buttons:

a) research note
c) public

i.e., the top one in each list.

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

2 participants