Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Edit the interface

41 views
Skip to first unread message

nhag...@gmail.com

unread,
Jun 8, 2017, 9:03:34 AM6/8/17
to LimboMedia
Hello,

i want too remove elements from the website any easy way too do this ?

LimboMedia

unread,
Jun 9, 2017, 6:12:02 AM6/9/17
to LimboMedia, nhag...@gmail.com
Hi,

easy is relative, but with a minimal knowledge of HTML you should be at least able to remove some elements.

The HTML files of which the UI is made of can be found within the /resources/web, and /resources/web/components folder. Just take a look with your favorite text editor and try to remove the elements you don't want anymore. You cannot remove/restructure everything, but it should fail fast if you remove a critical element.

Note that HTML files are cached when running in normal production mode, so you'll need to restart LimboMedia and refresh your browser to see the changes. As an alternative you might want to use the startup parameter
-Dlm.dev=true  to disable caching, so you'll see your changes imediately.

Best regards

Nick Hoekman

unread,
Jun 9, 2017, 6:24:59 AM6/9/17
to LimboMedia, LimboMedia

Arent the HTML files dynamicly created by the server? By js?


Op vr 9 jun. 2017 12:12 schreef LimboMedia <ad...@limbomedia.net>:
--
You received this message because you are subscribed to a topic in the Google Groups "LimboMedia" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/limbomedia/PDsJ0UUJ5IY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to limbomedia+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

LimboMedia

unread,
Jun 16, 2017, 7:15:45 PM6/16/17
to LimboMedia, ad...@limbomedia.net, nhag...@gmail.com
No,

the technology/framework we use is AngularJS where almost everything is done in your browser. It's a combination of Javascript and HTML snippets that only exchanged pure "data" with the server. No page rendering/server generated HTML.

The HTML snippets can be edited easily cause the're used "as is". JavaScript can be edited too, but things are a little more complicated cause we bundle all those different small JavaScript files to one for performance reasons.


To unsubscribe from this group and all its topics, send an email to limbomedia+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages