W e b m e d i a   E x p l o r e r
    
  Config  
  History  
  Login  
 
  Home    
     Tree   
     Forum   
     Tags   
 
  
Your desktop on the web.
  
  
Important: A bug related with captcha code checking has just been fixed in version 6.10.3.

Webmedia Explorer scans and indexes everything under a folder called "media" under the document root and builds a website automaticaly, generating file and folder listings, image galleries, message boards, news or simply text, anywhere it finds the corresponding data.

And all this information can be managed using a contextual menu (right mouse button) just like you do it with your file explorer on your PC (copy, paste, edit, etc...) so, there is no need for an admin backend and administrating a site has never been so easy!

You can experiment with it at demo.webmediaexplorer.com or proceed to download it here.

Internet Explorer is still unable to render wme properly. The best browser for using wme right now is Firefox.
  
  
23 
  
  3 Folders  
     List   
     Mosaic   
     Details   
   Demo   
   Some demo folders   
  
demo  
  
 
Folders: 2
Subfolders: 2
Images: 7
Files: 11
News: 0
Messages: 6
   
   Download   
   Download and install Webmedia Explorer.   
  
installation   download  
  
 
Folders: 0
Subfolders: 0
Images: 0
Files: 0
News: 0
Messages: 3
   
   License   
   GNU General Public License   
  
GNU   license  
  
 
Folders: 0
Subfolders: 0
Images: 0
Files: 0
News: 0
Messages: 0
   
  5 Bookmarks  
        demo.webmediaexplorer.com      Access the demo site!  
        sourceforge.net/projects/webmex      Webmedia Explorer project at sourceforge.net  
        sourceforge.net/projects/webmex/files/      Download at Sourceforge  
        Webmedia explorer : blog simple et efficace  
        www.marcsalmurri.com      My personal website and a good way to see what wme is capable of  
  58 Messages 
  Sunday 29 August 2010 06:12:58 frog   
  Download  
  thanks  
   
  Monday 16 August 2010 03:38:44 dvel   
  Demo gallery  
  Hello  
   
  Thurday 29 July 2010 05:34:25 jarrod   
  access denied  
  website declined to show , you do not have permission to view site  
   
  Wednesday 30 June 2010 00:15:04 fghgfg   
  Demo  
  jhjh  
   
  Thurday 24 June 2010 03:07:27 mnbmbmn   
  njhfjhfjhvg  
  ,mjgk. nn  
   
  Thurday 24 June 2010 03:06:40 kjgkjg   
  Demo gallery  
  mkjghkjgkn  
   
  Tuesday 01 June 2010 21:56:19 joelglez   
  Download  
  Joel gonzalez  
   
  Monday 31 May 2010 22:04:35 Página gordo   
  Teste de página  
  teszte de site  
   
  Tuesday 25 May 2010 17:24:52 lmena   
  Download  
  hola!  
   
  Friday 14 May 2010 17:49:27 adfa   
  ouch  
  onMouseOver="save =
occurs several places within templatesjs_menu.tpl.php

I suspect you intended to write this:
save = this.className
You got lost in the sea of escaped quotation marks?

Lookit, it is wrong to encase html tag attributes within single quotes (will result in malformed html output) just because you've double-quoted the overall string.

Lookit, if the overall string is encased in single quotes... it's silly to escape the internal double quotes.

Lookit, whenever you don't require the php interpreter to eval a string at runtime, encase the string in SINGLE quotes.
x = 1;
x = '1';
x = "1";
php is a loosely typed language. All the above have the exact same effect. At this point, the interpreter doesn't know, or care, whether you WANT the value to be regarded as a string value vs numeric. By double-quoting the value, all you're doing is forcing an unnecessary runtime eval("1") to occur -- wasting resources.
 
   
    
  Tuesday 18 May 2010 13:04:28 Marc   
  Which version are you talking about?  
   
  
  Write a message 
  Title: 38.107.191.103
Name:
Email:
Copy code:
Body:
The hardest challenge is to be yourself in a world where everyone is trying to make you be somebody else. E.E. Cummings.
    Powered by webmedia explorer 6.11.2 Copyright (C) 2010 Marc Salmurri (marc.salmurri@gmail.com)  
 
SourceForge.net Logo