IWork '09 features question

I have used AppleWorks for a long time and appreciate some of the features that Pages has not been able to match so far. There are three that I was wondering if the newer version has been able to supply.
1. Paragraph shifting - In AppleWorks a paragraph can be selected by clicking on the indention at the first line, then moving it up or down in a series of adjacent paragraphs to reorder its location. Can Pages co this? If not is there a script or some third party that con do this?
2. Checkboxes - IN AppleWorks a checkbox can be inserted anywhere allowing it to be clicked to show a red check, or clicked to remove the check - similar to the checkbox in Numbers. I assume that this is not present in Pages [I have sent many requests for such]. Is there a script or third party solution?
3. Auto Save - Has this been added to the new version? Any way to install this third party?
Thanks for the help. I really like Pages but these limitations, especially the first two, make it much more difficult to use in the manner I am accustomed.

Dlawn wrote:
I have used AppleWorks for a long time and appreciate some of the features that Pages has not been able to match so far. There are three that I was wondering if the newer version has been able to supply.
1. Paragraph shifting - In AppleWorks a paragraph can be selected by clicking on the indention at the first line, then moving it up or down in a series of adjacent paragraphs to reorder its location. Can Pages co this?
NO
If not is there a script or some third party that con do this?
If such tool exists, I'm unaware of it.
So, I wrote a quick and dirty script.
--(SCRIPT swap two ranges]
Enregistrer le script en tant que Script, Application ou Progiciel : swap two ranges.xxx
déplacer l'application créée dans le dossier
<VolumeDeDémarrage>:Users:<votreCompte>:Library:Scripts:Applications:Pages:
Il vous faudra peut-être créer le dossier Pages et peut-être même le dossier Applications.
Sélectionnez deux groupes de caractères disjoints.
menu Scripts > Pages > swap two ranges
Le script échangera les deux groupes (sans les styles).
--=====
L'aide du Finder explique:
L'Utilitaire AppleScript permet d'activer le Menu des scripts :
Ouvrez l'Utilitaire AppleScript situé dans le dossier Applications/AppleScript.
Cochez la case "Afficher le menu des scripts dans la barre de menus".
+++++++
Save the script as a Script, an Application or an Application Bundle: swap two ranges.xxx
Move the newly created application into the folder:
<startup Volume>:Users:<yourAccount>:Library:Scripts:Applications:Pages:
Maybe you would have to create the folder Pages and even the folder Applications by yourself.
Enter your Pages document select two separated ranges of text.
menu Scripts > Pages > swap two ranges
The script will swap the contents of the two ranges (without styles).
--=====
The Finder's Help explains:
To make the Script menu appear:
Open the AppleScript utility located in Applications/AppleScript.
Select the "Show Script Menu in menu bar" checkbox.
+++++++
Yvan KOENIG (Vallauris FRANCE)
11 mars 2009
tell application "Pages" to tell document 1
set theSel to (get selection)
if (count of theSel) is not 2 then error "Requires two selected ranges of text"
log contents of the selection
Now, ugly code to grab the location of the selected ranges of text *)
try
theSel * 1
on error errmsg number errnbr (*
The multiplication generates an error.
The script deciphers the error message to extract the offsets of the groups of selected characters *)
set l to my decoupe(item 2 of my decoupe(errmsg, "{"), space)
set d1 to (item 4 of l) as integer
set e1 to (item 7 of l) as integer
set d2 to (item 21 of l) as integer
set e2 to (item 24 of l) as integer
end try
select (characters d1 thru e1)
set bloc1 to contents of the selection
select (characters d2 thru e2)
set bloc2 to contents of the selection
set the selection to bloc1
select (characters d1 thru e1)
set the selection to bloc2
end tell -- Pages
--=====
on decoupe(t, d)
local l
set AppleScript's text item delimiters to d
set l to text items of t
set AppleScript's text item delimiters to ""
return l
end decoupe
--=====
--[/SCRIPT]
2. Checkboxes - IN AppleWorks a checkbox can be inserted anywhere allowing it to be clicked to show a red check, or clicked to remove the check - similar to the checkbox in Numbers. I assume that this is not present in Pages [I have sent many requests for such]. Is there a script or third party solution?
If you send ten request for a feature it will count for one.
What is meaningful is when a feature is requested by many users.
No, the ability to use living checkboxes was not added.
If it is one day, I assume that it will be in tables.
3. Auto Save - Has this been added to the new version? Any way to install this third party?
Searching in the existing threads with the intricate keyword "autosave" returned:
http://discussions.apple.com/thread.jspa?messageID=8759406
Yvan KOENIG (from FRANCE mercredi 11 mars 2009 21:52:41)

Similar Messages

  • Show more text on the featured question box

    I made some featured questions for the Power BI site using Power BI Q&A but I can't get the box (small or large) to show the whole text.  It is truncated before the where clause which is the important part to see when choosing which featured
    question you would like to see!  Is there a way to get it to display the whole text, or would I have to make my own way of displaying the options, then add the functionality by using the link instead?

    I did find a way to put the "where clause" a little higher in the text.
    Instead of:
    Show community, total unique members, where community category is Technical
    I phrased it this way:
    Show Technical community category, community, total unique members
    and the bold is what shows on the featured question tile on the main page.

  • Acrobat Pro Extended feature questions

    Hi,
    I am testing Adobe Acrobat Pro Extended to evaluate usability within the company I work for. During my testing, I have run across some questions about Pro Extended functionality. I would appreciate any information or suggestions you may have regarding these questions. Thanks in advance!
    1. Adobe 3D Reviewer in Pro Extended experiences a run time error and exits when attempting to delete a part (subassembly) from the model tree using the "delete" menu option on the right mouse context menu of the model tree item. This occurs in both .u3d files and .pdf files. Is this a known issue, limitation or is there a fix for attempting to delete parts from a model? (perhaps a problem on my installation?)
    2. I have used 3D comments on a 3D model and they are very useful since they are "anchored" to particular locations on the part/assembly being commented on. Can the comment text box itself be resized? Can the font size used for the 3D comment be resized? Once created, can 3D comments be edited in either Pro Extended or 3D Reviewer?
    3. The model tree in 3D models is useful for viewing/hiding parts of a 3D model. Do the plus signs (+) used to traverse the model tree have an "Expand All" option or must every + sign be clicked to traverse subassemblies (these can be numerous!). This may not be a supported feature. Is there any plan for it?
    Thank you again and I appreciate your input.
    Jesse Perry

    Hi Jesse,
    Here are some answers that should help in your evaluation:
    1) i believe you are still using a beta version. this bug has been fixed in the released version. you can find a trial version at the following location:
    http://www.adobe.com/products/acrobatproextended/tryout.html
    2) yes the 3D comment box can be resized by clicking in the upper left corner and dragging the mouse or moved to a different location by clicking in the lower right corner and dragging the mouse.
    yes you can change the size/color of the 3D comment text by going to Edit>Preferences, clicking on Measuring (3D) and changing the settings: Measure Feedback Size, 3D Measuring Line Color
    once created, you cannot edit the 3D comment text anymore.
    3) there is no Expand All option in Acrobat/Reader.

  • Savable pdf form feature question

    Please give me steps to make pdf form savable with adobe acrobat X. I see step for Adobe Acrobat Pro - Choose Advanced>Extend Features in Adobe Acrobat Reader, but I don't have Adobe Acrobat Pro

    I think misread your question. To Reader-enable a document with Acrobat 10, select: File > Save As > Reader Extended PDF > Enable Additional Features

  • IOS iWork Numbers Feature Request: Generic Export

    Files can be imported to numbers easily from any app that supplies the right file types.  Can we not get generic export functionality to send it back to any app that can receive the correct file type?
    he lack of this feature severely limits the usefulness of this app.  While you're about it I might be inclined to use the other iWork apps if they also included this feature.  Right now I'm regretting downloading numbers and won't be getting the others.

    The best place to post feature requests is
    http://www.apple.com/feedback/

  • Feature Question - Audit Logging

    Hello forum. Sorry if this is the wrong thread for this topic, but I was wondering if audit logging is a Standard Edition feature or if it's Enterprise only.
    I can't find anything specifically saying that it is or isn't, and it's not enabled on my database so other than trying to enabling it and getting an error message (or not) I can't find an answer.
    Sorry if this is a noob question, but I couldn't find anything about whether RMAN backup encryption was a Standard or Enterprise feature either, and it bit me in the ass when I found out it was Enterprise only.
    Thanks in advance...

    My apologies if you think I wasn't thorough enough in my own research before asking the question. I did do my own research using oracle's docs and google, and my final resource was the 10g Oracle Database Security Guide, which mentioned nothing about which versions supported which features.
    I did post my original question yesterday morning and received no response. As you said, this is a volunteer forum, and I'm grateful for the assistance, but as sad as you think it is that I asked for an answer within a time frame, I was left with no choice. The question was posed to me yesterday morning and I needed to return an answer this afternoon.
    In any event, thank you for the information.

  • CPI2.x - LMS feature question

    When and with which CPI version could we count with this features:
    1. AD/LDAP-User Integration (was in LMS)
    2. extending ISE integration limit of currently only 1 pair
    3. shadow config files (was in LMS)
    4. edit Management IP (was in LMS)
    5. can set Devicestatus UnManaged / Managed (was in LMS)
    6. Threshold configuration in all Monitoring templates (custom SNMP, Interface Health ...) (was in LMS)
    or will this be dropped generally?
    thx for information, Steffen

    Hi Afroj,
    I know this matrix already. But the level of the document is to generic, to can answer the questions. Q3-6 are functionalities at very basic level and essential to can operate a network. That were basic features in LMS and even so basic features at competition NMS's from different vendors. Its not understandable to me, why it was forgotten to migrate this LMS basic functions to CPI in the perspective of product management.
    I gave you the 5 points, because I appreciate your afort to keep the community with many answer to a lot of persons alive and let keep the community participating on the TAC-Knowledge arround Prime NMS products. It was just an answer, but not a helping answer:) But doesnt mater - I lost a lot of expectations regarding CPI's real ability of Cisco unified management. v2.0 is still just only a WCS upgrade.
    Steffen

  • APEX possible feature questions

    I posted another question that was answered, but have 2 more. We're attempting to configure APEX so that students can access it and run SQL commands on their own tables.
    I've got how to get each student their own workspace that they can configure without touching any of the other students workspace, however, I am continuing to play around and read about APEX features and I am wondering if there is any possibility that I can disable the GUI wizard part that allows users to create tables so they can only use SQL commands (I'm starting to doubt that this is possible)
    also
    Is there a way for the administrator of the database to view the work done by each user and view their SQL work?
    Thanks in advance!
    We're running Oracle 11g R2
    Application Express 3.2.1.00.10

    Wr3ckin_Cr3w wrote:
    I posted another question that was answered, but have 2 more. We're attempting to configure APEX so that students can access it and run SQL commands on their own tables.
    I've got how to get each student their own workspace that they can configure without touching any of the other students workspace, however, I am continuing to play around and read about APEX features and I am wondering if there is any possibility that I can disable the GUI wizard part that allows users to create tables so they can only use SQL commands (I'm starting to doubt that this is possible)I think this can be done on a pure database level.
    You can create a single workspace and a single schema for each student. Then just revoke the CREATE TABLE priviledge from the database schema.
    Is there a way for the administrator of the database to view the work done by each user and view their SQL work?No. Although the DBA can of cause see all the stuff (tables, views, objects) that is in the database.
    Otherwise I agree with acadet. FIrst learn SQL. Then start to use fancy tools like SQL Developer and/or APEX.
    Edited by: Sven W. on Jun 18, 2010 3:45 PM

  • SharePoint 2013 Enterprise and SQL Server 2012 Standard edition vs. Enterprise - feature question

    I can't seem to find any clear answers to the implications of installing SQL Server 2012 standard edition vs. enterprise in regards to SharePoint 2013. 
    I understand that to get many of the features you need Enterprise edition of SQL 2012; but, what I can't figure out is if the backend SharePoint SQL 2012 is standard; but, the PowerPivot/SSRS server is Enterprise will we still get the features?
    If we have 3 tier SharePoint farm, one of those tiers is for the SQL Server database backend.  If that SQL instance is 2012 standard and we add another server to the farm w/ SQL 2012 Enterprise to handle the tabular models, PowerPivot, and SSRS in integrated
    mode will we still get the features?
    Or, can we (should we) install Enterprise 2012 as the SharePoint database backend and let that instance triple down as also the PowerPivot and SSRS instance?
    The Degenerate Dimension

    Hi MMilligan,
    SQL Server 2012 Standard is not supported PowePivot for SharePoint . In addition, SQL Server 2012 Standard is also not support some Reporting Services Features.
    For more information, please refer to Features Supported by the Editions of SQL Server 2012:
    http://msdn.microsoft.com/en-us/library/cc645993.aspx.
    Install SQL Server BI Features with SharePoint 2013 (SQL Server 2012 SP1):
    http://msdn.microsoft.com/en-us/library/jj218795.aspx.
    If you have any problem, please feel free to let me know.
    Thanks.
    If you have any feedback on our support, please click
    here.
    Maggie Luo
    TechNet Community Support

  • Mail feature question

    Quick queston about receiving mail through the iPhone. I am a student with a college email address that ends with "luc.edu" I don't know much about the mail feature yet, but will I be able to program the iPhone to allow me to receive mail from my student email address or will I only be allowed to use yahoo, gmail and aol? Thanks in advance.

    Follow this guide to see if your email address will work on the iPhone.
    I hope this helps you.

  • 10.1.3 ADF Swing New Features Question

    One of the 4 new features for ADF Swing in JDeveloper 10.1.3 is stated as:
    "ADF Swing
    In the past, deploying an ADF Swing application entailed deploying the ADF runtime libraries, 
    and then packaging and deploying your application class files.
    This process has been simplified so that you no longer need to deploy the ADF runtime libraries
    as a separate step; instead, they are automatically packaged with your application files."Can someone tell me if this is configurable? For instance, you would rarely want the above to occur if deploying using Java Webstart since it would guarantee a FULL download every time you made a small change to any class. This would basically eliminate versioned or incremental downloads of jar files.
    Thanks
    Erik

    Thanks Frank, but your answer is just more confusing.
    Here is what the new features document states:
    "This process has been simplified so that you no longer need to deploy the ADF runtime libraries
    as a separate step; instead, they are automatically packaged with your application files."
    Notice the statement in bold.
    I would expect that statement to mean that ALL of the ADF classes that are normally contained in their respective jar files will now be "automatically packaged" into MY application jar file, so that I have 1 jar file.
    Now looking at your answer:
    "If the application class files changed, then only those class files will be jarred and signed. ADF jar files are not signed again."
    The statement in bold indicates that the ADF classes will still be contained in their respective jar files. Therefore, can you tell us what "automatically packaged" means in this conext? Normally, I would think it meant packaged inside a jar file, but from your answer, that cannot be correct.
    Thanks
    Erik

  • Favorite new Pages and iWork '09 features?

    What do you think, guys?
    I will get us started. My favorite new feature is the interface with EndNote, although I have noticed one bug that has to do with formatting Book citations (it won't make the titles italic). I think Pages' iteration of CWYW is much more user-friendly and much more intuitive and workflow friendly than Word's. There is no acknowledgment on Endnote's page that it works with Pages. Did Apple go at this alone? Or did they work with Thomson Research?
    The full-screen and outlining features seem to work as advertised and are long overdue. I wish that Apple would have allowed you to changed the background of the page in fullscreen rather than just the gutter.
    Has anyone noticed any unadvertised new features? So far, I've noticed that:
    1. You can now reduce file size from the File menu which hopefully means there will no longer be 18 MB Pages files using the original images instead of the edited ones,
    2. Word count is in the status bar (which is much more intuitive and works much better than word count in the inspector),
    3. There's a scroll widget that allows you to designate what you want to scroll through,
    4. Export... is gone,
    5. You can now insert Auto page numbers and filenames.
    Also, in Numbers, you can finally Freeze columns or rows, which should have been included in the 1.0 release.
    Anything else?
    Overall, I'm very happy with this update. Pages is now only missing a few things for me (split pane and multiple orientations within a document), and those few things are easily done without. I've been using it since Pages 1.0, and it seems that Pages 4.0 finally gets it (mostly) right. Although I said goodbye to Microsoft Word a few years back, with 4.0 I don't even miss it anymore (actually that happened with 3.0). This version of Pages reminds me of Keynote 3.0, when PowerPoint became a distant memory.
    --S.

    Henrik, if you had answered simply "yes" or "no", everyone would have understood within a fraction of a second.
    Det er ret og rimeligt / that's right and reasonable.
    In so far as Apple does not provide access to drawing glyph designs with Private Use Area 'characters' supplied by the Adobe Type Library and the Linotype Type Library in so-called OpenType, then the public source character string stays intact in Pages, as it should.
    (Unhappy the Word users who have Adobe and Linotype products since the intention of Adobe and Linotype is to 'help' them bastardize their public character strings.)
    Meanwhile, in PDF the source characters for anything in the font file that is not directly drawn as a character code - ligature reshaping which is automatic, reshaping which is specified selectively by the user e.g. small capitals - is unsafe for searching.
    Obviously, Al Gore interchanges PDF. There are probably not that many people Al Gore might be working with who interchange the source Pages file format. Especially since there seem to be many, many, many users who have had trouble with that.
    Perhaps, while on the subject of denial, the problem of PDF, the problem of PDF from PostScript, the problem of Type 1, the problem of 'OpenType' and the general problem of the place of the configurable name space model introduced in PostScript in 1985 is deserving of discussion. Because if you begin by corrupting or clipping your character string, you are left guessing.
    At this point, the person who has the contract to develop the PDF/X validation and the PDF/A validation for Adobe is Olaf Drümmer of Callas in Berlin. And the person who provides the patented heuristics for synthesising character strings from glyph identifiers is Thomas Merz of PDFLib in München. This is the technology sold in Adobe Acrobat Professional. The project is applying pressure where pressure should be applied offline and online. And if you want to apply pressure, now you know where.
    Best,
    Henrik

  • New Autofill feature question....

    If I have login info for different sites I visit on my iphone will the autofill feature work for those? I can't seem to get it to work. Please advise. Thanks!

    Depends on the site, so will allow it (like this one we are on) and some won't.
    Do you have it turned on?
    "In Settings, choose Safari > AutoFill, then do one of the following:
    To use information from contacts, turn Use Contact Info on, then choose My Info and select the contact you want to use.
    Safari uses information from Contacts to fill in contact fields on web forms.
    To use information from names and passwords, turn Names & Passwords on.
    When this feature is on, Safari remembers names and passwords of websites you visit and automatically fills in the information when you revisit the website.
    To remove all AutoFill information, tap Clear All."
    http://www.apple.com/iphone/how-to/#safari.entering-text-and-filling-out-forms

  • Photoshop CS4 Extended trial (3D features question)

    Does the trial version provide full 3d tool capabilities? Before downloading over 800 MB and using even more space for installation, it would be great to know! :P
    (I am only intererested in upgrading from CS3 for the ability to paint 3d models).
    I searched Adobe's site extensively to see if the trial has "full" features or limitations, but it mentions neither.
    Thanks in advance! :D

    No idea. I can only speak for the full Master Collection and there it works when installed as a trial. I would assume that the standalone PS trial supports all the features, otherwise it wouldn't be PS Extended. Even more so, as the 3D part is Adobe's own concoction that does not involve third-party licensing rights which could possibly prevent them from having this in the trial...
    Mylenium

  • Acrobat X Standard/Professional form features question

    According to an announcement by RIM on April 2011:
      “The highly-anticipated BlackBerry PlayBook tablet will ship with Adobe Reader X for high-quality and fast viewing of rich content through the ubiquitous PDF. PlayBook users will have access to advanced features in Adobe Reader including Touch-based gestures for efficient navigation and zoom in the PDF,..." (from http://www.berryreview.com/2011/04/20/playbook-shipping-with-adobe-reader-x/).
    Are any of these advanced features (such as touch-based gestures) available in form fields (such as buttons) as events in Acrobat X Professional or Standard?
    Regards,
    John

    Thanks for getting back with me so soon!
    We are still purchasing OEM licenses, and I am trying to create standard PC images with Adobe Acrobat X Standard pre-installed.  I just want to be able to bring the image down to a machine and then just pop in the serial number without having to install.
    If you know of a way this can be done -or- how to install Standard in a trial state, please share.
    Thanks again.

Maybe you are looking for

  • Problem with installing iTunes

    So these are my problems with installing iTunes. At first it was : A required iTunes component is not installed.Please repair or reinstall iTunes (-45019) Then it got worse as it would not even open and these would appear: The program can't start bec

  • How to stop this nightmare

    Hallo We are with BT for most of our lives. We connected internet on our address around 10 years ago and at the tome we ordered 2MB fixed line. It was best possible speed at the time, tut as a time goes by it got worst and worst and the it should be

  • How to check the action selected by the user in CRMD_ORDER

    Hi all,    I have created actions and these actions will be displayed in the actions tool box in CRMD_ORDER transaction.    User can select any actions as required.    When the user selects any one of these action, i want to get the action selected b

  • Playing iPod connected to 24/7 power

    Hey guys, I need help. My iPod mini displays "no battery power remains connect to power" or watever but the simple fact is that i actually have heaps of battery power. I found the iPod useless to me, and decided to get a new one. My dad paid for the

  • After updating to ios 6, the music app is missing the scrollbar, genius, and shuffle control

    After updating/upgrading my software to ios 6 on my 3gs, the music app is missing the scrollbar, genius button, and shuffle control. its getting frustrating listening to music because i cn't turn off shuffle.