And then, what do I do with all the required files?
Will there be a conflict with what Aware already uses?
Is there a way to set the "home" location of Pinegrow so it can peacefully exist with Aware and the paths work without change.
From the source of a newly created "empty" page, there's this:
Code: Select all
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="style.css" rel="stylesheet">
</head>
<body>
<div class="container">
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/popper.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
Not even talking about the new 8.2 Import Html Form option, but just say I wanted to make a nice Custom HTML Header for a Query or Form.
Do I need to copy these files support files (.js & .css) over to /AwareIM paths and make sure they get loaded... or into Startup.html.
Its complicated to me, cause I haven't done it yet, or seen an example.
How do I get it to use my Custom/CSS files?
Just wondering if anyone else has done this or is interested in pursuing this?
... or does someone have a favorite WYSIWYG HTML editor that makes it easy to integrate html segments into Aware?
thx
jaymer...