<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Development mode gives blank page in Share 4.x Admin Console in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/development-mode-gives-blank-page-in-share-4-x-admin-console/m-p/252484#M205614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the development of a custom admin console page I use the approach outlined in the thread linked below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=42923" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=42923&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe it helps you as well to save some development time,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; lothar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2012 09:40:25 GMT</pubDate>
    <dc:creator>lotharmärkle</dc:creator>
    <dc:date>2012-06-08T09:40:25Z</dc:date>
    <item>
      <title>Development mode gives blank page in Share 4.x Admin Console</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/development-mode-gives-blank-page-in-share-4-x-admin-console/m-p/252482#M205612</link>
      <description>When I set WebFramework in development mode, it gives blank pages in Share 4.x version Admin Console.I have done changes in Alfresco\tomcat\shared\classes\alfresco\web-extension\share-config-custom.xml file.&amp;lt;config evaluator="string-compare" condition="WebFramework"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;web-framework&amp;gt;</description>
      <pubDate>Wed, 06 Jun 2012 11:41:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/development-mode-gives-blank-page-in-share-4-x-admin-console/m-p/252482#M205612</guid>
      <dc:creator>deepak1987</dc:creator>
      <dc:date>2012-06-06T11:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Development mode gives blank page in Share 4.x Admin Console</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/development-mode-gives-blank-page-in-share-4-x-admin-console/m-p/252483#M205613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a known issue (see &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-9970" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-9970&lt;/A&gt;&lt;SPAN&gt;) there are no plans to fix this. This is only a problem when running in development mode - which production systems obviously shouldn't be, so the simple answer is just to switch back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate that this probably isn't the answer you're looking for. Is there something specific that you needed the development mode for?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 08:30:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/development-mode-gives-blank-page-in-share-4-x-admin-console/m-p/252483#M205613</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2012-06-07T08:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Development mode gives blank page in Share 4.x Admin Console</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/development-mode-gives-blank-page-in-share-4-x-admin-console/m-p/252484#M205614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the development of a custom admin console page I use the approach outlined in the thread linked below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=42923" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=42923&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe it helps you as well to save some development time,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; lothar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 09:40:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/development-mode-gives-blank-page-in-share-4-x-admin-console/m-p/252484#M205614</guid>
      <dc:creator>lotharmärkle</dc:creator>
      <dc:date>2012-06-08T09:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Development mode gives blank page in Share 4.x Admin Console</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/development-mode-gives-blank-page-in-share-4-x-admin-console/m-p/252485#M205615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Dave &amp;amp; Lothar. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try the solution suggested by Lothar.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 09:46:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/development-mode-gives-blank-page-in-share-4-x-admin-console/m-p/252485#M205615</guid>
      <dc:creator>deepak1987</dc:creator>
      <dc:date>2012-06-11T09:46:09Z</dc:date>
    </item>
  </channel>
</rss>

