User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [12/31/2025 12:57] johnsonjohnstart [01/05/2026 07:09] (current) – [Modifying Code Needs Comment] johnsonjohn
Line 1: Line 1:
 ====== Decision Tracker ====== ====== Decision Tracker ======
- 
- 
- 
- 
  
 [[cab_decisions | CLICK HERE]] > Click here to go to the CAB Decisions [[cab_decisions | CLICK HERE]] > Click here to go to the CAB Decisions
Line 70: Line 66:
 ---- ----
  
 +=====Modifying Code Needs Comment=====
 +Question: Do we need to add our UserID and a comment anytime we modify ANY Code?
 +<code javascript commentSyntax.js>Answer: YES.   We will comment with our UserID and information
 +Here are the Standard Commenting Syntaxes going forward:
 +- HTML:  <! - - Comment Here - -> 
 +- JavaScript: // comment for single line,  /*  */ for multiple lines 
 +- Jelly:  <! - - Comment Here - -> 
 +- XML:  <! - - Comment Here - -> 
 +- Server Side Comments that are not seen in the browser:  <j:comment> 
 +</code>
 +----
 =====Question Title===== =====Question Title=====
 Question:  Question: 
 <code>Answer: Here</code> <code>Answer: Here</code>
----- 
- 
- 
- 
 ---- ----
  
start.1767214653.txt.gz · Last modified: by johnsonjohn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki