Sponsored Content
The Lounge What is on Your Mind? Prototyping New Responsive Mobile for UNIX.COM - Phase II Post 303006508 by Neo on Friday 3rd of November 2017 12:47:50 AM
Old 11-03-2017
Lightbulb Prototyping New Responsive Mobile for UNIX.COM - Phase II

Have completed "Phase I" of our project "Prototyping New Responsive Mobile UNIX.COM", I am now moving to "Phase II" which will be changing many of the menus and buttons to use Javascript and CSS for the mobile site menus.

For example, here is the new "main side menu" for the mobile site (below). I will create similar menus on a per page basis to eliminate the needs for the "ugly buttons" the mobile site currently has.

Image
 

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

Mobile App for UNIX.com?

Do we have a mobile app for unix.com? (1 Reply)
Discussion started by: ahamed101
1 Replies

2. Shell Programming and Scripting

Sending message to a mobile number through UNIX

Is it possible to add Pager Notification to mailx command?? Or by any other mean. just want to specify that by Pager i mean a message to the mobile number. Suppose i have following condition If ];then send a message to 9999999999 else no message to be sent fi Is it possible? I... (5 Replies)
Discussion started by: Sharma331
5 Replies

3. What is on Your Mind?

Mobile Friendly Version of UNIX.COM

Hello, I have noticed some problems with Google complaining our site is not "https://search.google.com/www.usearch-console/mobile-friendly" using only Tapatalk. So, after a lot of work, I have re-enabled our legacy mobile style and make some improvements and Google has declared us "mobile... (2 Replies)
Discussion started by: Neo
2 Replies

4. What is on Your Mind?

Prototyping New Responsive Mobile UNIX.COM

I'm working on updates to the mobile phone view, and it's going to look much better I think. Here are some current prototypes: Prototype Mobile Home Page: https://www.unix.com/members/1-albums214-picture690.jpg Prototype Mobile Search Page: ... (43 Replies)
Discussion started by: Neo
43 Replies

5. What is on Your Mind?

Prototyping New Responsive Mobile for UNIX.COM - Phase III

From Prototyping New Responsive Mobile for UNIX.COM - Phase II, we move to Phase III. Basically, the core prototype for every day browsing the forums, replying, posting and editing on mobile is nearly finished with the exception of a few formatting issues with regard to rare system messages or... (4 Replies)
Discussion started by: Neo
4 Replies

6. What is on Your Mind?

New UNIX.COM Mobile Site Icons

Having given up for the time being with a very difficult game engine project to virtualizing cyberspace, am working on the forums again. Just updated a few icons on the mobile site. Explanations in the picture captions: https://www.unix.com/members/1-albums214-picture855.jpeg ... (1 Reply)
Discussion started by: Neo
1 Replies

7. What is on Your Mind?

Check Out UNIX.COM on Mobile - It's Looking Good

If you have not visited the site on mobile lately, you are missing out on a great looking mobile web site. If you don't have a mobile, you can always navigate to the sliding member panel and click on "Mobile View".... It's really looking killer'...... I'm starting to think that soon the... (6 Replies)
Discussion started by: Neo
6 Replies

8. What is on Your Mind?

New Responsive 404 Page for UNIX.com

Just created (actually, only modified... it was created by ShoutOut) a new responsive 404 "not found" page with the help of ShoutOut free templates. https://www.unix.com/status/404.html Same for 401 and 403 errors. Picture sans animation: ... (2 Replies)
Discussion started by: Neo
2 Replies
EXMENEN(1)						      General Commands Manual							EXMENEN(1)

NAME
exmenen, exmendis - enable or disable extra menus for GNOME, KDE and other XDG menu-spec compliant desktops SYNOPSIS
exmenen (--system | --local) [ module ] exmendis (--system | --local) [ module ] DESCRIPTION
This manual page documents briefly the exmenen and exmendis commands. exmenen is a script that enables the specified extra applications menu on either a system, or per-user basis. It does this by creating symlinks within /etc/xdg/menus/applications-merged/ (system wide), or ${XDG_CONFIG_HOME}/menus/applications-merged/ (per-user). If the XDG_CONFIG_HOME environment variable is unset, its default is taken to be ${HOME}/.config . Likewise, exmendis disables an extra applications menu by removing those symlinks. It is not an error to enable a menu which is already enabled, or to disable one which is already disabled. EXAMPLES
exmendis --system electronics exmenen --system electronics Disables the system wide extra electronics menu, enables it for the current user. FILES
/usr/share/extra-xdg-menus Directory with .menu files defining the available extra modules. /etc/xdg/menus/applications-merged Directory with links to the files in extra-xdg-menus for system-wide enabled extra menus. ${XDG_CONFIG_HOME}/menus/applications-merged Directory with links to the files in extra-xdg-menus for per-user enabled extra menus. If XDG_CONFIG_HOME is unset, the directory used will be ${HOME}/.config/menus/applications-merged AUTHOR
This manual page was written by Peter Clifton <pcjc2@cam.ac.uk> for the Debian GNU/Linux distribution, as it is a Debian-specific script with the package. exmenen, exmendis and this manpage were derived from scripts and documentation written by Daniel Stone for the apache2 Debian package. 13 January 2008 EXMENEN(1)
All times are GMT -4. The time now is 06:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy