Documentation ¶
Overview ¶
Package ui contains the resources for the Camlistore web UI.
The below is read by genfileembed.go to determine the files to embed in the server binary. Crazy, but true. #fileembed pattern .+\.(js|css|html|png|svg)$
Index ¶
Constants ¶
View Source
const GaeSourceRoot = "source_root"
Variables ¶
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
The goui program inserts the javascript code generated by gopherjs for the web UI into the existing web UI javascript codebase.
|
The goui program inserts the javascript code generated by gopherjs for the web UI into the existing web UI javascript codebase. |
aboutdialog
Package aboutdialog provides a menu item element that is used in the header menu of the web UI, to display an "About" dialog.
|
Package aboutdialog provides a menu item element that is used in the header menu of the web UI, to display an "About" dialog. |
downloadbutton
Package downloadbutton provides a Button element that is used in the sidebar of the web UI, to download as a zip file all selected files.
|
Package downloadbutton provides a Button element that is used in the sidebar of the web UI, to download as a zip file all selected files. |
geo
Package geo provides utilities helping with geographic coordinates in the map aspect of the Camlistore web UI.
|
Package geo provides utilities helping with geographic coordinates in the map aspect of the Camlistore web UI. |
mapquery
Package mapquery provides a Query object suitable to send search queries from the map aspect of the web UI.
|
Package mapquery provides a Query object suitable to send search queries from the map aspect of the web UI. |
sharebutton
Package sharebutton provides a Button element that is used in the sidebar of the web UI, to share the selected items with a share claim.
|
Package sharebutton provides a Button element that is used in the sidebar of the web UI, to share the selected items with a share claim. |
Click to show internal directories.
Click to hide internal directories.