SlashGlossary: Difference between revisions

From SoylentNews
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
These an be confusing if you are new to slash code. Try to keep these to one displayed line, this is not for full descriptions.
These an be confusing if you are new to slash code. Try to keep these to one displayed line, this is not for full descriptions.


* '''template''' - A template is a bit of text that is parsed by Perl, using the Template
* '''template''' - a bit of text that is parsed by Perl, using the Template Toolkit.
Toolkit.
* '''D1''' - The orgiginal Slash interface
* '''D1''' - The orgiginal Slash interface
* '''D2''' - The new fancy interface that wehave disabled on Soylent.
* '''D2''' - The new fancy interface that wehave disabled on Soylent.

Revision as of 23:02, 20 February 2014

Glossary of terms used in slash code

These an be confusing if you are new to slash code. Try to keep these to one displayed line, this is not for full descriptions.

  • template - a bit of text that is parsed by Perl, using the Template Toolkit.
  • D1 - The orgiginal Slash interface
  • D2 - The new fancy interface that wehave disabled on Soylent.