User:Chinouk: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
No edit summary
ย 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__{{Header}}
<h1> Editor's portal! </h1><br>
<h1> Editor's portal! </h1><br>


Line 38: Line 38:
-----
-----


<h3>NOTE</h3>
<h3>!!!!! NOTE !!!!!</h3>
When adding a new type with a form, you should also add it in the code of Form:Entry, because of its tree structure.<br>
When adding a new type with a form, you should also add it in the code of Form:Entry, because of its tree structure.<br>
# Go to page: [[Form:Entry|Entry ๐Ÿ–Š]]
# Go to page: [[Form:Entry|Entry ๐Ÿ–Š]]
# Click on the button "Edit Source" located top right on the screen
# Click on the button "Edit source" located top right on the screen
# Find the following code: | {{{field|Type|input type=tree|mandatory|height=400px|structure=
# Find the following code: | {{{field|Type|input type=tree|mandatory|height=400px|structure=
# Add the type you just created with the Form:Type, so you can also see it in the tree structure of Form:Entry
# Add the type you just created with the Form:Type, so you can also see it in the tree structure of Form:Entry
<br><br><br><br>

Latest revision as of 11:08, 26 February 2024

Editor's portal!


Form to add entry:

Entry ๐Ÿ–Š

Form to add community entry:

Community ๐ŸŽช

Form to add author/creator:

Person ๐Ÿค“

Form to add type:

Type โœณ

Form to add subject:

Subject ๐Ÿ“‘



All entries:

View entries ๐Ÿ‘

All community entries:

View community entries ๐Ÿ‘

All authors/creators:

View people ๐Ÿ‘

All types:

View types ๐Ÿ‘

All subjects:

View Subjects ๐Ÿ‘



!!!!! NOTE !!!!!

When adding a new type with a form, you should also add it in the code of Form:Entry, because of its tree structure.

  1. Go to page: Entry ๐Ÿ–Š
  2. Click on the button "Edit source" located top right on the screen
  3. Find the following code: | {{{field|Type|input type=tree|mandatory|height=400px|structure=
  4. Add the type you just created with the Form:Type, so you can also see it in the tree structure of Form:Entry