Issue Details (XML | Word | Printable)

Key: MODX-180
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Ryan Thrash
Reporter: Nick Crossland
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MODx CMF

Convert weblink to document (and vice versa)

Created: 04/Jul/08 06:03 AM   Updated: 08/Oct/09 12:20 PM
Component/s: Core Distribution
Affects Version/s: 0.9.6.3, Revolution-2.0.0-beta-1, Evolution-1.0.0
Fix Version/s: Evolution 1.0.1, Evolution-1.0.2

Time Tracking:
Not Specified

Environment: all


 Description  « Hide
There's no facility to change a weblink into a document (and vice versa) without deleting it and starting again.

Would be nice to have a convert to document option on weblinks, and a convert to weblink option on documents.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jason Coward added a comment - 11/Jul/08 11:52 AM
This should be added for beta.

Max Paprikas added a comment - 17/Aug/09 06:16 AM - edited
Is it a mistake?
	 	422	+	        .tab-page .sectionBody {
 	 	423	+	                margin: 0 -10px 0;
 	 	424	+	        }

I think margin must be positive.

http://svn.modxcms.com/crucible/browse/~br=1.0/modx/branches/1.0/manager/media/style/MODxCarbon/style.css?r1=5619&r2=5647


Ryan Thrash added a comment - 17/Aug/09 08:16 AM
Nope, negative margin is intentional and perfectly valide in CSS.