User:Chinouk: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
No edit summary
Line 34: Line 34:
<h3> All subjects: </h3>
<h3> All subjects: </h3>
[[:Category:Subjects|View Subjects πŸ‘]]
[[:Category:Subjects|View Subjects πŸ‘]]
<br>
-----
#####Β  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: [http://Form:Entry Form: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

Revision as of 10:31, 20 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 πŸ‘



          1. 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: Form: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