Plugin: Create Folder Structure v1.1

Browse, download and discuss plugins for Blumentals code editors
Post Reply
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Plugin: Create Folder Structure v1.1

Post by pmk65 »

WeBuilder Plugin: Create Folder Structure v1.1

Features:
- Can create both folders and empty files. (Anything that doesn't end with a / or \ is considered a file)
- Contains a couple predefined layouts. But you can add more if you need. (Just enter a name in the Combo/Dropdown box and fill out the big textfield.)
- Layouts can be saved and reused.
- If a (saved) document is open in the editor, then the initial path will be that of the document.

NEW
- Can now also copy an existing file into the new structure.

To copy a file, setup a layout as before with a file. Then add "<<<" and the path to the file you want to copy.
(See the layout "Copy Example" for an example.)

Image

Usage:
Start plugin and select path or Project.
Select one of the saved layouts or enter a new name in the Layout Combo/Dropdown box.
If you enter a new name, a layout is created. You can then fill in the paths for your layout and save it.
Click on the Create Folder Structure to create folders/files.


Installation:
1) Download plugin .ZIP file.
2) Open WeBuilder and select "Plugins -> Manage Plugins" from the menu.
3) Click "Install" and select the .ZIP file you downloaded in step 1.

Note: Make a copy of the file "layouts.ini" in the plugins folder before upgrading from previous version, if you want to preserve your existing layouts.

Feedback appreciated. ;)
(I only use WeBuilder, so I haven't tested if it works in HTMLPad, Rapid CSS or Rapid PHP.)
Attachments
Create Folder Structure.zip
Create Folder Structure v1.1
(10.45 KiB) Downloaded 865 times
Last edited by pmk65 on Tue Nov 22, 2016 4:46 pm, edited 1 time in total.
There are 10 types of people in the world: Those who understand binary and those who don't.
pety
Posts: 187
Joined: Fri Mar 02, 2012 7:17 pm

Re: Plugin: Create Folder Structure v1.0

Post by pety »

It works !
Very fine ! Thanks a lot !
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Plugin: Create Folder Structure v1.0

Post by Aivars »

This is interesting. I assume, something like this can be used to initialize project from bootstrap or similar framework, if instead of creating empty files, predefined files are copied, right?
Blumentals Software Programmer
zbahadir
Posts: 10
Joined: Sun Oct 09, 2005 2:46 am

Re: Plugin: Create Folder Structure v1.0

Post by zbahadir »

I was looking for something like this.
I like this extension very much.
Thank you so much.
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Re: Plugin: Create Folder Structure v1.1

Post by pmk65 »

New Update. Can now also copy an existing file into the new structure.

To copy a file, setup a layout as before with a file. Then add "<<<" and the path to the file you want to copy.
(See the layout "Copy Example" for an example.)
There are 10 types of people in the world: Those who understand binary and those who don't.
Post Reply