WYSIWYG Editor
Problem: The WYSIWYG editor is not shown when adding content for a non-administration role. Solution: Use the Permissions tab for people. The role must have… Read More »WYSIWYG Editor
Problem: The WYSIWYG editor is not shown when adding content for a non-administration role. Solution: Use the Permissions tab for people. The role must have… Read More »WYSIWYG Editor
This page shows an example JSON multi-dimensional array. { “customer_name”: “Dave Schneider”, “address1”: “2205 W Oakwood”, “address2”: “”, “city”: “Oxford”, “state”: “MI”, “zip”: “48361”, “email”:… Read More »JSON Multi-Dimensional Array
An Eclipse workspace is a folder which is used to store a project. Procedure to create a workspace in Eclipse: While in the workspace “/var/www”… Read More »Eclipse Workspace
Synergy lets you easily share your mouse and keyboard between multiple computers on your desk, and it’s Free and Open Source. Just move your mouse… Read More »Synergy on Ubuntu 11.04
Here is a useful unix script that can be used to find large files that are taking up disk space find <search_path>/ -type f -size… Read More »Find Large Files on Ubuntu
PROBLEM: The WYSIWYG editor is only available to administrator. SOLUTION: Go to People / Permissions tag Scroll down to the System section Check box :… Read More »Wysiwyg Editor Not Working in Drupal 7
A basic rule for Drupal files and directories: directories : root root drwxr-xr-x (755) files : root root rw-r–r– (644) EXCEPTIONS: sites/default/settings.php root root -r–r–r– … Read More »Drupal Permissions
There are two steps required to delete a workspace from Eclipse: Delete the directory (e.g. /var/www/<workspace_name> Delete the entry from the start menu Select Window… Read More »Delete Workspace from Eclipse
OpenShot video editor fails to load with no error message. This can happen if files in $home/<user>/.openshot become corrupt. Solution: Open a terminal and… Read More »OpenShot Fails To Load
The ubuntu add-on called “my-weather-indicator” displays the current temperature as an applet. Clicking on the applet shows the current weather conditions and has options to… Read More »My Weather Indicator