Versie historie van phpDesigner

<<Terug naar software beschrijving

Veranderingen voor v8.0 - v8.1.1

  • New. PHP Code completion parameter visibility is now extended to show up to 100 variables per function
  • New. PHP Code completion is now extended to show up to 30 rows of the same function name
  • New. Upgraded to jQUery 1.9.1
  • New. Upgraded to jQuery UI 1.10.1
  • New. Upgraded to Dojo 1.8.3
  • New. Upgraded to MooTools 1.4.5
  • New. Upgraded Prototype 1.7.1
  • New. Added support for JavaScript framework AngularJS
  • New. Added support for JavaScript framework Chrome Frame
  • New. Added support for JavaScript framework script_aculo_us
  • New. Added support for JavaScript framework SWFObject
  • New. Added support for JavaScript framework WebFont Loader
  • New. Stripped Javascript framework links for http: and https:
  • New. Notice added to the file association that it must be run with administrator rights
  • New. Run multiple instances of phpDesigner 8 (only available with the portable USB edition)
  • Fix. Background color for Drop Files checkbox
  • Fix. Background color for Insert as a link checkbox
  • Minor fixes and improvements



Veranderingen voor v7.2.4 - v8.0

  • New. Support for HTML5
  • New. Support for CSS3
  • New. Support for namespaces in PHP5
  • New. Double-clicking on a variable or word will highlight all instances of this variable or word on the fly
  • New. Selecting a word will highlight all instances of this word on the fly
  • New. Upload opened file to the selected ftp folder with one-click
  • New. Automatic backup opened ftp files to local storage/path
  • New. Jump directly to the project shell menu with ctrl+right-click
  • New. Insert snippet now checks if the same input prompt appears more than one time. If so, the user will only see one prompt.
  • New. Code beautifier for PHP now supports Arrays
  • New. Support for loading last opened files if from an sftp connection
  • New. Support for connect to a SFTP connection with keys
  • New. JavaScript code minifier
  • New. CSS code minifier
  • New. HTML code formatter (with support for JavaScript and CSS)
  • New. Javascript code formatter
  • New. CSS code formatter
  • New. Remote PHP debugging with xDebug
  • New. Added _GET to the code insight for PHP
  • New. Added _POST to the code insight for PHP
  • New. Hierarchy support in new unified todo and bug manager
  • New. Support for scanning projects for todo tags
  • New. Support for scanning projects for bug tags
  • New. New Hyperlink UI
  • New. Added ScreenTip property to the Hyperlink dialog
  • New. Added Tell me more about Hyperlinks
  • New. Opendialog now displays all filetypes in Hyperlink
  • New. Hyperlink dialog optimized for HTML5
  • New. New Image UI
  • New. Added Tell me more about Images
  • New. Image dialog optimized for HTML5
  • New. New Table UI
  • New. Added Tell me more about Tables
  • New. Table dialog optimized for HTML5
  • New. New List UI
  • New. Added Tell me more about Lists
  • New. List dialog optimized for HTML5
  • New. iFrame dialog added
  • New. Added Embed to the HTML menu
  • New. Added HTML5 Video tag to the HTML menu
  • New. Added HTML5 Audio tag to the HTML menu
  • New. Added HTML5 Canvas tag to the HTML menu
  • New. Added HTML5 doctype to the HTML menu
  • New. Added HTML5 Figure tag to the HTML menu
  • New. Added HTML5 Caption tag to the HTML menu
  • New. Added HTML5 Footer tag to the HTML menu
  • New. Added HTML5 Header tag to the HTML menu
  • New. Added HTML5 Navigation tag to the HTML menu
  • New. Added HTML5 Aside tag to the HTML menu
  • New. Added Meta Robots to the HTML menu
  • New. Bookmarks moved to Find menu
  • New. Renamed Style Block to Style
  • New. Renamed Link to CSS to Link to Style
  • New. Renamed @Import CSS File to @Import
  • New. Added font-family Sans Serif
  • New. Added font-family Serif
  • New. Added font-family Monospace
  • New. Added comment tag to the JavaScript menu
  • New. Include file added to the JavaScript menu
  • New. Noscript tag added to the JavaScript menu
  • New. Updated Link to jQuery 1.6.x
  • New. Updated Link to Dojo 1.6
  • New. Updated Link to MooTools 1.3.2
  • New. Form UI dialog
  • New. Texbox UI dialog
  • New. Text field UI dialog
  • New. File upload UI dialog
  • New. Passsword UI dialog
  • New. Button UI dialog
  • New. Radion button UI dialog
  • New. Checkbox UI dialog
  • New. Dropdown UI dialog
  • New. Hidden field UI dialog
  • New. Font dialig optimized for HTML5
  • New. Added command for Git add file
  • New. Added command for Git add folder
  • New. Added command for Git commit
  • New. Added command for Git status
  • New. Added command for Git comitted files
  • New. Added command for Git diff
  • New. Added command for Git view log
  • New. Added command for Git view log with graph
  • New. Added command for Git view log with pagination
  • New. Added command for git delete file
  • New. Added command for git new branch
  • New. Added command for git delete branch
  • New. Added command for git view branches
  • New. Added command for git switch branch
  • New. Added command for git new stash
  • New. Added command for git view stashes
  • New. Added command for git load stash
  • New. Added command for git delete stash
  • New. Added command for git custom command
  • New. Added Highlighter to the menu
  • New. Added filename to Tools > Count
  • New. Added Tools > File Information (file created, last access, modified etc.)
  • New. Search toolbar now highlights all found instances
  • New. Open configuration file php.ini from the Debug menu
  • New. Debug windows added to the Debug menu
  • New. Editor toolbar (code, debug, run, localhost and highlighters)
  • New. Added Custom SVN command
  • New. Option to hide Editor menu
  • New. In Project Files, if filter starts with '?' then search is based on RegExpr like (expression is after '?' char): ?index\.(htm.?|php).
  • New. Directories for Git (.git) and Mercurial (.hg) are now excluded from project and search (For old project everyone who need it must of course add manually these directories to project filter)
  • New. Added Run in Browser to the Debug menu
  • New. Added Cut, Copy and Paste commands to Code Templates
  • New. Added Cut, Copy and Paste commands to Code Snippets
  • New. Added line numbers to the preview windows in Code Beautifier for PHP.
  • New. Tell me more about this tag
  • New. Project sessions now support open and closing last opened project files
  • New. Added filter 'namespace' to the Go to Declaration dialog
  • Fix. Added missing function mysql_set_charset() to code insight for PHP.
  • Fix. Support for restoring bookmarks on open
  • Fix. Bookmarks broken after replace text
  • Fix. Search dialog position on dual screen
  • Fix. Removed duplicated items in code insight for JavaScript
  • Fix. When I enter a curly bracket while editing Javscript, it automatically makes it a set of two curly bracket (()) instead of ().
  • Fix. Matching brackets
  • Fix. Go to declaration dialog with Ctrl+Click
  • Fix. Syntax coloring fix.
  • Fix. Sometimes the background becomes white and you need to go to the Preferences to fix it.
  • Fix. Previously you could open multiple instances of the same sftp file when clicking on it more than once instead of going to the open
  • instance.
  • Fix. Code Explorer for PHP now list variables $var2, $var3 in $var1 = $var2 = $var3 = 'blah';
  • Fix. "when you type a CSS class with ""-"" in the name, the editor put the first class that have ""-""
  • Fix. Code formatter for PHP: elseif doesn't end up on a new line
  • Fix. Code formatter for PHP: keep whitespaces between variables
  • Fix. Code formatter for PHP: Add space before the initial comment
  • Fix. Code formatter for PHP: Space around ->
  • Fix. Code formatter for PHP: When you put a comment after an "if" for example, there will be added an empty line
  • Fix. Code formatter for PHP: Breaks ""continue NNN"" statements
  • Fix. Code formatter for PHP: Normally spaces are put around the & (when referencing), this doesn't work properly in a foreach (with a key)
  • Fix. Code formatter for PHP: 'continue' keyword fix
  • Fix. Only possible to open one instance of the portable edition
  • Fix. Gutter is overwritten when scrolling
  • Fix. Extra character inserted on replace
  • Fix. Tags loses color format when multilple file formats are opened.
  • Fix. Output trim in the Hyperlink dialog
  • Fix. Hyperlink dialog now supports Alt+Tab in Windows 7
  • Fix. Output trim in the Image dialog
  • Fix. Image dialog now supports Alt+Tab in Windows 7
  • Fix. Output trim in the Table dialog
  • Fix. Table dialog now supports Alt+Tab in Windows 7
  • Fix. Output trim in the List dialog
  • Fix. List dialog now supports Alt+Tab in Windows 7
  • Fix. Flash dialog now supports Alt+Tab in Windows 7
  • Fix. Go to dialog now supports Alt+Tab in Windows 7
  • Fix. CSS Selector dialogs now supports Alt+Tab in Windows 7
  • Fix. Windows.Open() dialog now supports Alt+Tab in Windows 7
  • Fix. Form dialog now supports Alt+Tab in Windows 7
  • Fix. Texbox dialog now supports Alt+Tab in Windows 7
  • Fix. File upload dialog now supports Alt+Tab in Windows 7
  • Fix. Password dialog now supports Alt+Tab in Windows 7
  • Fix. Button dialog now supports Alt+Tab in Windows 7
  • Fix. Radion button dialog now supports Alt+Tab in Windows 7
  • Fix. Checkbox dialog now supports Alt+Tab in Windows 7
  • Fix. Dropdown dialog now supports Alt+Tab in Windows 7
  • Fix. Hidden dialog now supports Alt+Tab in Windows 7
  • Fix. Meta dialog now supports Alt+Tab in Windows 7
  • Fix. Colors dialog now supports Alt+Tab in Windows 7
  • Fix. Font dialog now supports Alt+Tab in Windows 7
  • Fix. CSS Media dialog now supports Alt+Tab in Windows 7
  • Fix. CSS Import dialog now supports Alt+Tab in Windows 7
  • Fix. Xdebug Profiler dialog now supports Alt+Tab in Windows 7
  • Fix. Paste text when Code Insight is active
  • Fix. Save button state when switching between documents
  • Fix. Renamed Inline Todo to File Todo
  • Fix. Renamed Inline Bug to File Bug
  • Fix. Link to Javascript file
  • Fix. Although each project can remember the files opened, closing/switching projects doesn't close opened files for the project.
  • Fix. Resize Event Log
  • Fix. Resize Debug Stack
  • Minor fixes and improvements



Veranderingen voor v7.2.2 - v7.2.4

  • New. Search and replace dialog is now combined in a tabbed interface
  • New. Themed tile tab now indicates modified files with a red caption
  • New. Rename Class selector to Classes in the Code Explorer
  • New. Rename ID classes to IDs in the Code Explorer
  • New. Hidden by default the todo, bug and search and replace toolpanels (menu View > Tool panels)
  • New. Hidden by default the PHP debugging tool panels (menu View > Tool panels)
  • New. Slovenian language file added
  • New. French language file updated
  • Fix. Meta dialog is now on top
  • Fix. Removed the image preview in the Image dialog (preview is done in the open file dialog)
  • Fix. Updating the search history in the search field on the toolbar when closing the search dialog
  • Fix. Changed the default shortcut for break lines
    to Shift+Enter
  • Minor fixes and improvements
  • New. Count total number of lines (menu Tools)
  • New. Count total number of words
  • New. Count total number of characters
  • New. Count selected number of words
  • New. Count selected number of characters
  • New. Added log svn for current file
  • New. Added – (–) to the Special characters to code
  • New. Added — (—) to the Special characters to code
  • New. Added “ (“) to the Special characters to code
  • New. Added ” (”) to the Special characters to code
  • New. Updated the French language file
  • New. Updated the Czech language file
  • Fixed. Paste Vietnamese text from clipboard
  • Fixed. Linking to Ext JS
  • Fixed. Missing controls in Windows 7 when pressing AltGr
  • Fixed. Selecting included files from the code explorer
  • Fixed. Loading files on up start with an active project
  • Minor fixes and improvements



Veranderingen voor v7.2.1 - v7.2.2

  • New. Search has been divided into Find and Replace
  • New. Format toolbar is by default hidden
  • New. Upgraded to PHP 5.3.3
  • New. Upgraded to Xdebug 2.1.05
  • New. Enabled MySQL in PHP
  • New. Added support for aes-192 and aes-256 encryption algorithms (sftp)
  • New. Improved performance of data transferring (sftp)
  • New. Check max opened files (with last used files)
  • New. Upgraded link to jQuery 1.4.2 (latest, uncompressed and compressed)
  • New. Upgraded link to jQuery UI 1.8.4 (latest, uncompressed and compressed)
  • New. Added link to jQuery UI Effects Blind
  • New. Added link to jQuery UI Effects Bounce
  • New. Added link to jQuery UI Effects Clip
  • New. Added link to jQuery UI Effects
  • New. Added link to jQuery UI Effects Drop
  • New. Added link to jQuery UI Effects Explode
  • New. Added link to jQuery UI Effects Fade
  • New. Added link to jQuery UI Effects Fold
  • New. Added link to jQuery UI Effects Highlight
  • New. Added link to jQuery UI Effects Pulsate
  • New. Added link to jQuery UI Effects Scale
  • New. Added link to jQuery UI Effects Shake
  • New. Added link to jQuery UI Effects Slide
  • New. Added link to jQuery UI Effects Transfer
  • New. Added link to jQuery UI Accordio
  • New. Added link to jQuery UI Autocomplete
  • New. Added link to jQuery UI Button
  • New. Added link to jQuery UI Datepicker
  • New. Added link to jQuery UI Dialog
  • New. Added link to jQuery UI Draggable
  • New. Added link to jQuery UI Droppable
  • New. Added link to jQuery UI Mouse
  • New. Added link to jQuery UI Position
  • New. Added link to jQuery UI Progressbar
  • New. Added link to jQuery UI Resizable
  • New. Added link to jQuery UI Selectable
  • New. Added link to jQuery UI Slider
  • New. Added link to jQuery UI Sortable
  • New. Added link to jQuery UI Tabs
  • New. Added link to jQuery UI Widget
  • New. Upgraded link to Ext JS 3.1.0 (uncompressed and compressed)
  • New. Upgraded link to Yahoo! User Interface Library (YUI) 2.8.1 (uncompressed and compressed)
  • New. Upgraded link to Dojo 1.5 (uncompressed and compressed)
  • New. Upgraded link to MooTools 1.2.4 (uncompressed and compressed)
  • New. Upgraded link to Prototype 1.6.1
  • Fixed. Shorten the registration dialog (netbooks)
  • Fixed. Download URL for jQuery
  • Fixed. Removed the shortcut alt+ctrl+o (conflicted with Polish user)
  • Fixed. Shortcut for Duplicate Line
  • Fixed. Added missing attribute to XHTML rel="external"
  • Minor fixes and improvements



Veranderingen voor v7.0 - v7.2.1



Veranderingen voor v6.2.5.2 - v7.0

  • New. JavaScript code completion
  • New. Support for JavaScript Object-oriented programming (OOP)
  • New. JavaScript code tip with extended information/documentation
  • New. Support for user-defined JavaScript functions
  • New. Support for user-defined JavaScript variables
  • New. Code Explorer for JavaScript
  • New. Jump to JavaScript declarations
  • New. Support for the JavaScript framework ExtJS
  • New. Support for the JavaScript framework jQuery
  • New. Support for the JavaScript framework Yahoo! UI Library (YUI)
  • New. Support for the JavaScript framework Dojo
  • New. Support for the JavaScript framework Prototype
  • New. Support for the JavaScript framework MooTools
  • New. Added JavaScript operators to the JavaScript menu
  • New. Added JavaScript Statements to the JavaScript menu
  • New. Added JavaScript single line comment to the JavaScript menu
  • New. Added JavaScript multi-line comment to the JavaScript menu
  • New. Added History() to the JavaScript menu
  • New. Code Explorer for CSS
  • New. Jump to CSS declarations
  • New. Code completion can now suggest the closing tag for HTML/XHTML
  • New. Code completion can now suggest the closing tag for XML
  • New. Inline JavaScript code completion in HTML/XHTML (in events like onclick="...")
  • New. Inline CSS code completion in HTML/XHTML (style="...")
  • New. Option to delay the PHP syntax check
  • New. Added support for SFTP
  • New. Support for SFTP using password
  • New. Support for SFTP using key
  • New. Option to customize the ftp/sftp name in the ftp/sftp manager
  • New. Added Bookmarks to the Go to menu
  • New. Support for Google Chrome (browser preview)
  • New. Support for Microsoft's Bing search engine (Live has been removed)
  • New. Upgraded to the latest version of HTML Tidy
  • New. Upgraded to the latest version of PHP (version 5.3) and configured with Xdebug
  • New. Optimized memory usage on big projects (declarations is now compressed e.g. from 40MB to 15MB for parsed data)
  • New. Force loading files as UTF-8 (Preferences > General)
  • New. By default the syntax for PHP is now delayed with 3seconds (previously 1 second)
  • New. Support for text output (embedded browser - before only support for formatted/html output)
  • New. Dialog to edit default templates
  • New. Code completion with supported parameters in the dialog for editing the default templates
  • New. Option to edit the default HTML/XHTML template
  • New. Option to edit the default CSS template
  • New. Option to edit the default XML template
  • New. Option to edit the default JavaScript template
  • New. Option to edit the default VBScript template
  • New. Option to edit the default SQL template
  • New. Option to edit the default Perl template
  • New. Option to edit the default Java template
  • New. Option to edit the default C# template
  • New. Option to edit the default Python template
  • New. Option to edit the default Ruby template
  • New. Option to edit the default Smarty template
  • New. Option to edit the default No syntax template
  • New. Save to FTP button added to the File toolbar
  • New. Copy to FTP button added to the File toolbar
  • New. By default the Keep text is now on (Preferences > Editor > Code completion)
  • New. Added Go to menu (Go to declarations etc.)
  • New. Select file from the menu File has now been renamed to Go to file and moved to the menu Go to
  • New. Project files has been renamed to Go to project file and moved to the menu Go to
  • New. Code tip now supports overloaded functions
  • New. Code completion now support catch(Exception $e) // $e-> will hold Exception class
  • New. Support for 'user initialized' functions (similar as variables)
  • New. Support for function parameters initialized by PhpDoc keyword @param
  • New. Code tip now supports multiple __construct
  • New. Support for class completion for variables in local scope from global namespace (global $a; $a->[CC])
  • New. Link to Facebook in the menu About
  • New. Link to Support in the menu About
  • New. Panels button added on the Window toolbar
  • New. Color selector
  • New. Added comment to the CSS style block (menu CSS)
  • New. Added CSS comment /* */
  • New. @Import CSS file
  • New. Added wizard for creating new sibling CSS Selector
  • New. Added wizard for creating new child CSS Selector
  • New. Added wizard for creating new pseudo CSS Selector
  • New. Link to support in the menu Help
  • New. Link to the Facebook Page for phpDesigner
  • New. Link to Tutorials and Resources
  • New. If you open a file without a file extension it will now use by default the intelligent syntax highlighter (preferences)
  • New. On drop files on editor area you can now set it to either open the file or insert it as a url (preferences)
  • New. Option to disable the JavaScript code completion and code tip (preferences)
  • New. Option to skip the Print Preview (preferences)
  • New. Option to insert the current file directory in the Search dialog
  • New. Added support for more special characters in the special characters dialog
  • New. Support for TortoiseSVN "Resolve"
  • New. Support for TortoiseSVN "Log"
  • New. Swedish language file added
  • New. Croatian language file updated
  • New. Spanish language file updated
  • Fixed. By default the find/replace dialog will automatic close after the search
  • Fixed. Find/replace in all opened documents (previously it marked all files as modified)
  • Fixed. Code beautifier for PHP (before it removes the space between the variable and the variable type)
  • Fixed. Scrolling with the mouse inside the embedded browser in phpDesigner
  • Fixed. Configuring the output directory for Xdebug profiler only if php.ini exists
  • Fixed. The PHP window is now only displayed if there are errors/warnings on Run
  • Fixed. Support for changing colors for special tags like
  • Fixed. Reload project renamed to Rescan Project
  • Fixed. Search bar inside the embedded browser has been removed use instead the default one in the web browser
  • Fixed. Better cleanup of unused tmp files when debugging and running files
  • Fixed. The Preview and Run button has been merged into just Run
  • Fixed. If file is not modified the tmp file on Run will be ~ + filename
  • Fixed. If file is modified the tmp file on Run will be ~~ + filename
  • Fixed. Jump to declaration improved for especially self::/parent::/$this->/$someObj->
  • Fixed. Application manager
  • Fixed. Better resolving object properties
  • Fixed. Better visibility in code tip for parent/self/$this/__construct/extends
  • Fixed. Better support in code completion and code tip for parent:__constructor()
  • Fixed. Class body completion for interface methods
  • Fixed. Fix constructor support for build-in objects
  • Fixed. Renamed code completion option "If no match found, select the first item" to "Auto-select first item"
  • Fixed. If file contains error the debugger (Xdebug) will now alert why it cannot start and jump to the error
  • Fixed. Better text/icons for Web search and searching in the PHP manual
  • Fixed. Export CSharp syntax highlighter (Preferences)
  • Fixed. Import CSharp syntax highlighter (Preferences)
  • Fixed. Export VBScript syntax highlighter (Preferences)
  • Fixed. Import VBScript syntax highlighter (Preferences)
  • Fixed. Export CSS syntax highlighter (Preferences)
  • Fixed. Import CSS syntax highlighter (Preferences)
  • Fixed. Clear all search marks in opened files
  • Fixed. Auto-closing html/xhtml tags is now by default on
  • Fixed. Default path for the syntax check for PHP
  • Fixed. Inserting a phpDoc from the toolbar
  • Fixed. phpDoc indention on pressing Enter
  • Fixed. Bookmark positions after performing a search/replace
  • Fixed. Strip HTML/XHTML tags
  • Fixed. Printing and dimming
  • Fixed. Setting the Xdebug profiler output path (support for Vista and Windows 7)
  • Fixed. Default bold has been replaced with
  • Fixed. Default italic has been replaced with
  • Minor fixes and improvements



Veranderingen voor v6.2.5.1 - v6.2.5.2

  • New. Memory optimization for large projects
  • New. Support for HTML tag attribute "canonical" (introduced by Google for double content within one website)
  • New. Support for HTML tag attribute "nofollow" (introduced by Google to prevent PR in case of commercial links)
  • New. Count replaced all matches
  • Fixed. Empty lines in templates
  • Fixed. The embedded web browser when panel docking is set to auto-hide
  • Fixed. Find next/previous buttons in the search dialog
  • Fixed. Show hidden files in the ftp
  • Fixed. The search result window (if not visible) will now only appear on Find all
  • Fixed. Disabled the warning dialog when using Replace all in multiple documents
  • Fixed. Jump to declaration when the files are located on the FTP
  • Fixed. The location of the PHP manual
  • Fixed. Marks search result removed (no longer used)
  • Fixed. The embedded database browser (re-loading)
  • Fixed. The registration dialog (trial) now fits better netbooks
  • Fixed. The 5 open document restriction has been disabled in the trial
  • Fixed. Option to disable the auto-indention of brackets
  • Fixed. File encoding
  • Fixed. File encoding on duplicated files (now uses default settings)
  • Fixed. Clear bookmarks (added)
  • Fixed. Tabs and spaces in phpDoc comments
  • Fixed. Updated the French UI language file
  • Minor fixes and improvements



Veranderingen voor v6.2.5 - v6.2.5.1

  • Fixed. Opening the PHP manual in external window
  • Fixed. Opening the open/save dialog under Vista
  • Fixed. The search result window will not be displayed when performing a single search but only on find/replace all
  • Minor fixes and improvements



Veranderingen voor v6.2.4 - v6.2.5

  • New. Tag inspector for HTML/XHTML
  • New. Show hidden files on FTP
  • New. Bug dialog with parameter is now hidden, all errors are written to the file bugreport.txt in the dir with .exe
  • New. Support for new parameter $activeFileDir in the Application Manager
  • New. FTP log
  • New. Options to duplicate projects
  • New. New default layout for panels
  • New. Updated the UI language files for Norweigan, French and Brazilian Portuguese
  • Fixed. On Find all the search result
  • Fixed. Project and ftp disconnection in rare situations
  • Fixed. Error on closing documents in rare situations
  • Fixed. Creating new ftp connections in from the project manager is now supported
  • Fixed. http://forum.mpsoftware.dk/viewtopic.php?f=34&t=3400
  • Fixed. Completion for CSS (http://forum.mpsoftware.dk/viewtopic.php?f=34&t=3402)
  • Fixed. Update the code completion for HTML/XHTML
  • Fixed. The auto-date now works when trim on save is active
  • Fixed. Saving and loading last opened files (tab order)
  • Fixed. Task list for FTP now cannot be docked
  • Fixed. FTP now supports port higher than 10.000
  • Fixed. Copy values from debug panels
  • Fixed. Inserting the content from the tag dialog