added support for QID (quick ID) generation within pages, in preparation for
supporting a hitcounter system in the page footer
This commit is contained in:
@@ -133,6 +133,12 @@ public class ContentDialog implements Cloneable, ContentRender, ColorSelectors
|
||||
|
||||
} // end getPageTitle
|
||||
|
||||
public String getPageQID()
|
||||
{
|
||||
return null;
|
||||
|
||||
} // end getPageQID
|
||||
|
||||
/*--------------------------------------------------------------------------------
|
||||
* Implementations from interface ContentRender
|
||||
*--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user