User:Chinouk: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
No edit summary
Β 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Editor's portal! ==
__NOTOC__{{Header}}
<h1> Editor's portal! </h1><br>
Β 
<h3> Form to add entry: </h3>
[[Form:Entry|Entry πŸ–Š]]
Β 
<h3> Form to add community entry: </h3>
[[Form:Community|Community πŸŽͺ]]
Β 
<h3> Form to add author/creator: </h3>
[[Form:Person|Person πŸ€“]]
Β 
<h3> Form to add type: </h3>
[[Form:Type|Type ✳]]
Β 
<h3> Form to add subject: </h3>
[[Form:Subject|Subject πŸ“‘]]
Β 
<br>
-----
Β 
<h3> All entries: </h3>
[[:Category:Entries|View entries πŸ‘]]
Β 
<h3> All community entries: </h3>
[[:Category:Community|View community entries πŸ‘]]
Β 
<h3> All authors/creators: </h3>
[[:Category:People|View people πŸ‘]]
Β 
<h3> All types: </h3>
[[:Category:Types|View types πŸ‘]]
Β 
<h3> All subjects: </h3>
[[:Category:Subjects|View Subjects πŸ‘]]
Β 
<br>
-----
Β 
<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>
# Go to page: [[Form:Entry|Entry πŸ–Š]]
# 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=
# 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