Can only edit one Instant Article at a time - facebook-instant-articles

I go to "Publishing Tools" > "Instant Articles"
I am able to select the "Production" or "Development" directories.
I click "+create" and am presented with a blank document that instructs me to 'paste in some HTML.'
I paste in the HTML for my Instant Article and click "Save"
I am able to view the Instant Article via the Page Manager App
I want to create a second IA in the same directory (Production or Development)
I go back to "Publishing Tools" > "Instant Articles"
I select which ever directory I created the first IA in
I click "+create" (for the second time now) and am again prompted to paste in HTML
I paste in the HTML for my second IA and click save
Now the second article is viewable via the Page Manager app and the first one has been deleted / overwritten / is gone
Is anyone else experiencing this problem?

I finally found the error. It seems that facebook's chache is messed up. So just add new articles to your page, pull the the stuff inside the
<content:encoded><![CDATA[ ]]></content:encoded>
from your rss feed and paste it into the code editor in facebook.
You should be able to create more articles this way.

Related

Can't delete list attachment someone has open

In SharePoint Online, if someone opens a list item attachment even a Site Owner can't remove the attachment. Is there a way to unlock or take control of the document in SharePoint? (I'm not a system admin so I don't think I can run PowerShell commands)
I could reproduce this issue. When I view list attachments in SharePoint Designer, it shows the file is locked. If I delete it, an error message will show, like the below.
You can click "Undo Check Out" for the file then delete it again.
A similar thread for your reference.

Free and easy way to dynamically update/send text to released app via internet?

I would like to be able to send text to/update a Label in my App that is already released whenever I want to via Internet. It really just needs to be a little text, like one or two sentances.
I was doing a lot of research on how to achieve this.
Twitter - use a Twitter Account to post the text and get the post from inside the app ? - Just found solutions to read the user Account that is currently using the app (but should be my own account where i can post, and that post should be shown in the app to everybody) and need to be locked in Twitter in System preferences. If you want to read "foreign" account you need to integrate fabric - sign there... very complicated... !?
Podcast ?
Just get text from anywhere via NSURLSession - I have no Website to put the text on... !?
Use Restful Service ? Is there any free web service I can just write two sentences and they could get loaded into my app?
So I am not asking about how to implement NSURLSession or so, I just wonder what would be the easiest and free way to provide text somewhere in some format from where my app could download the text and update a label? I don t really want to pay for a service or a website just to write two sentances from time to time, from where I could download it into my app...
Thanks for ideas
One option would be to put a text file in a Github repo. Github provides a link to the raw file, so your app could pull from that URL.
If you want to do this through the web interface, you can follow these steps:
Create an account on github.com, and log in.
Click the plus (+) in the upper right to add a new repository.
Pick any name for "Repository name".
Check "Initialize this repository with a README". You need this to make it easy to edit online.
Click the green "Create repository" button.
Click "Create new file".
Fill in the file name.
Enter whatever text you want for your app in the body of the file.
Click the green "Commit" button at the bottom.
Whenever you want to edit the file, you can click on the file name and then click the pencil to edit it.
You can get the link to the file by clicking the "Raw" button (when viewing the file) and copying the URL from your URL bar. It should be something like https://raw.githubusercontent.com/<username>/<repo>/blob/master/<filename>.

Business Objects 4 web Intelligence: How to create a button to switch tabs?

I have a multi-tab document. On my front page I would like to create a hyperlink to another tab.
This is what I've tried so far:
Create a free standing cell with the text 'Press this!'
Right click > Linking > Add Document link & point to the tab with these settings:
This has the problem of opening a new document and refreshing it (takes 3 to 5 minutes). How can I make the 'Press this!' button just switch to the target tab without opening a new document or refreshing?
There is no way to jump to a different report within the same document. The OpenDocument feature you're using does just what its name implies: opening a document (optionally specifying which report within that document to show).
In summary: this feature is not supported.

Adobe Indesign SWF Export - Hyperlinks

I've been using Indesign to create some brochures. I export them as SWF to display them as a flip book.
The next step I want to take is to put hyperlinks on each product in my brochure so that when a user clicks them the item gets added to their shopping basket, or something similar.
First I tried using a hyperlink value of ?product=code, but as there's no http://, whenever you open this link it just opens a blank tab.
Secondly I tried a hyperlink value of http://linktosite.com/flipbook.php?product=code. This worked fine but as the users may want to order several products from the catalogue they're going to click on a lot of the links, which will in turn open up loads of new tabs in the browser.
My question is: Is there a way of passing hyperlink values through the same page the SWF is on? I don't want the links to open a new tab everytime.
How can I achieve this?
Indesign cs5.5 has new feature called 'web viewer'in windows/extensions/overlay creator. This let you browsing another website in indesign file.

Rails dont allow to open another copy of page

I have for example page , and if i copy url and paste in another tab there will be the same page. Ok, this is okey, but i dont want this. Can i make that, if I open in another tab (second, or third) the same url there will be flash error and write something like: "Sorry you can open only in 1 tab"?
No, you can't check if page is already opened in browser with Ruby-on-Rails.
I am not sure if you can do it with javascript.
What you can do is to save last_visit time to page and deny to reload it or load anywhere else for current user for particular time: 1 minute, 10 minutes.

Resources