Contribute 3.11 to v4 ?   what's different?

I've have looked for the last 1/2 hour all over Adobe, trying
to find a page that would show me what is different/added
from v3.11 to v4. does anyone have a clue, or a link, or
anything??
thanks

Actually, I've been keeping a list:
Getting disconnected from the CPS when publishing large
files
When publishing large files--files starting at around 30
MB--a timeout occurs and the user is disconnected from the CPS. The
files do get published, but the user must reconnect to continue
working.
Getting randomly disconnected from templates
At random times when working in Contribute, users get
disconnected from the templates. When attempting to use one of the
template features, like the repeating region controls or the
template properties, the users get an error message.
Unable to set absolute paths for images
It is necessary at times (like when working with includes)
for image paths to be written absolutely, like "/images/mypic.gif"
instead of "../../images/mypic.gif". However, Contribute will
rewrite the path relatively when users attempt to enter an absolute
path.
Missing image alignment properties
The image alignment properties are missing some options:
baseline, bottom, text top, absolute middle, absolute bottom.
Repeating region controls can disappear
If a user clicks the minus button one too many times on a
repeating region, the controls will disappear along with the last
item. The user can't get the controls back without going to
Dreamweaver.
Non-WYSIWYG display of bulleted list CSS
Bulleted list styles do not display correctly in edit mode.
In particular, border and margin are not supported correctly.
Background colors can still be set even when disallowed
Even if a user's role settings disallow the use of background
colors, they can still set them in tables using "Format Table".
This should be deactivated if "Allow user to apply font color and
background color" is unselected.
Contribute crashing on launch
For an unknown reason, Contribute sometimes crashes on
launch.
Auto File Deployment
Needed modifications to handle a three-server environment
(Develop-Test-Deploy) and to handle dependent files correctly.
Simple File Deployment
Needed modifications to limit access by role and to list all
pages
Setting image properties for images in the shared assets
There is no way to set default image properties for images in
the shared assets.
Adding descriptions for shared assets
Need a way to add a description for each asset that would get
displayed in the shared assets menu, since code assets show nothing
in the preview window.
Tag Selector
When trying to select a bulleted list to apply a style to it,
sometimes the style will get applied to the <ul> tag and
sometimes it gets applied to the <li> tag. When trying to
select a link to apply a style to, the style may be applied to the
<a> tag, <p> tag, <li> tag, or to a <span>
tag. The inability to add a style to the correct tag can have a
huge impact on the site's design.
User-Friendly Terminology
My users are confused by the naming of some some of the
features. Menu items for working offline or on pages that are not
part of a "site"--Open, Close Draft, Save As, Export, Work
Offline--should be kept in a separate menu and clearly labelled.
List of Reviewers
The list of reviewers should be limited to just show any user
whose role provides them access to the page that's being sent for
review.
Multiple Roles
Users should be allowed to hold more than one role within a
site, so they can have one set of role settings for one area of the
site and other settings for a different area.
Publisher-NonEditor Role
Need a way to set the actions that can be taken on a site or
in a role, ie whether or not users can send for review, publish,
delete, rollback, or edit. This would be helpful for an approver
role--you want them to be able to approve a page by hitting
publish, but you don't want to let them try to make changes
themselves.
Any of these been addressed??

Similar Messages

  • What are different ways to pass variables in a c# program?

    What are different ways to pass variables in a c# program?
    I was wondering if :
    var numbers = textBox1.Text.Split('
    .Select(int.Parse).ToArray();
    var min = numbers.Min();
    var max = numbers.Max();
    textBox2.Text = string.Format("min:
    {0} max: {1}", min, max);
    and
    private
    int[] numbers =
    new
    int[10];
     were considered passing variables and I am also interested in learning new ways.

    Hi Billst3r,
    Your examples would be considered creating variables or "instantiating" them, which basically means creating them in memory.  To pass variables, here is a brief example.
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    namespace ConsoleApplication1
    class Program
    static void Main(string[] args)
    // Declaring variables
    int num1 = 1;
    int num2 = 5;
    // Pass created variables to private method
    int answer1 = ComputeSum(num1, num2);
    // Print results
    Console.WriteLine(answer1);
    Console.ReadLine();
    private static int ComputeSum(int param1, int param2)
    // Return sum of 2 provided parameters
    return (param1 + param2);
    Best of luck.

  • What's different between Oracle IM and AS10g IM?

    I'm fresh to Identity Management. I'm puzzled about these.
    In OracleAS10g Identity Management, It includes 5 components:
    i. OID
    ii. Oracle Directory Integration and Provisioning Platform
    iii. Oracle Application Server Certificate Authority
    iv. SSO
    v. Oracle Delegated Administration Services
    But Oracle Identity Management Suite consists of othere components,such as Access Manager,Oracle Identity Manager,Oracle Virtual Directory, etc.
    What's different?
    Thanks.

    The branding is a little bit confusing, due to some products which have been bougth by Oracle.
    In short:
    AS10g IM IAM Suite
    OID OID
    DAS DAS and/or OAM
    DIP OIM (much more sophisticated)
    OCA N/A
    SSO SSO and/or OAM (more complete solution)
    N/A OVD
    Patrick.

  • What's different between busniess system and technical system in SLD?

    I can enter product(ect.ERP r/3) , components(ect.FI-CO module) to technical system , then enter technical system to busniess system  but ,who can explain  what's different between busniess system and technical system in SLD, exactly?
    THANKS!

    Technical Systems are of following types:
    Technical systems are application systems that are installed in your system landscape. An example of an application system is a Customer Relationship Management (CRM) server. In the SLD, there are five types of technical systems:
    1.)WEBas java,
    2.)Standalone JAVA
    3.)Third party
    4.)Web as ABAP
    1) Web AS Java
    Web AS Java systems consist of one or more instances and each instance is installed on a separate host. An instance itself consists of cluster nodes that can communicate with each other.
    2.)Standalone Java
    Standalone Java technical systems are standalone Java applications that are installed in a computer system from an administration perspective. They can also be installed as an operating system service or as a daemon
    Web AS java belongs to the NetWeaver Comes with both ABAP and Java, Standalone instread comes separate from the netWeaver.
    3) Third party technical sytem
    It can be any of the technical sytem. let us say if you want to send a file to R/3, here the file reside in your local system. for that you can define your local system as a third party technical system.
    All those machines that comes under non sap, belongs to the third party.
    4.) Web AS ABAP technical systems, ranging from any SAP system to an APO server or CRM server, are based on the same Basis Component (BC), which includes the ABAP interpreter, ABAP Dictionary, ABAP Workbench, and so on. A dedicated database, which stores most of the data of the BC and the application components, is associated with the system.
    Also refer : http://help.sap.com/saphelp_nw70/helpdata/en/24/8fa93e08503614e10000000a114084/content.htm
    Business systems are logical systems, which function as senders or receivers within XI. Business systems can be SAP systems or third-party systems.
    Depending on the associated technical system, the following types of business systems are defined in the SLD:
    · Web AS ABAP
    A business system, which is associated with a Web AS ABAP.
    A business system, which is associated with a Web AS ABAP, can play the role either of an application system or an integration server. An integration server is the central component of XI, which provides a framework for the exchange of information among various internal and external entities of a company. The integration server facilitates the interaction between the different operating systems and applications across internal and external networks.
    · Web AS Java
    A business system, which is associated with a Web AS Java.
    · Standalone
    A business system, which is associated with a standalone Java application.
    · Third-party
    A business system, which is associated with a third-party technical system.
    http://help.sap.com/saphelp_nw70/helpdata/en/24/8fa93e08503614e10000000a114084/frameset.htm

  • Whats the different between regular strems and buffered streams?

    Hum , Hey.
    Whats the different between regular streams(un buffered) and buffered streams?
    When should I use buffered streams and when should I use buffered streams?
    Thanks in advance !

    Gonen wrote:
    CeciNEstPasUnProgrammeur wrote:
    Heck, I often asked myself that, too. If only there were any documentation for those classes one could read...
    The buffer allows the stream to read a whole chunk of data, even though your program requests it one byte at a time. Reading larger chunks from a file e.g. is much faster than trying to read single bytes. Especially considering that usually, a whole cluster is read and you'd discard all but one byte, and then repeat the same...so if the buffered is faster . why there is un buffered streams?Lots of reasons. Maybe you're sure you're going to send or receive all the data in one transaction, so you don't want to waste memory on another buffer. Maybe you're sending data to a device that requires real-time input, like a robotic arm.

  • What are different possible ways to start a process?

    Wondering what are different possible ways in which I can trigger a process in Aqualogic BPM.
    I have worked on WLI & there with the use of channels & event generators I could able to trigger my process for almost any event, be it file system update, Http Request or Database update.
    Can I trigger a process in Aqualogic BPM on arrival of a new file in file system (directory)?
    Any pointer towards documentation would also help.

    Hi,
    There are a lot of ways to trigger the process. You can execute any code based on a timming event, or external events such as JMS queues. Polling directories/webservers etc. is really easy.
    I'd suggest you take a look at the Studio documentation and read about Global Automatic activities.
    Hope this helps!
    Fernando

  • What is different between using Scriptlet and VBA

    Did any know what is different between using "Insert test Scriptlet" and VBA (on Cusom Page Programmability node)?

    It?s really the environment used. Scriptlets are Microsoft VB Script which is a loose scripting environment with no variable declarations, no intellisence, microhelp, etc. VBA is actually the full VB6 for applications language environment that provides a very helpful integrated development environment, variable declorations, library references, intellisence and more. VB Script generally uses less system resources, but with powerful hardware today we find that VBA meets all our needs. VBA Also easily allows the use of global modules and class files.

  • What is different between Analytics and VC Forum?

    Hi Experts!
    I don't know what is different between Analytics and VC forum in SDN. of course, Analytics is not Visual composer.
    But, I guess that most of analytics questions will be related to Visual Composer in this Analytics Forum.
    How about your opinion?

    Hi Young
    Analytics is business process oriented and thus it's domain is BPX hence it is placed under forum for BPX(Business Process Expert).
    VC is a tool and it is in technology domain.
    First we discuss a scernario based on particular business process. Then we prepare detailed level of analysis-reporting and actionable analytics this business process would need. Then we use tools like VC to accomplish this actionable analytics.
    Hope this helps
    Regards
    Pradip

  • What are different ways to load a class

    what are different ways to load a class??

    manoj.java wrote:
    I am preparing for something and exploring the java.
    want to know in regard of the same.
    Please help me out.And this means essentially nothing.
    Essentially there is only one way. Through a ClassLoader, and it's loadClass method. Now, there are multiple ways of invoking this, however, either directly or indirectly.
    Edit: There is, of course, other things, such as defineClass in ClassLoader, that lets you manually read a class defintion from somewhere, anywhere, and define, which, logically, also "loads" it.
    Now, once again, What are you trying to do? "something" and "exploring the java" are meaningless in this form. If you tell us what, exactly you are trying to do, we could actually help you do it!

  • What's different between CUVC and MeetingPlace ?

    I'm a new guy for Video solution of Cisco and i would like to know what the different between cisco unified video conferencing and MeetingPlace.
    Please help me to clear about both solution thx a lot.

    No one can answer T^T so saddd . wait some one

  • What's Different Between ODI and FDQM ?

    I need to know What's Different Between ODI and FDQM ?

    At is simplest ODI is an enterprise scale ELT tool that can cope with moving very large amounts of data bwteen heteregeneous systems. It requires a fair degree of technical knowledge to use well and that the user is pretty competent with SQL. It is not really an end user tool and the jobs tend to be lights out scheduled processes with a limited user interface for executing these jobs. FDQM is more of a data quaility tool which gives the average end user the out of the box functionality to be able to transform and load data into various target systems. It is not designed to move very large amounts of data efficiently i.e. multi millions of lines of data like ODI. However it does have a rich user interface that provides an easy to use mapping engine, a repeatbale controlled data load process and has a host of in built reporting and audit features which would have to be built from scratch in a tool like ODI

  • What's different between OWB9i and Discorver4i?

    1.What's different between OWB9i and Discorver4i?
    2.Discorver4i is ROLAP or MOLAP or HOLAP?

    1.What's different between OWB9i and Discorver4i?
    OWB9i is a tool used to create data marts or data warehouses. You would use it to create the ETT Extraction, Transformation,
    and Transfer or Load (ETL). Discoverer is a reporting tool.
    2.Discorver4i is ROLAP or MOLAP or HOLAP
    Discoverer 4i is a ROLAP tool. Relational OLAP.
    Christopher
    www.iloveapple.com

  • What' s different between color and swatches?

    what' s different between color and swatches?

    1.What's different between OWB9i and Discorver4i?
    OWB9i is a tool used to create data marts or data warehouses. You would use it to create the ETT Extraction, Transformation,
    and Transfer or Load (ETL). Discoverer is a reporting tool.
    2.Discorver4i is ROLAP or MOLAP or HOLAP
    Discoverer 4i is a ROLAP tool. Relational OLAP.
    Christopher
    www.iloveapple.com

  • What's different between statfulacl and detailedacl

    i just confused that what's different between stateful ACL and Detailed ACL in Hyper-V 2012R2, i know stateful ACL will create return traffic automatically
    for example:
    Add-VMNetworkAdapterExtendedAcl –VMName “ApplicationServer” –Action “Allow” –Direction “Outbound” 80 “TCP” –Weight 100 –Stateful –Timeout 3600
    if i delete “-statful” and “timeout", then what‘s will happen,any performance issue or something else?

    Looking up the PowerShell command in TechNet will explain each parameter.  As will the PowerShell command Help
    Add-VMNetworkAdapterExtendedAcl -parameter Stateful.
    http://technet.microsoft.com/en-us/library/dn464289.aspx
    If you do not understand the explanation provided by TechNet or Help, please post your question about its definition back here.
    . : | : . : | : . tim

  • Whats the differe

    Hey
    I have just upgradede my micro zen to the version 2.00.2 firmware! and its working fine! no problems But now there is a beta version 2.0.05
    What does the beta version fix? whats the different between 2.00.2 and 2.0.05 ?

    Teh new beta firmware inables Napster-to-go, and thats all, so if you aren't using NTG, i wouldn't recommend upgrading to it, since it is non-downgradable if you have problems.

Maybe you are looking for

  • Problem with JNDI and JSP in Tomcat

    Hi, Basically, what I've done is to use the Tomcat administration web application to create the DataSource, which looks like it populated the server.xml (see below). I then try to access the testconn.jsp, and am getting that "Name java:comp is not bo

  • Trying to get ending effective date for groups of rows

    Hi Everyone, I've searched the forums, but I can't find a post that presents a problem quite like this. I have some data that looks like this:         ID_NUM     EFFECTIVE ALLOC_PERCENT   ACCT        101 01-JUL-11            21   A1        101 01-JUL

  • HT4432 8gb upgrade interfering with safari

    IVE UPGRADED MY MAC MINI (MID2011) WITH 4GB IN EACH SLOT AND SINCE THEN MY SAFARI BROWSER WILL CONSISTENTLY CLOSE AND QUIT OUT AND REPORT A PROBLEM BUT WHEN I SWITCH IT BACK TO MY 2GB MEMORY IT NEVER HAPPENS? WHAT DO I DO? everything on my computer i

  • Mentor for SAP Mobility

    Hi SAP Mentors, I am looking for a Mentor on SAP Mobility who can help me understand the Migration options on SAP UI5 from Webdynpro.  I would also like to get a mentor who can advise on SMP3.0, Sylco and Fiori. Do we have any mentors in India from S

  • The xquery cannot have an unbound current node

    Hi, am getting this error •[RouteNode1, Routing Table action] XQuery expression validation failed: The xquery cannot have an unbound current node.